All,
Any tips on how to add a business logic class to VWD Web Site In VS you could add a class library but I can't seem to find a way to do this in VWD. I simply have a class containing some methods that I would like to have access to in any one of the pages within the site.
Any info would be appreciated...Thanks!

Refer to a Biz Logic Class - VWD
dekod
Note - VS 2005 Standard and higher do support website and class library projects in the same solution, so you can continue to use that approach in the full VS products as well.
--Omar
brendony
Thanks for the info, I will give it a shot this evening and see if it works.
Cheers!