/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 » how to   (RSS)
WebDialogWindow (Part 2 of 3) - Getting acquainted with properties
The WebDialogWindow is a powerful addition to any AJAX developer's toolkit. In the second of a 3 part series, you'll learn about the properties and settings which control the behaviors of the WebDialogWindow. Thanks to Craig Shoemaker for putting this Read More...
Demystifying Infragistics WebGrid DataBinding
Think you know everything about how the grid databinds? Just starting to work with the grid and want to understand databinding? Either way, read on. DataBinding First Steps In the basic scenario, you set the DataSourceID of the WebGrid at design-time, Read More...
Posted: 29 Jan 2008, 15:43 | 8 Comments
Filed under: ,
How To- Images: From Database to Grid to Browser
In my years of web development, there's always been one sticky point - Images. Each time I being writing an application, I can't help but think - there must be a better way than this. I've found many different ways over the years, but none of really stuck Read More...
Charting: No File, No Session, No problem.
Whenever working with an image generator in an ASP.NET applications, you have difficult tradeoffs that you must face. Usability Vs. Scalability. Application Security Vs. Information Security, etc. With the Infragistics WebChart many of these scenarios Read More...
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 Read More...
Getting Started With Application Styling
As promised, here is a getting started video on Applicatoin Styling, and using AppStylist for ASP.NET. Feel free to post any comments or questions here. The video is about 15 minutes long. I used Visual Studio 2005, but Application Styling will also work Read More...