Hello
(E-Mail Removed),
Just to add to Siva's post, App_Code in the way to divide your presentation
code from the other code, which loosely coupled with it.
With this way using MCV/MVP patterns are very good approach
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog:
http://spaces.live.com/laflour
Team blog:
http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> I am unable to make a class file in asp.net in version2.0 . when i
> make a class file class1.cs it gives the message it should be in App
> folder. First of all u tell me what is app folder. but when i create
> file in app folder it does not work why. why it is different from
> version 1.1
> help me plz
> Thanks in advance