I have some basic knowledge on sharepoint.And presently trying to learnweb-part development.could anyone please give me some easy go (startup) links for web-partdevelopment.
Web-part development and deploying is a step-by-step process.SharePoint Services 3.0: Visual Studio Server Extensionswww.microsoft.com/.../details.aspx\-8c6dcbdc1057&displaylang=enthe above link is useful for web-part development, since that setup providesfunctionality like web part project type and automatic deploying to specificsites.
VSeWSS templates do not follow accepted best practices and and not extensible. Istrongly recommend against their use for anything other than reverse engineeringusng the Solution Generator.
These article may be helpful:msdn2.microsoft.com/en-us/library/ms964439.aspx