Welcome to MSDN Blogs Sign in | Join | Help

Welcome to VS extensions for WSS!

Download VSeWSS.

Greetings from TechEd Barcelona! Today, we finally got to announce a project I've been working on for the last year: "Visual Studio 2005 extensions for Windows SharePoint Services 3.0". Yup, the name's a mouthful :). Explaining it is pretty easy though - make "F5" work for SharePoint stuff in VS! That's essentially what VSeWSS brings to the table. Once you have it installed, you can actually boot VS, create stuff for WSS and have it work. For example, if you want to build a web part, from the "New Project" dialog in VS, choose "Web Part" under the "C#/SharePoint" node. Add some code and you're done. You can hit F5 and immediately debug your web part. Pretty cool, no?

In addition to web part support, VSeWSS also helps you build Site Definitions, List Definitions and Content Types. Over the next few weeks, I'll use this blog to explain how to use the various parts of VSeWSS. In the meanwhile, download the bits and drop any questions you have to "microsoft.public.sharepoint.development_and_programming".

Cheers,
alex

Published Tuesday, November 07, 2006 5:34 AM by alexma
Filed under:

Comments

# [Sharepoint 2007 / WSS v3] Les Extensions WSS pour Visual Studio 2005 sont disponibles...

Tuesday, November 07, 2006 10:06 AM by Thomas Lebrun

Notre suisse préféré annoncait dans, un des ses posts sur les TechEd, la sortie prochaine des VSeWSS

# Welcome to VS extensions for WSS!

Tuesday, November 07, 2006 10:15 AM by It's Way Too Early For This

This sounds promising. I've heard a lot of noise about the inability to do what this project now allows

# re: Welcome to VS extensions for WSS!

Tuesday, November 07, 2006 10:49 AM by S.S. Ahmed

This should be interesting. I will definitely post my feedback here. Thanks.

S.S. Ahmed

www.walisystems.com

--

# Download VS extensions for WSS3

Tuesday, November 07, 2006 10:50 AM by All About SharePoint

# Seriously Cool Stuff: Visual Studio 2005 Extensions for WSS v3

Tuesday, November 07, 2006 12:13 PM by Jan Tielens' Bloggings

I just got back from a really cool Tech Ed session: OFF205 Office Developer 101: How to get started building

# Does this CTP work with VS Team Suite

Thursday, November 09, 2006 12:45 PM by DDJ

I installed this but the new project templates did not show up.  Two questions:

1) You don't need SP installed locally do you?

2) Does this CTP work with "Team Suite" edition.  The notes say it doesn't work with "Team Server" but maybe they mean "Team Suite"?

# re: Welcome to VS extensions for WSS!

Saturday, November 11, 2006 7:03 PM by TonyBierman

I'm using the MS Gold Partner Edition of Visual Studio 2005 Team System and VSeWSS seems to be working fine for me.

# Visual Studio 2005 extensions for Windows Sharepoint Services 3.0

Sunday, November 12, 2006 6:18 AM by Portals & Integration blog

Alex Malek announced the availability of Visual Studio 2005 extensions for WSS v3 from the TechEd floor

# re: Welcome to VS extensions for WSS!

Friday, November 17, 2006 2:54 PM by SpoonsJTD

Where is the appropriate place to discuss possible improvements, changes, etc. for this tool? For example, instead having of each individual project template do it's own solution building and deployment, seems like it'd make more sense to have a sharepoint deployment project, analogous to the standard and web app deployment projects, that you could add sharepoint element references to and modify in a domain-specific way to create a solution for deployment purposes.

# re: Welcome to VS extensions for WSS!

Friday, November 17, 2006 2:55 PM by SpoonsJTD

Sorry, I read the whole post except for the last comment that answers my question: "In the meanwhile, download the bits and drop any questions you have to "microsoft.public.sharepoint.development_and_programming"."

# re: Welcome to VS extensions for WSS!

Tuesday, November 21, 2006 4:56 AM by John F. Holliday

First of all, this is an awesome tool, and a really elegant approach to developing SharePoint solutions.  I'd love to get a peek inside the code that makes it all work! ;)

One question, though.  Will you be adding support for deploying custom resource files?  It appears that this was not addressed.  For example, say I want to deploy one or more .resx files as part of my solution, but not all of them?  I need a way to specify that a given resource file will be deployed to the 12\Resources folder.  Is there a way to do that now?

# re: Welcome to VS extensions for WSS!

Wednesday, November 29, 2006 10:34 AM by dwallin

Hi Alex,

I think the extensions are great tools that have the potential to save a lot of time.

I have a couple issues with them and I was hoping to get your comments. Currently I am running into an error whenever I try to deploy a solution. I get: "Object reference not set to an instance of an object.". It says this when the status bar says "Creating Solution". It was working fine for several weeks before this error started happening. I tried deleting the site collection and starting over and this works once but then gives the error on subsequent tries. Starting new projects also give the same behavior (working once then failing on subsequent tries).

My other issue is concerning the GUID generation. Any time you edit a resource (say an .ASPX page in a site definition) it gets assigned a new GUID. This is bad because any time I re-deploy the site definition, old sites will get broken since their resources will get retracted and replaced with new ones that have a different GUID (so the old site won't be able to find it's resources anymore). Are there any plans to change this behavior or at least add the option to preserve the GUID's?

Anonymous comments are disabled
 
Page view tracker