Managed Memory Analysis in Visual Studio 2013
One of the issues that frequently affects .NET applications is problems with their memory use. Visual Studio 2013 expands its dump file analysis tools to help you find memory leaks, inefficient memory use, and unnecessary allocations in .NET Framework web, database, and desktop applications. In this episode, Robert is joined by Andrew Hall, who shows us how you can use the managed memory analysis features in Visual Studio 2013 to locate these problems in your applications.
Read more |
SCREENCASTS: What’s New in Visual Studio 2013 – learn over lunch!
I could write a whole epic post about what's new in VS2013 for Web folks and front-end developers, but this time instead I did some videos. I'm proud of them and I think they really show some of the cool new features in a very clear way.
Read more |