Yes, you can. Pages you build in VWD run fine on the full blown framework version.
That's because the .NET Framework that comes with VWD *is* the full blown version. So, whether you can create pages with VWD, Notepad or the "real" VS 2005, they all run against the same framework.
The same applies to SQL Server. The databases created by the express edition are 100% compatible with SQL Server 2005.
The other way around is a different story. Obviously, the standard and professional version of VS 2005 and SQL Server 2005 support features that VWD / SQL Express don't understand. So, generally speaking, you can't easily maintain a (larger) site developed in VS 2005 in VWD, although this also largely depends on the way things are designed. (You're using Class Libraries vs code in App_Code folder for example).
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|