Archives
-
Custom HTML Dropdown control (part 1)
My problem stated with the fact that if you set a width to a dropdown (select) control, IE clips the contents of a drop down list when expanded.
-
MySql and Tableadapters
Update (5/5/2008): You can download the Visual Basic version of the code here
-
UpdateProgress and disable a control on postback with multiple UpdatePanels
-
Compatibility of bit type between SqlServer 2000 and SqlServer 2005
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 of the operations:
-
Kick-off
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 often as possible so check back.