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)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
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...
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
Upgrading target framework from 4.0 to 4.5 for ASP.NET MVC applications
Posted
6 months ago
by
PrashantUpadhyay
2
Comments
Recently, I finished upgrading my ASP.NET MVC 4 application(in Visual Studio 2012) from .NET 4.0 to .NET 4.5 framework. Not-so-easy job though. A lot of pain and anxiety is involved when you migrate to a different target framework version and when you...
Prashant Upadhyay
Unable to expand server node in the IIS 7 UI with shared configuration
Posted
over 2 years ago
by
PrashantUpadhyay
0
Comments
This article talks about one of issues that occur when you use shared configuration on IIS 7. The scenario results when you have made changes in IIS 7 with respect to shared configuration mentioned in the below article: http://learn.iis.net/page.aspx...
Page 1 of 1 (4 items)