Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VWD & ASP.NET   (RSS)
Sorry, but there are no more tags available to filter with.

A style that will make the entire cell "clickable" in a Menu

Here's a quick tip for the Menu control. I'm pretty sure there were some good reasons why this wasn't the default but I just can't think of them at the moment. [EDIT: I just remembered one of them, this won't work perfectly with ItemSpacing...] If you
Posted by dannychen | 4 Comments
Filed under:

Source to the StaticSiteMapProvider and XmlSiteMapProvider (and others) availible for download.

I might be more excited about this than I was about the Web Application Projects preview we just released... One of the last things I worked on in the ASP.NET runtime test team was validating a version of the sources of our providers so that users could
Posted by dannychen | 4 Comments
Filed under:

Web Application Projects RC1 is availible!!!!

For the past few months, I've been primarily working on a new feature called Web Application Projects. This was incredibly challenging and took way more of my time than I realized it would but it also quite exciting to work on. So, I'm incredibly happy
Posted by dannychen | 0 Comments
Filed under:

A brief history of MasterPages and templating web content (aka MasterPages are NOT frames)

One question I see constantly on the forums is: How do I get a Masterpage to load Content1 from one page but Content2 from another page or How do I get Content2 to reload when I click a button in Content1 without reloading the entire page. The root of
Posted by dannychen | 2 Comments
Filed under:

An overview of how securityTrimmingEnabled is supposed to work.

I think that the #1 most confusing or misunderstood portion of Site Navigation is the securityTrimmingEnabled flag and the roles attribute on siteMapNodes. This post wil hopefuly clear up some of the confusion. SecurityTrimmingEnabled Firstly, let me
Posted by dannychen | 18 Comments
Filed under:

SiteMapProvider and spaces in querystrings

A user found an interesting issue in the SiteMapProvider code. It seems that if you have a node that has a url such as: "~/home.aspx?p=some text" (notice the space in the query string) and you are actually navigated to that url, SiteMap.CurrentNode doesn't
Posted by dannychen | 2 Comments
Filed under:
 
Page view tracker