Will it be possible to distribute the compile asp+ files instead of the source code?? This would help distributing ASP+ sites as shrinkwrapped products + save most of copyright troubleYes. This is one benefit you'll get with ASP+ -- you will be able to optionally precompile your ASP+ Pages (in fact: Visual Studio.Net will automatically handle this for you). This will enable you to protect the intellectual property of your pages/services when selling copies of your application to customers.<BR><BR>Note: Although you *can* precompile your pages, it is not a requirement. The "just hit save" mode of development that we've come to expect and love with ASP continues to work fine.