• App_Offline.htm in ASP.NET

    If you place a file with the name App_Offline.htm in the root of a web application directory, ASP.NET 2.0 will shut-down the application, unload the application domain from the server, and stop processing any new incoming requests for that application. ASP.NET will also then respond to all requests for dynamic pages in the application by…

    Read more…

  • Use FXcop with ASP.NET

    FxCop, an abbreviation “Framework Police,” is a rules-based engine that checks managed code assemblies for Microsoft’s .NET Framework design guidelines and custom guidelines. FxCop is a rule based engine which helps the development team to follow best practices of the .NET platform and development standards (based on every company standards). You can apply to any…

    Read more…

  • New Blog from Jitendra Zaa (formerly ShivaSoft)

    In this every minute changing world, knowledge is the only key to success and sharing your knowledge with others is the best way to enhance your skills. This is the technical blog which will update you every day on changing technologies and News. If you got any technical query or any problem then ask at…

    Read more…