Sign in
Prashant Upadhyay
Options
Blog Home
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ASP.NET
ASP.NET MVC 4
IIS 7
Archive
Archives
October 2012
(1)
September 2011
(1)
July 2011
(2)
July, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Prashant Upadhyay
Why debug=false in ASP.NET applications in production environment
Posted
over 2 years ago
by
PrashantUpadhyay
2
Comments
Have you ever wondered what harm does the flag Debug=True brings to your application? Besides hurting your application's performance in production house, it turns website lifecycle into a vicious circle. Here is my understanding of using <compilation...
Prashant Upadhyay
Large file upload issue in ASP.NET
Posted
over 2 years ago
by
PrashantUpadhyay
3
Comments
Off late, I have started getting a lot of complaints why .NET treats files with larger size differently. So, I thought of dedicating some time to do some research on this. What I found out was not something exclusive, but was normal and quite acceptable...
Page 1 of 1 (2 items)