Browse by Tags
All Tags »
ASP.NET (
RSS)
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...
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...
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...
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...