Davos: Smart machines set to transform society
Artificial intelligence will spur economic growth and create new wealth. Machines that “think” like humans will help solve huge problems,…
All technologies, only pure source code
Artificial intelligence will spur economic growth and create new wealth. Machines that “think” like humans will help solve huge problems,…
In this tutorial, I use several techniques and tools. I use Microsoft Visual Studio 2015 and the latest version of…
Some people asked me the different between those two following code: Code 1 try { … } catch (Exception ex)…
Very often I found this problem and now I got a solution! I’ve compared some methods and I was decided…
I found a simple code to know the execution time of a method. First of all you have to import…
You can convert a string to hex or vice-versa with this methods. Example for real world; You want set /…
I’m looking for an answer to my regular expresssion problem in c#. I’m looking for a match on a specific…
Did you received this error when you try to login in your Owin app with Facebook? App Not Set Up:…
We have an MVC project using OWIN Framework to allow our users to authenticate using Twitter. However starting today, we…
If you have problem returning dynamically drawn image from controller below informations may help. The task looks easy and should…
Register an app in the Microsot Account Developer Center Go to the Microsoft Account Developer Center and create a new…
Windows 8 is about to get a lot less secure. After January 12, Microsoft will stop offering security patches for…
In less than a week Microsoft will formally end support for versions 4.0, 4.5, and 4.5.1 of the .NET Framework….
Microsoft is ending support for Internet Explorer 8, 9, and 10 next week on January 12th, releasing a final patch…
You might have missed to register your Interface and class (which implements that inteface) registration in your code. e.g if…
Microsoft CEO Satya Nadella has explained in an interview with BuzzFeed why the company is not concerned about the market…