Welcome to MSDN Blogs Sign in | Join | Help

Jerry Orman

New and improved! Now covering SharePoint

January 2006 - Posts

Debug javascript generated by webresource.axd
Ran across this the other day and thought someone else may find it useful. Javascript for the ASP.Net 2.0 controls is typically generated by a request to webresource.axd. For example when you add a menu control, you see the following in the page: <script Read More...
Properties from Base Page Class missing in VS2005
There was a design change to the web sites in Visual Studio 2005 in which properties for custom base page classes are not parsed at design time. The result of this change is that the properties are not displayed in the Properties pane and you cannot debug Read More...
Page view tracker