Jaime del Palacio
On software development
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.net
asp.net
bit type
client-side routing
compatibility
ControlExtender
custom controls
dropdown
General
javascript
jquery
legacy application
MySql
server control
Sql Server
TableAdapters
unit test
UpdateProgress
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
July 2012 (1)
March 2011 (1)
October 2009 (1)
March 2009 (1)
November 2008 (1)
May 2008 (2)
January 2008 (2)
Blogrol
ScottGu's Blog
Joe Stagner's blog
Matt Berseth's blog
Luke Wroblewski' Interface Design Blog
Los Techies
Scott Hanselman's ComputerZen.com
May 2008 - Posts
9
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...
Filed under:
asp.net
,
TableAdapters
,
MySql
,
.net
2
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...
Filed under:
asp.net
,
UpdateProgress
,
ControlExtender
More Posts