N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Showing posts with label Web.config. Show all posts
Showing posts with label Web.config. Show all posts
Monday, November 04, 2024

Using multiple environments in ASP.NET Core

›
ASP.NET Core configures app behavior based on the runtime environment using an environment variable. IHostEnvironment.EnvironmentName can...
Thursday, August 07, 2014

How to enable browser compatibility mode for your website

›
After every browser major release there will be something's which always mess up. Can’t say its always but it has happened so far :- ) ...
Tuesday, January 31, 2012

How to add MIME types in Web.config on hosted Servers, Go Daddy, IIS 7 etc.

›
Ever wanted to add a custom mime type to your Web server?  I ran into this issue the other day when I tried to serve up .otf files related t...
1 comment:
Tuesday, May 17, 2011

Web.config transformations in .NET 4.0

›
The web.config has now been refactored, and with ASP.Net 4 a lot of the settings that were previously found in the web.config file have now ...
Thursday, January 13, 2011

How to update Web.config dynamically?

›
I need to update web.config dynamically? So this is what I did, this code below has done the trick for me. string value = " webmaster...
Thursday, January 06, 2011

assemblyBinding: Using Shared DLLs in .NET

›
How to Share DLLs in VS 2010. Recently I and my team had a problem working with a Shared DLL. Our developers are saving our project in diffe...
›
Home
View web version
Powered by Blogger.