Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create WebPart in ASP.NET 2.0 webpage for WSS 3.0

Status
Not open for further replies.

jforjegan

IS-IT--Management
Sep 23, 2007
1
Hi, im new to share point.
And im searching to create Webpart for Windows Sharepoint Server using ASP.NET c#.

From some sites i got, how to create webpart using Class library with System.Web.UI.WebControls.WebParts. After building the project we will be getting dll. Using that we can deploy the Webpart in WSS 3.0

For the above process we have to render the html controls for webpart via coding.

My doubt is, is there anyway to create webpart using aspx page webpart tools. If so, then how to deploy the webpart in WSS 3.0 (how to generate dll for this way?)?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top