Browse by Tags
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 one of your feature receivers threw an error. To debug these...
Read More...
-
-
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 Manager 2007 . In the previous productivity tip , I talked...
Read More...
-
-
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, SharePoint always creates a new globally unique identifier...
Read More...