Welcome to MSDN Blogs Sign in | Join | Help

September 2009 - Posts

SharePoint Code Acceptance Process

While most companies make sincere attempts to stay as “out of the box” as possible, there comes a point at which custom or 3rd party code becomes necessary to meet the needs of the organization. This is NOT a bad thing… SharePoint is designed to be extended.
Posted by chris.mullendore | 0 Comments
Filed under: , ,

Enable Page Tracing

There are times when you really want to know how your page was processed, what controls were loaded, etc. Well, there’s an old trick that not every developer knows they can turn on… page tracing output. This is easily done, and I like the idea of doing
 
Page view tracker