Write AJAX Apps Using Java With the Google Web Toolkit
Google just blogged about the Google Web Toolkit, a development framework that allows you to write an application in Java and convert it into a working AJAX app. I’ve always […]
Continue ReadingMoving ASP.NET Membership to SQL Server 2005
As I posted previously, this was going to be a longer post. But it got erased because I clicked the wrong button on my mouse, so you all get the […]
Continue ReadingLogitech Mice
So I have a little rant … I was typing up a blog article on ASP.NET Membership Providers and how to move that information from SQL Server Express to SQL […]
Continue ReadingSQL Server 2005 Database Tuning Advisor
I’m currently working on a property tax consulting startup, and I was noticing that some queries were running slowly. I’m familiar with database indexing, but I wanted to see what […]
Continue ReadingSqlDataSource Command Timeout
I was dealing with an ASP.NET SqlDataSource query that kept timing out, which was annoying because I was trying to run my application through the Database Tuning Advisor (a SQL Server […]
Continue ReadingEdit and Continue in Visual Studio 2005: joys and problems
So I happen to love edit & continue in C# with Visual Studio 2005. There are people who say it encourages sloppy programming (which is true), but for me, there […]
Continue ReadingInsufficient System Resources Exist to Complete the API
So after upgrading my XP Pro laptop to 2GB of RAM, I’m no longer able to hibernate it. Which stinks. I instead get the helpful “Insufficient System Resources Exist to […]
Continue Reading