Modifying and Disabling Hyperlinks using jQuery
I have a simple menu in an ASP.NET MVC application allows a user to take one of several actions after first selecting a resource to work with from a drop down list / select box or textbox.
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
I have a simple menu in an ASP.NET MVC application allows a user to take one of several actions after first selecting a resource to work with from a drop down list / select box or textbox.
A fairly frequent requirement in applications is to check for
There are a number of things you can do with your web-based
A couple of months ago I got an Asus Zen ultrabook, which I posted about when I first got it, and a month or so later. Now that I’ve had it a while, I thought I’d post one more time with how it’s …
If you're building web-based applications for mobile devices like the iPad/iPhone and you want to mimic native applications' look and feel and experience, one thing you may want to do is disable the pinch zoom gesture.
One of the new features in ASP.NET MVC 4 (Beta) is a new project template for Single Page Applications (SPA).
Here's a quick tip that will help you leave Cassini in the past
I've been bitten by this and have seen others run into it enough times that I thought I'd blog about it. Let's say you're creating a new Console, WPF, or Windows Forms application in.NET 4. You're using Visual Studio …
While researching material for my Kanban Fundamentals video training course on Pluralsight, I read Kanban: Successful Evolutionary Change for Your Technology Business, by David J. Anderson. I’ve previously reviewed …