Inserting records into database from a dataset (asynchronous)...

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

Hi all,

I am trying to upload file (>500 MB in size) from my webform.

Bandwidth is not a issue as the asp.net application would be used in the
Intranet environment.

Can someone plz suggest any asynchronus way of inserting records into
database from a dataset ?

Also, is there any ansynchronous way of uploading the files as well ?

Please help !

Gary
 
Back
Top