Click here to Skip to main content
15,890,670 members
Home / Discussions / C#
   

C#

 
QuestionClasses [modified] Pin
Mamphekgo16-Aug-06 22:03
Mamphekgo16-Aug-06 22:03 
AnswerRe: Classes Pin
Guffa16-Aug-06 22:13
Guffa16-Aug-06 22:13 
QuestionHow create uninstal project? Pin
ersinsivaz16-Aug-06 21:49
ersinsivaz16-Aug-06 21:49 
AnswerRe: How create uninstal project? Pin
Nader Elshehabi17-Aug-06 1:49
Nader Elshehabi17-Aug-06 1:49 
QuestionServer Image Path Pin
nachisaravanan16-Aug-06 21:45
nachisaravanan16-Aug-06 21:45 
AnswerRe: Server Image Path Pin
Christian Graus16-Aug-06 21:47
protectorChristian Graus16-Aug-06 21:47 
GeneralRe: Server Image Path Pin
nachisaravanan16-Aug-06 22:26
nachisaravanan16-Aug-06 22:26 
GeneralRe: Server Image Path Pin
Christian Graus16-Aug-06 22:35
protectorChristian Graus16-Aug-06 22:35 
AnswerRe: Server Image Path Pin
Guffa16-Aug-06 22:19
Guffa16-Aug-06 22:19 
GeneralRe: Server Image Path Pin
nachisaravanan16-Aug-06 22:28
nachisaravanan16-Aug-06 22:28 
QuestionSending pdf file directly to printer Pin
Support12316-Aug-06 21:34
Support12316-Aug-06 21:34 
QuestionUsing Flat Files with NHibernate Pin
rakesh.motghare16-Aug-06 21:26
rakesh.motghare16-Aug-06 21:26 
Questionhow to use ListView Control in C#.net? Pin
yousafzai16-Aug-06 21:05
yousafzai16-Aug-06 21:05 
AnswerRe: how to use ListView Control in C#.net? Pin
coolestCoder16-Aug-06 21:19
coolestCoder16-Aug-06 21:19 
GeneralRe: how to use ListView Control in C#.net? Pin
chandler8316-Aug-06 21:26
chandler8316-Aug-06 21:26 
GeneralRe: how to use ListView Control in C#.net? Pin
yousafzai16-Aug-06 21:45
yousafzai16-Aug-06 21:45 
GeneralRe: how to use ListView Control in C#.net? Pin
chandler8316-Aug-06 22:48
chandler8316-Aug-06 22:48 
QuestionActiveX control in C#, client in C++, subscribe to event Pin
__alex16-Aug-06 20:37
__alex16-Aug-06 20:37 
QuestionPlease Help Me Pin
salman_syed_0116-Aug-06 20:31
salman_syed_0116-Aug-06 20:31 
AnswerRe: Please Help Me Pin
alexey N16-Aug-06 20:48
alexey N16-Aug-06 20:48 
QuestionLoad Screens Pin
kkadir16-Aug-06 20:16
kkadir16-Aug-06 20:16 
AnswerRe: Load Screens Pin
coolestCoder16-Aug-06 20:33
coolestCoder16-Aug-06 20:33 
Hi,
First of all what do you mean by -
pashje wrote:
add a load screen


I guess you want to show a progress bar or some thing like that ?
If i am correct you will have to add multi-threading into ur application, wherein your progress bar will be in some other thread than ur application and would update as you complete the tasks in the application.
You will need some communication medium between the two threads such as global variables ( for example ).

Hope i guessed correctly !



"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

GeneralRe: Load Screens Pin
kkadir16-Aug-06 20:45
kkadir16-Aug-06 20:45 
GeneralRe: Load Screens Pin
coolestCoder16-Aug-06 21:01
coolestCoder16-Aug-06 21:01 
AnswerRe: Load Screens Pin
kkadir16-Aug-06 22:00
kkadir16-Aug-06 22:00 

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.