Click here to Skip to main content
15,926,703 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to show cathegorized pics ? Pin
Mir_As7-Nov-08 21:33
Mir_As7-Nov-08 21:33 
AnswerRe: how to show cathegorized pics ? Pin
Christian Graus7-Nov-08 23:48
protectorChristian Graus7-Nov-08 23:48 
GeneralRe: how to show cathegorized pics ? Pin
Mir_As8-Nov-08 0:45
Mir_As8-Nov-08 0:45 
GeneralRe: how to show cathegorized pics ? Pin
Christian Graus8-Nov-08 0:52
protectorChristian Graus8-Nov-08 0:52 
GeneralRe: how to show cathegorized pics ? Pin
Mir_As8-Nov-08 2:44
Mir_As8-Nov-08 2:44 
GeneralRe: how to show cathegorized pics ? Pin
Christian Graus8-Nov-08 8:17
protectorChristian Graus8-Nov-08 8:17 
Questionhow to show cathegorized pics in my site? Pin
Mir_As7-Nov-08 21:02
Mir_As7-Nov-08 21:02 
AnswerRe: how to show cathegorized pics in my site? Pin
Christian Graus7-Nov-08 23:48
protectorChristian Graus7-Nov-08 23:48 
GeneralRe: how to show cathegorized pics in my site? Pin
Oakman9-Nov-08 6:18
Oakman9-Nov-08 6:18 
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 

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.