Browse by Tags

All Tags » Tips and Tricks » .NET
  • Debugging Linq To Sql

    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 ...
    Posted to /dev/null [tony lombardo] (Weblog) by Tony Lombardo on September 18, 2008
  • 'Must Have' Tools for Developers

    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 ...
    Posted to /dev/null [tony lombardo] (Weblog) by Tony Lombardo on August 15, 2007
  • Browser Compatibility Tips (IE VS. IE)

    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 ...
    Posted to /dev/null [tony lombardo] (Weblog) by Tony Lombardo on July 19, 2007
  • Advanced Tips for ASP.NET Developers

    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 ...
    Posted to /dev/null [tony lombardo] (Weblog) by Tony Lombardo on June 27, 2007
Powered by Community Server (Commercial Edition), by Telligent Systems