Build a site from scratch using tools available to everyone. Speed up development time by using little known tips and tricks. See how new skills can be applied to everyday tasks with simple exercises. Who this book is for This book is for SharePoint developers who want to learn how to...
Using tools available to all developers, Building the SharePoint User Experience will show you how to rebuild a SharePoint site, taking it all the way from the default out--of--the--box experience to your very own customized user experience. Along the way you will receive a solid ...
The SharePoint user experience is critical in application architecture and user acceptance. Using tools available to all developers, Building the SharePoint User Experience will show you how to rebuild a SharePoint site, taking it all the way from the default out--of--the--box experience to yo...
This article is intended as a guide, however if you have suggestions or content ideas that you would like to add, consider submitting a pull request to include your insights into this article.ResourcesPlan your SharePoint communication site
Context is an important consideration when handling SharePoint Web (SPWeb) or site (SPSite) disposal. For important information about when you need to explicitly dispose of these objects by using the Dispose method or a using statement, see "Getting References to Sites, Web Applications, and ot...
It will take an investment on your part if you want to generate the XML required to create documents from scratch that contain things like tables, graphics, and formatting. New Developer Features in Word 2007 I'll conclude this month's column by showing you a technique for creating...
You can reverse engineer a model from a database you have and customize it, or you can create a model from scratch and then generate a database to match (another new feature in EF4). Once this model and mapping are in place, replace the default code generation template with the Self-...
We use optional cookies to improve your experience on our websites, such as through social media connections, and to display personalized advertising based on your online activity. If you reject optional cookies, only cookies necessary to provide you the services will be...
The Developer Site is really just a SharePoint template that we use. The Developer Feature is more interesting, as it contains a key ability: the code that allows tools to side-load an app directly into the site from Visual Studio. We call this bundle of goodness “Remote Development” ...