Welcome to AppDev Edge blogs, where our members have access to the latest insights from the AppDev experts.
As a site visitor, you can stay on top of trends in learning and technology with blogs by the AppDev team, including President Craig Jensen and Vice President of Technology Martin Schaeferle. AppDev Edge members also have access to blogs by our Microsoft MVP and expert instructors including Ken Getz, Robert Green, Don Kiely and Doug Ware.
For complete access to AppDev Edge, learn more about the site and
how to become a member.
Sorry, but there are no more tags available to filter with.
-
Body: I accidently discovered this yesterday and thought I'd share. If only this same technique worked with farm solutions… If you've done any sandbox development you have probably had many moments when you pressed F5 to start debugging or done Build|Deploy only to see a failure because...
-
Body: Previously, I wrote about CAML queries and the CAML Query Builder . I no longer use this tool. This is not because of any lack in the tool but rather a desire to simplify my development environment - a shift away from many specialty tools to a few generalized ones. Chief among these is SharePoint...
-
Body: Almost every SharePoint project involves custom site columns. You can create a site column via the browser, but unless the column is trivial and only used in a single site, you should always deploy site columns using features. The reason for this is that when you create a site column via the browser...