Does anyone have development experience for Sharepoint 2003 using Visual Studio 2008?
I need to upgrade VS2008 due to Vista issues, but you need to support Sharepoint 2003 websites. Websites are pretty simple. Can I support these web pages with VS2008?
AFAIK VS2008 allows you to create .NET 2.0 / 3.0 out of the box, but ...
I have VS2005 projects spitting out assemblies of .NET 1.1 for WSSv2 / SPS2003 and .NET 2.0 for WSSv3 / MOSS2007 using MSBEE, and I think this is possible in VS2008 as well.
MSBEE http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee
.NET 1.1 Visual Studio 2008
MSBUILD, 1 http://brennan.offwhite.net/blog/2006/11/30/7-steps-to-msbuild/
VS2008 .
.net 2.0, vs2008, sharepoint 2007, sharepoint. .net 1.1 vs2008 , , .net 1.1, .
sharepoint on vista ( xp ) , , server2k3. sharepoint - Vista, vstudio sharepoint. , , , Vista.
, msdn, , .., , , , .
SharePoint 2003 is built on top of .NET 1.1, and only supports Visual Studio 2003. I would recommend you not use anything else.
I would advise you to create a virtual machine with SharePoint 2003 and Visual Studio 2003 and develop everything inside the VM. This approach can be useful if you are working on a project for a client who can use this computer as a copy of your client environment.