Introducing the SharePoint SmartTemplates for Visual Studio
Posted by: Jan Tielens Bloggings [MVP],
on 20 Feb 2008 |
View original | Bookmarked: 0 time(s)
During the last year I've been developing custom solutions for SharePoint 2007 for various customers and I've been evangelizing my approach for writing code which is easy to deploy and maintainable on your servers. Of course I used the best practices for building SharePoint solutions: making customizations available with Features and packaging those customizations and components in Solutions (WSP's). Building SharePoint Features comes down to writing XML and the only tool Microsoft gave us developers...