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

C#

 
AnswerRe: visual source safe v8.0 : how to see undo checkouts? Pin
Christian Graus25-Jun-08 18:05
protectorChristian Graus25-Jun-08 18:05 
GeneralRe: visual source safe v8.0 : how to see undo checkouts? Pin
fateme_developer25-Jun-08 22:43
fateme_developer25-Jun-08 22:43 
AnswerRe: visual source safe v8.0 : how to see undo checkouts? Pin
Abhijit Jana25-Jun-08 19:14
professionalAbhijit Jana25-Jun-08 19:14 
Questionhow to send PJL command to USB connected printer ? Pin
$unil Dhiman25-Jun-08 16:54
$unil Dhiman25-Jun-08 16:54 
AnswerRe: how to send PJL command to USB connected printer ? Pin
Bert delaVega25-Jun-08 17:54
Bert delaVega25-Jun-08 17:54 
GeneralRe: how to send PJL command to USB connected printer ? Pin
$unil Dhiman25-Jun-08 18:58
$unil Dhiman25-Jun-08 18:58 
Questionvb code conversion to c#.... Pin
moomoooomoo25-Jun-08 16:39
moomoooomoo25-Jun-08 16:39 
AnswerRe: vb code conversion to c#.... Pin
Lilupa25-Jun-08 18:02
Lilupa25-Jun-08 18:02 
Its just simple.
string[] strTemp;

If you want to assign a NULL value at initialization level, then
string[] strTemp = null;
AnswerRe: vb code conversion to c#.... Pin
Jasmine250125-Jun-08 18:08
Jasmine250125-Jun-08 18:08 
QuestionTimer control freezing the UI Pin
steve_rm25-Jun-08 16:32
steve_rm25-Jun-08 16:32 
AnswerRe: Timer control freezing the UI Pin
AB777125-Jun-08 17:43
AB777125-Jun-08 17:43 
GeneralRe: Timer control freezing the UI Pin
Abydosgater25-Jun-08 17:48
Abydosgater25-Jun-08 17:48 
QuestionRe: Timer control freezing the UI Pin
steve_rm25-Jun-08 19:17
steve_rm25-Jun-08 19:17 
AnswerRe: Timer control freezing the UI Pin
Mbah Dhaim25-Jun-08 23:37
Mbah Dhaim25-Jun-08 23:37 
QuestionUpdater/Downloader Not Work Online? Pin
Abydosgater25-Jun-08 16:07
Abydosgater25-Jun-08 16:07 
AnswerRe: Updater/Downloader Not Work Online? Pin
leppie25-Jun-08 21:25
leppie25-Jun-08 21:25 
GeneralRe: Updater/Downloader Not Work Online? Pin
Abydosgater26-Jun-08 3:46
Abydosgater26-Jun-08 3:46 
QuestionDifferent between component and user control Pin
cocoonwls25-Jun-08 15:25
cocoonwls25-Jun-08 15:25 
AnswerRe: Different between component and user control Pin
Christian Graus25-Jun-08 15:37
protectorChristian Graus25-Jun-08 15:37 
GeneralRe: Different between component and user control Pin
cocoonwls25-Jun-08 15:40
cocoonwls25-Jun-08 15:40 
GeneralRe: Different between component and user control Pin
MarkB77725-Jun-08 17:58
MarkB77725-Jun-08 17:58 
GeneralRe: Different between component and user control Pin
Christian Graus25-Jun-08 18:07
protectorChristian Graus25-Jun-08 18:07 
GeneralRe: Different between component and user control Pin
MarkB77725-Jun-08 18:37
MarkB77725-Jun-08 18:37 
AnswerRe: Different between component and user control Pin
DaveyM6925-Jun-08 22:16
professionalDaveyM6925-Jun-08 22:16 
QuestionHow can we enable <b>CTRL+A</b> on textBox in C# form ? Pin
Mohammad Dayyan25-Jun-08 11:36
Mohammad Dayyan25-Jun-08 11:36 

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.