Creating an Autocomplete Redirect Navigation Control using jQuery UI
On an application I'm working on, there's was an ASP.NET
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.
On an application I'm working on, there's was an ASP.NET
In this article you will learn how to create a simple ASP.NET report using Web Forms, C#, and a View Model class rather than drag and drop controls, resulting in very clean and understandable HTML. Then, you'll learn how …
The Windows Azure team is holding a contest, and The Code Project is helping to support it. As part of this contest, you can get free Azure compute time by signing up with the code CP001 here.
I'm creating a simple windows service using Visual Studio 2010 and
Phil Haack has a post introducing the ASP.NET MVC 3 Tools Update
I recently joined the board responsible for organizing the [Stir
Last weekend I presented at the Cincinnati Day of Agile event on Introducing Pair Programming (see on slideshare). The event was nearly sold out with about 240 people in attendance, a mix of devs and PMs. The content and …
Orchard is a free, open source content management system built on the ASP.NET platform and suitable for blogging or other content sites. It is very extensible and easy to set up. In this article, Steve shows how to get …
When you create a new project in Visual Studio, it will usually
Sometimes your ASP.NET MVC application is going to throw unhandled exceptions. Do you think your users want to see a Yellow Screen Of Death and a stack trace, or maybe something a bit friendlier? In this article, Steve …