Recent Posts

4
Comments

MySql and Tableadapters by jaimedp

Update (5/5/2008): You can download the Visual Basic version of the code here I think writing data access code is one of the most boring and tedious tasks in computer programming, so I welcome any help I can get to avoid doing it. That's were TableAdapters...
1
Comments

UpdateProgress and disable a control on postback with multiple UpdatePanels by jaimedp

  A few months ago, while upgrading an application to use ajax, I needed to show some feedback to the user on long running actions while disabling some of the controls on the page. Looking around for a solutions, I found a couple of good articles...
2
Comments

Compatibility of bit type between SqlServer 2000 and SqlServer 2005 by jaimedp

Yesterday I had to debug an issue of a product that we are deploying to a production server. We were developing using SqlServer 2005 (express) and the hosting company uses SqlServer 2000 and as soon as we deploy, we got the following exception on one...
0
Comments

Kick-off by jaimedp

First of all, thanks to Joe Stagner and all the asp.net crew for giving us the opportunity to  contribute to this community. I'll be posting on different topics of Web Development and specially on Web Applications development. I'll try to post as...
Filed under:
More Posts