Jun
08
by Mike Fleming at 7:13 am .NET, LINQ
I have been creating a lot of ASP.NET websites lately, and have been using LINQ for most of the database interaction throughout the sites. One frustrating piece about LINQ is… (read the rest)
May
20
by Mike Fleming at 7:44 am (1) .NET | C-Sharp
This is just a quick little tip to help you display alternating row colors in your C# code for a DataList or GridView control. Using the AlternatingItemTemplate method is a… (read the rest)
May
19
by Mike Fleming at 6:55 am (2) .NET | .NET, Microsoft, MSDN, Studio
Just a quick note that Microsoft has released beta 1 of Visual Studio 2010 to MSDN subscribers. This also includes the first look at .NET 4.0. Currently it’s only available… (read the rest)
May
01
by Mike Fleming at 6:55 am .NET | ASP, csharp, Dynamic, LINQ, Meta Description, Meta Keywords, Meta Tags, Routing, SetMetaInfo
I’ve been working on an ASP.NET project recently and came across the need to dynamically set the values for all of the HTML tags. The site is built using ASP.NET… (read the rest)
Apr
15
by Mike Fleming at 6:48 am .NET, jQuery | ClientID, Javascript, jQuery, Microsoft, runatserver, slideDown, slideUp
I’ve been using jQuery quite a lot lately in my ColdFusion apps. I’ve been working on a .NET site and yesterday I needed to throw a little jQuery into that… (read the rest)
Apr
10
by Mike Fleming at 7:54 am .NET | IRouteHandler, RegisterRoutes, RouteCollection
I have just finished one of my first complete ASP.NET projects at my workplace. I learned a ton while going through the process, but one item stands out: URL Routing…. (read the rest)
Apr
03
by Mike Fleming at 7:09 am (2) .NET, Blackberry, ColdFusion, Technology | .NET, Adobe, API, ColdFusion, development, Java, Mobile, PHP
Justin James at TechRepublic posted an article yesterday that covers his opinion of the 10 skills developers will need in the next 5 years. You can read his article and… (read the rest)
Mar
30
by Mike Fleming at 7:07 am .NET
If you saw the post last week on using the tweetsharp Twitter library for .NET, you saw a sample of the output for our quick little test. If you revist… (read the rest)
Mar
25
by Mike Fleming at 8:03 pm (3) .NET, Twitter
I’ve been diving into the world of .NET development a little more these days and decided to further my leaning some by playing around with the Twitter API. In looking… (read the rest)
Mar
11
by Mike Fleming at 7:12 am .NET
Microsoft will be releasing their new ASP.NET MVC framework any day now. With that announcement, Scott Guthrie has also announced his free eBook that explains step by step how to… (read the rest)