Wednesday, November 23, 2005 9:06 AM Jan Tielens

Creating "Web Parts" for SharePoint with Visual Web Developer

Do you want to create web parts for SharePoint, but you don't want to buy/install a full blown Visual Studio? Well there is some good news! With the free Visual Web Developer 2005 you can create ASP.NET 2.0 Web User Controls, just like in Visual Studio 2005. So if you use the new Son of SmartPart (also free), you can show them in your SharePoint sites. There is however one limitation in Visual Web Developer, when you create the Web User Control all the server side code (C# or VB.NET) will be put in the ASCX file as well. So don't look for .CS/.VB files or DLL's, just copy the .ASCX to the UserControls folder and you're good to go.

Designing the user control in Visual Web Developer:

The same user control in SharePoint:

Filed under:

Comments

# re: Creating "Web Parts" for SharePoint with Visual Web Developer

Thursday, December 22, 2005 10:39 AM by David R Perez

How do we deploy a Web Part created in VS.NET 2005 to SharePoint?

DRP

# re: Creating "Web Parts" for SharePoint with Visual Web Developer

Friday, September 29, 2006 3:09 PM by Debbie French

Can I call you.  I need to create a sharepoint web part using visual web developer.  Do you know how? as a prototype I need to create a digitial clock.

 my email address is dkf55@yahoo.com

# re: Creating "Web Parts" for SharePoint with Visual Web Developer

Wednesday, October 10, 2007 12:10 AM by Prabhakaran.T

Can you explain how to add VS.NET 2005 User Control to MOSS 2007?.

# Webparts - Beim Programmieren kein WYSIWYG? | hilpers

Tuesday, January 20, 2009 11:27 AM by Webparts - Beim Programmieren kein WYSIWYG? | hilpers

Pingback from  Webparts - Beim Programmieren kein WYSIWYG? | hilpers