all groups > sql server connect > april 2006 >
You're in the

sql server connect

group:

Using a SQLDataAdapter (in C#) with an asynchronous connection


Using a SQLDataAdapter (in C#) with an asynchronous connection Ashley Brewerton
4/21/2006 11:44:02 AM
sql server connect:
Hi

Is it possible to do this using ADONET2 and how would you achieve it?

My data layer uses adapters exclusively, which works well, but now I need to
connect asynchronous to speed up my UI.

Re: Using a SQLDataAdapter (in C#) with an asynchronous connection Jens
4/22/2006 4:46:11 AM
Hi,

have a look here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/async2.asp

HTH, Jens Suessmeyer.

---
http://www.sqlserver2005.de
---
Re: Using a SQLDataAdapter (in C#) with an asynchronous connection Ashley Brewerton
4/22/2006 11:11:01 AM
Cheers. I guess I'll need to rewrite some of my components.

[quoted text, click to view]
AddThis Social Bookmark Button