ASP/ASP.NET ARCHIVE
Starting LINQ Basic CRUD - Article Entry
"Been talking to a few coworkers about LINQ to SQL and how simple it is to do the basic stuff, so figured I'd do a quick step by step on how to use it.
The Entity Framework is now out, and I haven't had much time to actually play with it much. The go..."
Posted Friday, August 15, 2008 @ 1:35:27 PM |
0 Comments
Redesign - It's More Than Meets the Eye - Blog Entry
"
I've been pondering why it's been so hard to get to work on the redesign of Theme Park Critic lately. When I first wrote TPC, it was because I'd been asked to learn ASP in a matter of a month for a project at work, so at night I'd work on the site t..."
Posted Monday, December 03, 2007 @ 8:19:40 PM |
0 Comments
Detecting If a Field Is Present in a DataReader - Article Entry
"Had an interesting problem today in that I wanted to see if a specific column was returned in a datareader. The query only returned fields if a user had entered the data, so I was trying to access a column that often times wasn't available in the dat..."
Posted Wednesday, April 18, 2007 @ 2:25:20 PM |
0 Comments
Two Websites for the Price of One - Blog Entry
"This weekend I pushed live MarkHansenWeb.com I'm not to enamored with the site name, but it was part of the plan to run two sites off one code base with only changes to the CSS file. So now stonedonkey.com and MarkHansenWeb.com are sharing the same co..."
Posted Monday, March 12, 2007 @ 9:09:56 AM |
0 Comments
Blog In Testing Mode - Blog Entry
"So after a few days of coding, I finally have the framework up and
running. If your visiting here and it looks like a mess it's
because all the testing data is being displayed, but to test fancy
stuff like w3c validation and rss feeds, you have t..."
Posted Tuesday, March 06, 2007 @ 1:50:13 AM |
0 Comments