Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
QuestionCAB File Problem... Pin
daxfrost17-Mar-08 22:48
daxfrost17-Mar-08 22:48 
GeneralRe: CAB File Problem... Pin
Christian Graus17-Mar-08 23:02
protectorChristian Graus17-Mar-08 23:02 
GeneralRe: CAB File Problem... Pin
daxfrost17-Mar-08 23:14
daxfrost17-Mar-08 23:14 
QuestionVerify if printer is installed Pin
AlexB4717-Mar-08 21:53
AlexB4717-Mar-08 21:53 
GeneralRe: Verify if printer is installed Pin
m@u18-Mar-08 0:20
m@u18-Mar-08 0:20 
GeneralRe: Verify if printer is installed Pin
AlexB4718-Mar-08 2:53
AlexB4718-Mar-08 2:53 
GeneralURL Protocol - one instance application Pin
yarns17-Mar-08 21:45
yarns17-Mar-08 21:45 
GeneralShow Counter Runtime Pin
PavanPareta17-Mar-08 21:33
PavanPareta17-Mar-08 21:33 
Hi all,

I have write a program for showing added records, couter. but it does not working/showing during the for loop execution. after stoped loop it will show. but i want to show it as continue (1,2,3 ... 50000).


for (intCounter = 1; intCounter;= 50000; intCounter++)<br />
            {<br />
                lblShowCount.Text = intCounter.ToString();<br />
<br />
                oEmployee.AddRecord();<br />
            }



Please guide me what would be the better approch for showing continue Counter during the loop execution

Pavan Pareta

GeneralRe: Show Counter Runtime Pin
fearless stallion17-Mar-08 22:18
fearless stallion17-Mar-08 22:18 
GeneralRe: Show Counter Runtime Pin
Christian Graus17-Mar-08 22:18
protectorChristian Graus17-Mar-08 22:18 
GeneralRe: Show Counter Runtime Pin
Gareth H18-Mar-08 3:36
Gareth H18-Mar-08 3:36 
GeneralRe: Show Counter Runtime Pin
PavanPareta18-Mar-08 3:24
PavanPareta18-Mar-08 3:24 
Generalmemory leak... AGAIN Pin
Harvey Saayman17-Mar-08 21:04
Harvey Saayman17-Mar-08 21:04 
GeneralRe: memory leak... AGAIN Pin
stancrm17-Mar-08 21:15
stancrm17-Mar-08 21:15 
GeneralRe: memory leak... AGAIN Pin
Pete O'Hanlon17-Mar-08 23:15
mvePete O'Hanlon17-Mar-08 23:15 
GeneralRe: memory leak... AGAIN Pin
Bekjong17-Mar-08 23:28
Bekjong17-Mar-08 23:28 
GeneralOleDb problem, reading from MS Acces .mdb files Pin
Coyote.Max17-Mar-08 19:50
Coyote.Max17-Mar-08 19:50 
GeneralRe: OleDb problem, reading from MS Acces .mdb files Pin
PIEBALDconsult18-Mar-08 6:11
mvePIEBALDconsult18-Mar-08 6:11 
Questionprinting richtext box content Pin
Krazy Programmer17-Mar-08 19:42
Krazy Programmer17-Mar-08 19:42 
GeneralRe: printing richtext box content Pin
John_Adams17-Mar-08 20:35
John_Adams17-Mar-08 20:35 
GeneralRe: printing richtext box content Pin
Krazy Programmer17-Mar-08 22:08
Krazy Programmer17-Mar-08 22:08 
Questiontask pain control?? Pin
avtar11117-Mar-08 19:35
avtar11117-Mar-08 19:35 
GeneralRe: task pain control?? Pin
Ajay.k_Singh17-Mar-08 20:51
Ajay.k_Singh17-Mar-08 20:51 
GeneralRe: task pain control?? Pin
Bekjong17-Mar-08 23:19
Bekjong17-Mar-08 23:19 
GeneralIcon n Installshield [modified] Pin
rockNroll17-Mar-08 18:46
rockNroll17-Mar-08 18:46 

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.