Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

WebPart with WebForms

  Asked By: Geena Ma.         Date: Jan 11, 2010      Category: Sharepoint      Views: 179
 

I wana make a web part just like Annoucments,Events web parts i.e.
the webpart which uses web forms to manipulate data input/output/view
processing and this web part will be for third party, so i'v to ship
webpart with web forms,

plz guide me in this as i'm also new in SPS

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Rahul Sharma          Answered On: Jan 11, 2010       

First the mild stuff

You might want to take a look at this
msdn.microsoft.com/.../odc_fp
2003_ta/html/odc_fpbldgxmlwebs.asp

to achieve some functionality through FrontPage.



Then if you are into really serious webpart  development then you might
want to check out the SDK
(msdn.microsoft.com/.../sppts
dk/html/SPSDKWelcome.asp)



And here are some sample webpart code snippets

msdn.microsoft.com/.../sharepoint.
asp



Also check up on groups.google.com for whatever doubts you have. Most
probably your doubt might be already answered.

 
Didn't find what you were looking for? Find more on WebPart with WebForms Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].