Ever get so frustrated with a Visual Studio feature that you wanted to give Microsoft a piece of your mind? Now you can with the new feedback options. And if you see something you really like, you can send them a compliment as well. Microsoft continues to be interested in your feedback. Whether you live […]
Visual Studio 2013: IDE Look and Feel
Another release of Visual Studio, another revised Integrated Development Environment (IDE). And this one looks so much more friendly than its stark monochromatic predecessor. When designing the user experience for Visual Studio 2013, the aim was to provide incremental changes so that Visual Studio 2013 would feel familiar to Visual Studio 2012, but better. The […]
ASP.NET Web API w/ASP.NET Client & Supporting IE 8
Last week, I deployed (to test) my first "real" ASP.NET Web API service with a JQuery / ASP.NET client. The deployment ran into some minor difficulties, but no major issues. At least not until the testers decided to run it with IE 8. Then it was one thing after another after another. I thought it […]