Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Webpart developement links ?

  Asked By: Fredrick Swanson         Date: Aug 23, 2007      Category: Sharepoint      Views: 241
 

I have some basic knowledge on sharepoint.And presently trying to learn
web-part development.

could anyone please give me some easy go (startup) links for web-part
development.

Tagged:      

 

3 Answers Found

 
Answer #1       Answered By: Irving Hurley          Answered On: Aug 23, 2007       

Web-part development  and deploying is a step-by-step process.

SharePoint Services 3.0: Visual Studio Server Extensions

www.microsoft.com/.../details.aspx\
-8c6dcbdc1057&displaylang=en

the above link is useful for web-part development, since that setup provides
functionality like web part project type and automatic deploying to specific
sites.

 
Answer #2       Answered By: Trevor Davis          Answered On: Aug 23, 2007       

VSeWSS templates do not follow accepted best practices and and not extensible. I
strongly recommend against their use for anything other than reverse engineering
usng the Solution Generator.

 
Answer #3       Answered By: Kristie Hardy          Answered On: Aug 23, 2007       
 
Didn't find what you were looking for? Find more on Webpart developement links ? Or get search suggestion and latest updates.


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