Hi there,
Yes, you can.
You could use the new Web Application Project model (
http://webproject.scottgu.com/) that lets you create web projects the way Visual Studio 2003 did it. The entire app is compiled into a single DLL.
Alternatively, you can take a look at Web Deployment Projects (
http://weblogs.asp.net/scottgu/archi...06/429723.aspx) that allows you to compile to multiple assemblies at deployment time.
Hope this helps,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004