Archives
-
IE8: now with search that doesn't suck
I installed IE8 Beta 2 and tried CTRL+F this morning and here's what I got:
-
Using the Ajax Control Toolkit in ASP.NET MVC
Stephen Walther has a pretty cool post on using the new file-only version of the Ajax Control Toolkit from an MVC application:
-
Ajax Control Toolkit released for .NET 3.5 SP1
I just released the latest version of the Ajax Control Toolkit for .NET 3.5 SP1.
-
I don't like Braid. What's wrong with me?
I really, really like a good puzzle game. So when I saw Braid announced and read the raving critics, I was quite sure this was a game for me. I really wanted to like it. Then I downloaded the trial version... and pretty much hated it. So here are some critic's citations and how they resonated for me:
-
Need a simple grid for ASP.NET Ajax?
A client grid control is probably the most requested control for the Ajax Control Toolkit. It will come eventually but if you need a simple grid control right now, DotNetSlackers' Ajax Data Controls do a pretty good job. Their grid supports pagination, sorting, drag and drop of columns, in-place edition and is server-integrated. They also provide repeater types of controls but those are made a little more complex to use because of the lack of data binding. The whole thing is open-source. w00t!