img by Coba

Results tagged “asp.net”

Whitehouse.gov Built Using ASP.NET

If you are interested in a pretty thorough breakdown of the technology used to create the new whitehouse.gov site take a moment to read this post over at Dot Net Perls. While I don't agree with a few of the optimization techniques that are suggested, this is a good read...
In Part 1 we talked about the goals of the project and the two base tables. In Part 2 we talked about the LandingPageHit table. Part 3 covered the classes, LandingPage and WebsiteUtilities. In Part 4 of this long series about how to do conversion tracking with ASP.NET and...
In Part 1 we talked about the goals of the project and the two base tables. In Part 2 we talked about the LandingPageHit table Now that we have the base structures, the next (and near-final) database-driven piece would be the stored procedures to audit the hit, verify a...
In Part 1 of this series, we created our database and two tables. In Part 2, we'll create the classes and wire them up to a page... Step 2: Create/open website project and add references Step 1: Create the tables Step 2: Create/open website project and add references For...
In this series, I will show you how to implement page tracking using a SQL Server and ASP.NET system. This will work for any version of SQL Server and any version of the .NET Framework as well as C# or VB. This tutorial requires: SQL Server, Visual Studio (or...

Sweet little ASP.NET MVC Design Gallery

Microsoft is really making it easy for us developers to use MVC (Model-View-Controller) in ASP.NET. One thing that they've recently done is created the MVC Gallery - check it out: http://www.asp.net/mvc/gallery/...
1
authors
scott whigham
grant moyle
chad weaver