Kevin Dente's Blog

The Blip in the Noise

Browse by Tags

All Tags » ASP.NET (RSS)
Empty DIV takes up space after setting innerHTML to blank on IE (aka blank lines after UpdatePanel postback)
Maybe this is common knowledge, but my co-worker and I spent some time chasing this down today, so I figured I'd post it in the hope that it will save other people some time. Normally, a empty, unstyled DIV reserves no space in an HTML document. However...

Posted Friday, June 29, 2007 2:18 PM by kevindente | 31 comment(s)

Is the design-time experience for the ASP.NET AJAX Control Toolkit all wrong?
I've been working a bit with the ASP.NET AJAX Control Toolkit (bit of a mouthful, isn't it?) recently. The toolkit consists mostly of a set of extender controls. In ASP.NET AJAX lingo, an extender is a control that attaches AJAX-y functionality to an...

Posted Tuesday, February 13, 2007 10:08 PM by kevindente | 7 comment(s)

Filed under: ,

MS Ajax beta 1 goodies
Lest I be seen purely as a big fat winer ;), here's some of the really positive things I've noted in the MSAjax beta 1 release: Opera support (or at least, a commitment to it) - fantastic, Microsoft really listened to the community on this one...

Posted Friday, October 20, 2006 1:12 PM by kevindente | 1 comment(s)

Filed under: ,

First thoughts on MSAjax (Atlas) Beta 1
I spent a little time this morning looking over documentation for the new MSAjax Beta 1 bits. Although it's great to see the product moving forward toward release, my first reaction is a bit of disappointment. As Scott describes, MSAjax has been split...

Posted Friday, October 20, 2006 11:16 AM by kevindente | 6 comment(s)

Filed under: ,

Microsoft Atlas - should I be worried?
For some time, I've been following the Atlas framework (now ASP.NET Ajax) with great interest. The ASP.NET team has proven to be one of the most agile at Microsoft lately, and with Atlas it seemed that they were continuing that trend. Regular CTP drops...

Posted Thursday, October 12, 2006 8:15 PM by kevindente | 7 comment(s)

Filed under: ,

Patching Atlas bugs
One of the downsides to working with early beta software is that it has bugs. Atlas is no exception. So what happens when you encounter one of those bugs? Well, the Atlas team has been good enough to provide us with the source to the Javascript library...

Posted Monday, September 04, 2006 6:16 PM by kevindente | 3 comment(s)

Filed under: ,

More Posts