Thursday, May 29, 2008

 

My Facebook App - What I'm listening to

I was playing with Nikhil's Facebook.NET in my spare time for past couple of weeks and built a simple app that can show the music you're listening to on your Facebook profile.

The application uses ASP.NET AJAX which required a few tweaks to works inside Facebook. Check it out here http://www.facebook.com/apps/application.php?id=15761411287

Labels: , , ,


Sunday, May 04, 2008

 

T-SQL Intellisense in SQL Management Studio 2008

While writing T-SQL queries in SQL Management studio 2005, one of the problems developers and database administrators face everyday is the lack of intellisense, while Visual Studio developers enjoy this support out-of-the-box but to achieve intellisense in SQL Management, developers had to rely on third-party tools such as SQL Prompt.

The good news is Microsoft has realized this deficiency and now T-SQL intellisense will be a first-class citizen of SQL Management Studio 2008.

Labels: , ,


This page is powered by Blogger. Isn't yours?