Click here to Skip to main content
15,921,841 members
Home / Discussions / C#
   

C#

 
Questionhow to convert vc++ to c# Pin
ramyasangeet10-Apr-06 19:41
ramyasangeet10-Apr-06 19:41 
AnswerRe: how to convert vc++ to c# Pin
Christian Graus10-Apr-06 20:03
protectorChristian Graus10-Apr-06 20:03 
Questionhow to log the key press done when IE alone is in focus? Pin
LMHP10-Apr-06 19:19
LMHP10-Apr-06 19:19 
QuestionFast question Pin
papa198010-Apr-06 18:32
papa198010-Apr-06 18:32 
AnswerRe: Fast question Pin
thomasa10-Apr-06 21:53
thomasa10-Apr-06 21:53 
GeneralRe: Fast question Pin
papa198010-Apr-06 22:17
papa198010-Apr-06 22:17 
AnswerRe: Fast question Pin
thomasa11-Apr-06 0:58
thomasa11-Apr-06 0:58 
GeneralRe: Fast question Pin
papa198011-Apr-06 2:09
papa198011-Apr-06 2:09 
GeneralRe: Fast question Pin
thomasa11-Apr-06 2:51
thomasa11-Apr-06 2:51 
QuestionCreating user permissions in asp.net and c# Pin
deepak110-Apr-06 13:53
deepak110-Apr-06 13:53 
QuestionUsing Treeview control in asp.net and c# Pin
deepak110-Apr-06 13:49
deepak110-Apr-06 13:49 
AnswerRe: Using Treeview control in asp.net and c# Pin
Judah Gabriel Himango10-Apr-06 15:27
sponsorJudah Gabriel Himango10-Apr-06 15:27 
QuestionSearch string for ascii carriage return and replace it with a br??? Pin
code-frog10-Apr-06 13:42
professionalcode-frog10-Apr-06 13:42 
AnswerRe: Search string for ascii carriage return and replace it with a br??? Pin
Judah Gabriel Himango10-Apr-06 15:26
sponsorJudah Gabriel Himango10-Apr-06 15:26 
GeneralRe: Search string for ascii carriage return and replace it with a br??? Pin
code-frog10-Apr-06 17:18
professionalcode-frog10-Apr-06 17:18 
GeneralRe: Search string for ascii carriage return and replace it with a br??? Pin
Judah Gabriel Himango10-Apr-06 17:20
sponsorJudah Gabriel Himango10-Apr-06 17:20 
GeneralRe: Search string for ascii carriage return and replace it with a br??? Pin
J4amieC10-Apr-06 21:44
J4amieC10-Apr-06 21:44 
GeneralRe: Search string for ascii carriage return and replace it with a br??? Pin
Judah Gabriel Himango11-Apr-06 4:49
sponsorJudah Gabriel Himango11-Apr-06 4:49 
Yeah I know, that's what I'm saying: the current string methods as they are lead one to believe they modify strings, when in reality they create copies of the original. The names should've been named something to reflect this fact (ReplaceInCopy or something), or have the string methods be static methods rather than instance methods.
QuestionBuilding Regex in C# Pin
jorgearmindo10-Apr-06 13:15
jorgearmindo10-Apr-06 13:15 
AnswerRe: Building Regex in C# Pin
Judah Gabriel Himango10-Apr-06 15:22
sponsorJudah Gabriel Himango10-Apr-06 15:22 
GeneralRe: Building Regex in C# Pin
jorgearmindo12-Apr-06 12:19
jorgearmindo12-Apr-06 12:19 
QuestionEvent fired before TreeListview is displayed Pin
ang2610-Apr-06 13:09
ang2610-Apr-06 13:09 
AnswerRe: Event fired before TreeListview is displayed Pin
Judah Gabriel Himango10-Apr-06 15:21
sponsorJudah Gabriel Himango10-Apr-06 15:21 
GeneralRe: Event fired before TreeListview is displayed Pin
ang2610-Apr-06 20:34
ang2610-Apr-06 20:34 
QuestionHttpWebRequest Problem Pin
allenmpcx10-Apr-06 11:55
allenmpcx10-Apr-06 11:55 

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.