Jon Galloway
-
Using IIS Rewriting with MVC Routes to Keep Your Routes Simple
I saw an interesting question this past week on how to set up MVC Routes to work with some ugly legacy URL’s. There was probably several way to get it to work with MVC routes, but I recommended using IIS Rewriting to map those legacy URL’s to clean MVC routes.
-
Using CDN Hosted jQuery with a Local Fall-back Copy
Update: See Scott Hanselman's post for more info: CDNs fail, but your scripts don't have to - fallback from CDN to local jQuery
-
Tip: File / Open / URL
As web developers, we’re constantly having to work with files that are provided via URL. The simplest case is a web page source HTML, but there’s also XML config files, images, documents (PDF, PSD, DOCX, etc.). Usually we don’t think about it, because they’re linked in a web page, so we we do the right-click/save file, then open our editor and do the file/open/browse… where did I save it again… dance. If we remember to shift-right-click/copy as path trick, we think we’ve cheated the system just a bit.
-
Getting started at Microsoft
So, I'm super excited to be on-boarded and efforting the realization of end-user recommends and asks! (Translation: I’ve been a Microsoft employee for three weeks now!)
-
My Boot-to-VHD experiment: found some tips, like it, but still haven’t found VM nirvana
I’ve recently been running some early releases developer tools which came with the “install on VM’s if you don’t want your computer to catch fire” warning. That seemed like a good time to back off on my “VM’s are for sissies” stance and get my VHD on. After verifying that there wasn’t already a suitable VHD available for download, I decided to follow Scott Hanselman’s directions to set up a Boot To VHD instance.
-
Did you know about protocol-relative hyperlinks?
If you use IE8, you’ve probably puzzled over this dialog dozens of times:
-
Adding users to a TFS project when you’re not on the domain
Visual Studio Team System was obviously designed for user groups who are all members of a Windows Active Directory domain, all working in the same local network. I’m able to work remotely (without VPN, even) as long as I’m just checking files in and out, but the Visual Studio / TFS UI won’t let me grant users permission to contribute to my projects. I messed around with TFS Power Tools, but that didn’t work either.
-
The Designer/Developer Workflow Crisis (That Everyone’s Ignoring)
Let’s take an honest look at what passes for developer/designer workflow these days: