Converting enums and Camel case text to words
I have enums that I want to display on a form and I wanted to make them look a little better on the screen. The constants defined in the enumerator list are...
I have enums that I want to display on a form and I wanted to make them look a little better on the screen. The constants defined in the enumerator list are...
I just did a simple hardware hack to my HTC 8X phone. I have been having random problems where the phone loses it’s ability to make calls or to send SMS mes...
Microsoft Research just released a cool add-in for Visual Studio 2013 called Bing Code Search. It allows you to search for code samples from with the IDE an...
I had this “The ‘Microsoft.VisualStudio.Editor.Implementation.EditorPackage’ package did not load correctly.” error message when I started up Visual Studio 2...
I created a Web API web service that’s part of a shrink wrapped application. The service has a web.config that the end user will need to configure some setti...