Bryant Likes's Blog

It's all about WebData

Browse by Tags

All Tags » Reporting Services » ASP.Net/Web Services (RSS)
Career Opportunity
I've been working for Avanade for about two months now, and I really like it. I've gotten a few emails from people who are interviewing with the company and want to know what it is like. It is a great company to work for, especially if you like working...
The Carrot
Are you ready to learn about SQL Server 2005, Visual Studio 2005, and BizTalk 2004/2006, but you lack the motivation required to take on this monstrous task? I present to you: the carrot . [L]ast years developer competition was so much fun we are doing...
Page.RegisterStartupScript
Note to self: The Page.RegisterStartupScript just outputs the text you pass to the method and doesn't add script tags. If you don't add script tags your text will be output at the bottom of every page (which is embarrassing). Why can't I remember this...