/dev/null [tony lombardo]

Anything and everything ASP.NET and more. Expect to see tips and tricks, opinions on new technology, and fun code samples, along with the occasional rant.

Browse by Tags

All Tags » asp.net » .NET   (RSS)
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. Read More...
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 Read More...
Gone Phishing - Understanding IE7 False Positives
I know.. -10 for the cheezy title - but I couldn't resist. I really did go fishing last week, actually crabbing to be specific, but that's not what I want to talk about. I want to talk about my recent run-in with the IE7 Phishing filter. As many of you Read More...