|
|
Browse by Tags
All Tags » Tips and Tricks » .NET
-
I've decided that the LinqDataSource is my favorite datasource to use these days, because it allows me to consume my LinqToSql classes. My fondness of Linq to Sql also leads towards frustration when I try to figure out what's going on behind the scenes.
One method for debugging is to use Sql Profiler to see exactly what the sql ...
-
If you do web development, you know that there's an easy way and a hard way to do just about anything. We spend so much time just trying to 'get it done' sometimes, that we don't have a chance to see what tools are available to help. I'm going to list a few tools that I use almost daily, and I think it would be great if you ...
-
After designing an application and building it for IE7, I was finally ready to try it out in IE6. If you haven't already, download the Virtual PC image from Microsoft for IE6 testing. I was pleasantly surprised that for the most part, everything worked perfectly! There were some issues that I knew I was going to run into, since I ...
-
I've been spending my days lately working on the Infragistics Samples Browser. This monstrous application has over 10,000 files, and is composed of 3 separate mini-applications. Working on an application of this size is a mind altering experience. A small task like changing an image becomes a huge effort when it has to be ...
|
|
|