Handling multiple configuration settings (Development, Staging, Production) gracefully.
In Asp.net 2.0 multiple connectionStrings & appSettings can be handled very easily using the attribute “configSource” create a new xml
Read moreIn Asp.net 2.0 multiple connectionStrings & appSettings can be handled very easily using the attribute “configSource” create a new xml
Read moreBy default, the file size limit on uploads in ASP.NET is 4mb. If you need to upload more than 4
Read more