Quantcast
Channel: Code Optimization - Learning
Browsing all 87 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Hardware and Bits

Hello,As I said we would go from basic to complex things step by step and this post will clarify some important things that you must know about hardware and bits.Each PC consists of different devices...

View Article



Bit manipulations

Hi,Today, I will explain bit manipulations. As you know each bit set in its own position from 0 to 7.As an example, Lets use the following byte 00000010 which is 0x02 in hex-decimal and 2 in decimal.It...

View Article

Image may be NSFW.
Clik here to view.

Bits, bytes and masks

Hello,Today we are going to learn how to apply mask to any type of data. We will look into mask itself, and apply a mask to an image.Lets look into the image below to get general idea of mask:As you...

View Article

Windows 10 - My First Impression

Hello my friends,Yesterday I did upgrade my Windows 8.1 x64 up to Windows 10 x64 and want to share my impression.Here are main points about Windows 10 so far:- start up takes longer (my win 8.1 did...

View Article

Image may be NSFW.
Clik here to view.

Print on Wood

Hello my dear friends,in this post I will show you how to overlay one image over another image like if you would print an image over wood.In this example we need two images, one is a wood image and...

View Article


Image may be NSFW.
Clik here to view.

There was an error running the selected code generator

Hi friends,there is good article about OAuth/OWIN and MVC 5 that I did read to get an idea what this all is and how to work with that. But after I created a project and went through all steps in the...

View Article

Play audio with javascript under mobile browsers

Hello friends,as some of you may know - there is a problem to start playing audio using javascript under mobile browsers.This is a security feature and to be able to start playing audio you have to...

View Article

Image may be NSFW.
Clik here to view.

Moving mouse makes video lagging - Windows 10

Hi friends,have you noticed that, if you have windows 10 and Intel graphics chip, moving mouse over video or just moving mouse makes video lagging in a web video player?I have Intel processor with...

View Article


Lark Ultimate 8i WIN tablet and Windows 10 touchpad problem

Hello,You have updated your Lark Ultimate 8i WIN tablet to Windows 10 and now the touchpad went crazy?You touch it on right side but it makes clicks on left side? You even can not log into windows...

View Article


The function attempted to use a name that is reserved for use by another...

Hello friends,If you see such message enabling any new features or whatever:"The function attempted to use a name that is reserved for use by another transaction."First of all - just turn off your...

View Article

the debugger's worker process (msvsmon.exe) unexpectedly exited

Hello friends,seems that you just have faced the same problem as me - "the debugger's worker process (msvsmon.exe) unexpectedly exited"Quick and easy solution for that is just to DELETE all...

View Article

Image may be NSFW.
Clik here to view.

Mouse pointer, audio and video lagging on ASUS R515M (X553MA)

Hello friends,If you have the ASUS R515M (X553MA) notebook as me and you have mouse, audio and video lagging all the time, then you got to the right place and it is absolutely possible that it will...

View Article

Drive C, Free space and Intel Driver Update Utility

Hello there,Have not posted new articles for a long time and this is the next useful post about Drive C:, Free Space and Intel Driver Update Utility.I was trying to free a little bit more space on my...

View Article


Image may be NSFW.
Clik here to view.

Visual Studio 2017 and Razor problem

Hello,If you have the same problem as me then you see just black text when you open any cshtml file, something like that:so, nothing highlighted, even css and pure html.Also, in my case there were no...

View Article

Blockchain, Bitcoin and C#

Do you need to work with blockchain and bitcoin?There is a library or even two of them to help you. NBitcoin and QBitNinja will help you.If you need to track your address for income transactions, for...

View Article


Get stack trace of frozen processes especially for asp.net application pools

There are so many times you need to get a place where your frozen process stuck aren't?Especially if this is a production server or remote environment. So what to do?I have faced this problem myself...

View Article

Image may be NSFW.
Clik here to view.

C#.NET and Cross-Platform application

Today I'm going to share my experience with c#.net and cross-platform desktop application.I did write a simple and small windows desktop application under Visual Studio 2017 Community Edition and was...

View Article


AWS, WordPress and File Uploading issue

Some time ago I had a need to modify some small things here and there under WordPress that was deployed under AWS EC2 instance.As I had never worked with PHP, AWS and WordPress it was just simple...

View Article

C#, Json and PHP Form

Today, I had a task to submit data to an PHP API that takes Json data via HTTP POST using ContentType "application/x-www-form-urlencoded" and format like:order[phone]=+48733552233&order[name]=First...

View Article

NopCommerce customization - Plugin

Hello friends,I'm going to share my experience in NopCommerce customization. I will write about Plugins, Scheduled tasks, Events, Services, and everything you need to know to extend your NopCommerce...

View Article
Browsing all 87 articles
Browse latest View live




Latest Images