Blue Blip

Thoughts Technologies Ramblings Learning & Sharing

Browse by Tags

All Tags » ASP.NET » C# (RSS)
Static Breadcrumb with SiteMapPath Control
Today I saw a question in the ASP.NET newsgroup asking about implementing a static (non-hyperlinked) site map path. As you know, the SiteMapPath control in ASP.NET 2.0 displays a breadcrumb showing the current spot in the site map navigation defined in...
Posted: May 03 2007, 08:36 AM by Siva M | with no comments
Filed under: ,
Impersonating Network Share (UNC) Path Access
One of the features of the ASP.NET application that I am currently working on requires copying dynamically generated files to a network share path. As guessed(!), the user identity of the ASP.NET worker process (IIS application pool, in case of Windows...
Posted: Mar 01 2007, 06:22 AM by Siva M | with no comments
Filed under: , ,