Tag Archives: VS2013

Pages/Sec in VS2013 loadtest

We’ve build a REST service with ASP.NET MVC Web API in Visual Studio 2013. With a Load test we plan to test the performance of the service when deployed to a web server with the data on a sql server. After … Continue reading

Posted in Tooling | Tagged , , , | Leave a comment

Don’t use VS2013 Roslyn Preview

Imagine the following class diagram and what the compiler would do with the code below. VS2013 Compiling the source in VS2013 will succeed. Running the ObjectHelper.ThisIsDifferent() in the Immediate Window will print do something base object. So we can conclude … Continue reading

Posted in Development | Tagged , , | Leave a comment

Week roundup

Last week recap and links: Hyper-V containers and Nano server, new docker oriented development by Microsoft Azure resource management post. This beta portal shows your azure subscription by ResourceGroup Code Connect provides a new way to look at your code … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment