Web Form Performance Versus Single File Performance

J

jm

Those of you who use Visual Studio, do you find a big performance
difference between the single file model and the web form / class
behind form model? I am trying to justify purchasing Visual Studio
..NET and want the "extended features" (compiling the .net page) to be
one of the reasons.

Thanks for any links, guidance, and help.
 
A

alien2_51

There's definate benefits of using the code behind model, especially with
larger projects with a lot of code. There's clear seperation between client
code and server code... I'm not sure but I think you should be able to use
the code behind model with web matrix, although the VS.NET debugger is
priceless and every bit worth buyong the full blown IDE...

http://www.asp.net/webmatrix/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top