Click here to Skip to main content
16,005,038 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Random Acces file (FileGet QUESTION) Pin
Dave Kreskowiak9-Dec-09 8:03
mveDave Kreskowiak9-Dec-09 8:03 
QuestionBulk insert to excel from vb.net Pin
Uma J8-Dec-09 17:49
Uma J8-Dec-09 17:49 
AnswerRe: Bulk insert to excel from vb.net Pin
_Damian S_8-Dec-09 17:56
professional_Damian S_8-Dec-09 17:56 
GeneralRe: Bulk insert to excel from vb.net Pin
Uma J8-Dec-09 18:08
Uma J8-Dec-09 18:08 
GeneralRe: Bulk insert to excel from vb.net Pin
Dave Kreskowiak9-Dec-09 4:24
mveDave Kreskowiak9-Dec-09 4:24 
AnswerRe: Bulk insert to excel from vb.net Pin
jonesberyl16-Aug-10 20:40
jonesberyl16-Aug-10 20:40 
QuestionApplication.DoEvents() equivalent in aspx Pin
Roger Rainey8-Dec-09 4:59
Roger Rainey8-Dec-09 4:59 
AnswerRe: Application.DoEvents() equivalent in aspx Pin
Dave Kreskowiak8-Dec-09 5:26
mveDave Kreskowiak8-Dec-09 5:26 
No, for obvious reasons.

If you want to update the web page with the status, you'll have to do it using Ajax or some other page reload. The update would have to be done using a background threaded component.

Ask this question in the ASP.NET forum. What you're asking has nothing to do with VB.NET.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerGetting status of batch process Pin
David Mujica8-Dec-09 6:14
David Mujica8-Dec-09 6:14 
QuestionHow to format Datagridview Columns Decimal Values? Pin
Paramu19738-Dec-09 4:04
Paramu19738-Dec-09 4:04 
AnswerRe: How to format Datagridview Columns Decimal Values? Pin
Dave Kreskowiak9-Dec-09 4:22
mveDave Kreskowiak9-Dec-09 4:22 
GeneralRe: How to format Datagridview Columns Decimal Values? Pin
Paramu19739-Dec-09 21:52
Paramu19739-Dec-09 21:52 
Questionhow to send mail by visual basic ? Pin
Golden Jing8-Dec-09 1:02
Golden Jing8-Dec-09 1:02 
AnswerRe: how to send mail by visual basic ? Pin
Paramu19738-Dec-09 4:35
Paramu19738-Dec-09 4:35 
GeneralRe: how to send mail by visual basic ? [modified] Pin
Golden Jing8-Dec-09 15:21
Golden Jing8-Dec-09 15:21 
QuestionSave Csv or excel file to sql using vb6.0 Pin
Parag Raibagkar7-Dec-09 18:49
Parag Raibagkar7-Dec-09 18:49 
AnswerRe: Save Csv or excel file to sql using vb6.0 Pin
Eddy Vluggen8-Dec-09 0:26
professionalEddy Vluggen8-Dec-09 0:26 
GeneralRe: Save Csv or excel file to sql using vb6.0 Pin
Parag Raibagkar8-Dec-09 20:04
Parag Raibagkar8-Dec-09 20:04 
GeneralRe: Save Csv or excel file to sql using vb6.0 Pin
Dave Kreskowiak9-Dec-09 3:52
mveDave Kreskowiak9-Dec-09 3:52 
QuestionMultithreaded App using 100% CPU...how can i make it use less? [modified] Pin
Aaron @ Think Software7-Dec-09 0:11
professionalAaron @ Think Software7-Dec-09 0:11 
AnswerRe: Multithreaded App using 100% CPU...how can i make it use less? Pin
David Skelly7-Dec-09 0:40
David Skelly7-Dec-09 0:40 
GeneralRe: Multithreaded App using 100% CPU...how can i make it use less? Pin
Aaron @ Think Software7-Dec-09 0:44
professionalAaron @ Think Software7-Dec-09 0:44 
GeneralRe: Multithreaded App using 100% CPU...how can i make it use less? Pin
David Skelly7-Dec-09 2:35
David Skelly7-Dec-09 2:35 
AnswerRe: Multithreaded App using 100% CPU...how can i make it use less? PinPopular
Luc Pattyn7-Dec-09 0:43
sitebuilderLuc Pattyn7-Dec-09 0:43 
GeneralRe: Multithreaded App using 100% CPU...how can i make it use less? Pin
Aaron @ Think Software7-Dec-09 0:59
professionalAaron @ Think Software7-Dec-09 0:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.