Browse by Tags

Silverlight RIA calling Stored Procedures that don’t return tables
There are times where you want to use a stored procedure that doesn’t return just normal rows out of a database.  One classic example is if you are doing Full-Text Searching and want to return the Rank. The first step to doing this is the get your Read More...
ASP.NET Troubleshooting
So with how long ASP.NET has been out for now, I am really curious to know how people go about tracking down issues in their project. I’d like to know things like: How do you know there is a problem What tools do you use to confirm that the problem really Read More...
The PDC this year…
Not sure how many people are planning on attending the PDC (Professional Developers Conference) this year, but it is going to be a fantastic conference. We announced some huge announcements on the PDC web site.  http://www.microsoftpdc.com/ We have Read More...
Slow performance of a GridView inside an UpdatePanel
Here is an interesting problem we ran into recently. The customer had a large GridView that was being updated by AJAX inside on UpdatePanel and seeing bad performance. The reason is that the Client-Side Javascript has to walk the entire DOM of the Content Read More...
Posted 15 September 08 06:00 by Tom | 12 Comments   
Filed under , , ,
Inserting a dynamic column into a DataGrid and sorting by it
We recently had a customer that wanted to sort a dynamic column in a DataGrid and so I thought it may be something that others would like to be able to do. You get your data for your dynamic column and then do something like below to insert it into an Read More...
Posted 06 August 08 06:00 by Tom | 2 Comments   
Filed under , , ,

Search

This Blog

Syndication

Page view tracker