C# Faster way to truncate a string
Very often I found this problem and now I got a solution! I’ve compared some...
Very often I found this problem and now I got a solution! I’ve compared some...
I found a simple code to know the execution time of a method. First of...
You can convert a string to hex or vice-versa with this methods. Example for real...
I’m looking for an answer to my regular expresssion problem in c#. I’m looking for...
Did you received this error when you try to login in your Owin app with...
We have an MVC project using OWIN Framework to allow our users to authenticate using...
If you have problem returning dynamically drawn image from controller below informations may help. The...
Register an app in the Microsot Account Developer Center Go to the Microsoft Account Developer...
Windows 8 is about to get a lot less secure. After January 12, Microsoft will...
In less than a week Microsoft will formally end support for versions 4.0, 4.5, and...
Microsoft is ending support for Internet Explorer 8, 9, and 10 next week on January...
You might have missed to register your Interface and class (which implements that inteface) registration...
Microsoft CEO Satya Nadella has explained in an interview with BuzzFeed why the company is...
Any long page of content with distinct and well marked up content can benefit from...
How to setting IIS for .mobi extensions? Open IIS and click on its name Double...
Hold on to your hats, cowboys and cowgirls! A lot of exciting things are coming...
Google today launched version 2.0 of its Android Studio integrated development environment (IDE) for writing...
Implement the inversion of control pattern is linked with the Dependency Injection Principle states. Here we analyse a simple implementation
These code samples demonstrate how to generate a strong random password, which does not contain...
SQL has an incredibly useful function, REPLACE(), which replaces all occurrences of a specified string...
One of the common requirement of web applications is to provide users a way to...
The founder of Microsoft and wealthiest man in the world turns 60 years old today....
Unfortunately, it requires an upgrade from Windows Phone 8.1 – again. Microsoft launched build 10572...
Open Source C# to JavaScript Compiler and Frameworks. Run Your App On Any Device Using...
If you google a bit about this problem, you can’t find a right solution because...