Shawn Cicoria - CedarLogic

Perspectives and Observations on Technology

Recent Posts

Sponsors

Tags

General





Community

Email Notifications

Blogs I Read

Archives

Other

Use OpenDNS

Browse by Tags

All Tags » ASP.NET (RSS)
View Engine Razor – MVC 3 preview – and how to get it in WebMatrix…
WebMatrix is back – sort of.  There used to be Web Matrix in the early days of ASP.NET.  Now, it’s back again, and it’s ready with some of the upcoming preview capabilities coming out – such as a view engine called Razor. ASP.NET MVC 3 Preview...
Posted: 07-28-2010 8:46 AM by cicorias | with no comments
Filed under: , , ,
How about an upgrade - and don’t turn off Custom Errors..
Here I am just doing some banking and low and behold the bank I work with seems to be rolling out some “Pilot” stuff. From the error below, I quickly determine that they’re way overdue for moving to a later version of the Framework (I mean 1.1 come on...
Wildcard Certificates and IIS7
Let’s face it, during development, managing all the certificates if you’re doing anything with validating SSL/TLS traffic is a pain. Now with Windows Identity Foundation (fka Geneva) we really have to get crackin on getting used to managing certificates...
Posted: 12-23-2009 1:28 PM by cicorias | with no comments
Filed under: , ,
How did I miss this one – The VirtualPathUtility in ASP.NET
I’ve been writing one off methods that apparently are handled quite well for a few things in the type System.Web.VirtualPathUtility. For example, if you just want the page name or the extension, you have this utility to quickly get that from the current...
Posted: 12-04-2009 10:11 AM by cicorias | with no comments
Filed under: