Hi there!
I wonder wish I should choose.
If I understand correct so is the website interpreting code and
webapplication is compiled code?
Which is best in performence and security.
What is the reason with publish in .NET 2005? Performance?
How can a development environment look like?
In 2003 we're using a development server where we working to and when the
site is ok we publish that to another server without vb (codebehind) -files.
Coz the framework 2 is working with interpreting code so ma I curious to
here how an anvironment can look like in 2005!?
Benefit and disadvantage, please :)
/Thanks, Micke
Eliyahu Goldin - 20 Dec 2007 15:02 GMT
Both compile but at different times. Web application model is what you had
in VS 2003 with some additional capabilities. Start from here
http://webproject.scottgu.com/ and here
http://weblogs.asp.net/scottgu/archive/2006/05/08/445742.aspx.

Signature
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
> Hi there!
>
[quoted text clipped - 15 lines]
>
> /Thanks, Micke