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?)?
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?)?