The text of this article is not in this database — only its details are. Read it on the old site: ASP.NET Website vs Web Application project
10 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: ASP.NET Website vs Web Application project
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Nicole KhooPosted Jul 26, 2018, 8:34 AM
Thank you, Kalyan For Providing Meaningful data, if someone is working in a web application development company then he should be aware of this.
Dennis ThomasPosted Feb 5, 2018, 3:49 AM
An important advantage of web application project is that, you can avoid copying source code files to the IIS server.
Dennis ThomasPosted Feb 5, 2018, 3:48 AM
Good one. Thank you Kalyan.
Ravi KumarPosted May 1, 2013, 8:50 AM
I have found another article to ans this question visit http://www.etechpulse.com/2013/05/aspnet-difference-between-web-site-and.html
Amresh KumarPosted Jun 19, 2012, 8:36 AM
It was nice topic.
ravi kolavennuPosted Apr 5, 2011, 12:08 PM
How to access user control properties from a class iile in a website. Can you throw some light on this?
tovvala chandrashekarPosted May 26, 2010, 6:42 AM
good topic
SiriPosted Mar 8, 2009, 7:16 PM
Hi Kalyan, Nice article. Looks like point 4 is not really true. 4. WebApp project type is restricted to one language where as Website you can add different language files to the App_Code folder which compiles the files dynamically. Visual studio does not allow different languages files need to be placed under the same App_Code folder. Refer the msdn article below. http://msdn.microsoft.com/en-us/library/t990ks23.aspx
MartijnPosted Feb 25, 2009, 3:11 AM
The link at point 10 is dead..