Click here to Skip to main content
15,895,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionXML file error Pin
Rinki Mukheraji7-Nov-08 20:26
Rinki Mukheraji7-Nov-08 20:26 
AnswerRe: XML file error Pin
Kannan Ar7-Nov-08 22:39
professionalKannan Ar7-Nov-08 22:39 
QuestionAsynchronous postback problem Pin
krishnaveer7-Nov-08 20:18
krishnaveer7-Nov-08 20:18 
QuestionHow to add new server controls by javascript Pin
goldenchance7-Nov-08 14:26
goldenchance7-Nov-08 14:26 
AnswerRe: How to add new server controls by javascript Pin
Sandeep Akhare7-Nov-08 20:16
Sandeep Akhare7-Nov-08 20:16 
QuestionHelp with FileUpload(Avoid duplication) Pin
SreeluMandiga7-Nov-08 10:31
SreeluMandiga7-Nov-08 10:31 
QuestionAssociating ProgressBar with a method Pin
Ekjon7-Nov-08 5:37
Ekjon7-Nov-08 5:37 
AnswerRe: Associating ProgressBar with a method Pin
Abhishek Sur7-Nov-08 8:13
professionalAbhishek Sur7-Nov-08 8:13 
First of all, this is not the correct place to write progressbar related question. Well, I think your question will be better to ask in Windows forum.

Well, I think you need to create a new thread to invoke the function. You create an event within the class which have the function.

Now you raiseevent while running the function.

Now from the caller Invoke the function from the thread. Before doing this add an event handler to the code which will be called whenever an event is raised.
Thus you can handle the event and show the progress bar.

You can also make use of EventArgs and define a custom class of yours which will be sending the percentage complete value to the eventhandler.

Abhishek Sur

Questionerror in cascading dropdownlist Pin
strawberrysh7-Nov-08 5:23
strawberrysh7-Nov-08 5:23 
AnswerRe: error in cascading dropdownlist Pin
Parwej Ahamad7-Nov-08 5:36
professionalParwej Ahamad7-Nov-08 5:36 
GeneralRe: error in cascading dropdownlist Pin
strawberrysh7-Nov-08 6:52
strawberrysh7-Nov-08 6:52 
GeneralRe: error in cascading dropdownlist Pin
Parwej Ahamad7-Nov-08 7:17
professionalParwej Ahamad7-Nov-08 7:17 
GeneralRe: error in cascading dropdownlist Pin
strawberrysh7-Nov-08 8:39
strawberrysh7-Nov-08 8:39 
AnswerRe: error in cascading dropdownlist Pin
farzaneh ansari11-Nov-08 18:27
farzaneh ansari11-Nov-08 18:27 
QuestionAn ASP.Net Question Pin
Xiaoming Qian7-Nov-08 4:18
Xiaoming Qian7-Nov-08 4:18 
AnswerRe: An ASP.Net Question Pin
Paddy Boyd7-Nov-08 5:18
Paddy Boyd7-Nov-08 5:18 
QuestionFormatting date to remove the time on a DetailsView BoundField Pin
jzonthemtn7-Nov-08 3:31
jzonthemtn7-Nov-08 3:31 
AnswerRe: Formatting date to remove the time on a DetailsView BoundField Pin
J4amieC7-Nov-08 3:34
J4amieC7-Nov-08 3:34 
GeneralRe: Formatting date to remove the time on a DetailsView BoundField Pin
jzonthemtn7-Nov-08 3:44
jzonthemtn7-Nov-08 3:44 
AnswerRe: Formatting date to remove the time on a DetailsView BoundField Pin
NeverHeardOfMe7-Nov-08 4:02
NeverHeardOfMe7-Nov-08 4:02 
GeneralRe: Formatting date to remove the time on a DetailsView BoundField Pin
jzonthemtn7-Nov-08 5:22
jzonthemtn7-Nov-08 5:22 
AnswerRe: Formatting date to remove the time on a DetailsView BoundField Pin
Sneha Bisht7-Nov-08 21:02
Sneha Bisht7-Nov-08 21:02 
QuestionJQuerry help! Pin
papy-boom7-Nov-08 2:55
papy-boom7-Nov-08 2:55 
QuestionSave check boxes data Pin
kjosh1237-Nov-08 2:44
kjosh1237-Nov-08 2:44 
AnswerRe: Save check boxes data Pin
Paddy Boyd7-Nov-08 5:20
Paddy Boyd7-Nov-08 5:20 

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.