FxCop Installation on Windows 8
Where to find FxCop and install it in Windows 8. Step by step instructions of finding FxCop on Windows 8 and installing it. FxCop installation on Windows 8.
Articles related to .Net technologies like ASP.NET, C#, VB.NET, etc..
Where to find FxCop and install it in Windows 8. Step by step instructions of finding FxCop on Windows 8 and installing it. FxCop installation on Windows 8.
Reviewing .Net Managed code using the inbuilt Visual Studio Code Analysis. Step by step instructions form performing code review using VS Code Analyzer.
Setting up and using FxCop for doing code review on dot net during development. Step by step instructions for Integrate FxCop With Visual Studio.
How to fix the error “The Project type is not supported by this installation” when opening MVC Project in Microsoft Visual Studio 2008.
Comparison between Response.Write and Batch Inline Script in ASP.NET and MVC, Performance tips on usage of Response.Write and Batch Inline Script.
ASP.NET caching technology has various technique for specific caching requirements. SqlCacheDependency class is one among them.