web development
6 TopicsTroubleshooting Performance Problems related to Application Domains reloading
Throughout my time working on the IIS team I've seen a lot of cases where frequent unloading of the Application Domains caused several performance issues. While there are a lot of blog post covering the mechanism ASP.NET uses to detect changes in the files, each of them only covers one aspect of the problem. Hopefully this article can provide a more unified perspective and help you understand how you can troubleshoot or prevent these issues.8.4KViews10likes0CommentsSilverlight 5 Business Application Project losing intellisense in Visual Studio 2012
First published on MSDN on Jan 11, 2013 In the recent weeks, I have encountered two different instances of the same stumbling block: Losing coding intellisense in Visual Studio 2012 in Silverlight 5 Business Application Project while using WCF RIA services.482Views0likes0Comments