Click here to Skip to main content
16,016,227 members
Home / Discussions / C#
   

C#

 
Generalwindows form to userControl Pin
xiaowenjie27-Oct-04 2:45
xiaowenjie27-Oct-04 2:45 
GeneralRe: windows form to userControl Pin
Dave Kreskowiak27-Oct-04 4:03
mveDave Kreskowiak27-Oct-04 4:03 
GeneralRe: windows form to userControl Pin
xiaowenjie27-Oct-04 20:11
xiaowenjie27-Oct-04 20:11 
GeneralRe: windows form to userControl Pin
Dave Kreskowiak28-Oct-04 0:45
mveDave Kreskowiak28-Oct-04 0:45 
GeneralRe: windows form to userControl Pin
xiaowenjie28-Oct-04 4:05
xiaowenjie28-Oct-04 4:05 
GeneralRuntime Selecting Interface Implementation Pin
Verdant12327-Oct-04 2:44
Verdant12327-Oct-04 2:44 
Generallog file parser in c# Pin
balsmn27-Oct-04 2:05
balsmn27-Oct-04 2:05 
GeneralRe: log file parser in c# Pin
sreejith ss nair27-Oct-04 2:52
sreejith ss nair27-Oct-04 2:52 
Here you need to manipulate with lot of string values. String in immutable in nature . In this sort of senario StringBuilder class is ideal . Please check the properties and Methods of StringBuilder class which avilable in System.Text namespace and all members of this class are self explanatory in nature(MSDN). And apply little logic to achive your result.;)

Sreejith Nair
[ My Articles ]
GeneralRe: log file parser in c# Pin
balsmn28-Oct-04 2:39
balsmn28-Oct-04 2:39 
GeneralRe: log file parser in c# Pin
sreejith ss nair28-Oct-04 2:48
sreejith ss nair28-Oct-04 2:48 
Generalanother for you^_* Pin
momer27-Oct-04 2:01
momer27-Oct-04 2:01 
GeneralRe: another for you^_* Pin
sreejith ss nair27-Oct-04 3:00
sreejith ss nair27-Oct-04 3:00 
QuestionHow to do this in C#? Pin
momer27-Oct-04 1:44
momer27-Oct-04 1:44 
AnswerRe: How to do this in C#? Pin
sreejith ss nair27-Oct-04 2:35
sreejith ss nair27-Oct-04 2:35 
GeneralRe: How to do this in C#? Pin
momer27-Oct-04 2:52
momer27-Oct-04 2:52 
Generalaccessing email account settings of outlook through c# Pin
chintancs27-Oct-04 1:32
chintancs27-Oct-04 1:32 
GeneralRe: accessing email account settings of outlook through c# Pin
sreejith ss nair27-Oct-04 4:02
sreejith ss nair27-Oct-04 4:02 
GeneralRe: accessing email account settings of outlook through c# Pin
chintancs28-Oct-04 0:15
chintancs28-Oct-04 0:15 
GeneralConverting ulong into an array of booleans Pin
NiteShade27-Oct-04 1:13
NiteShade27-Oct-04 1:13 
GeneralRe: Converting ulong into an array of booleans Pin
Mike Dimmick27-Oct-04 1:58
Mike Dimmick27-Oct-04 1:58 
GeneralAdd icons in chat windows Pin
verma-rahul27-Oct-04 0:54
verma-rahul27-Oct-04 0:54 
GeneralDocked Controls wont use (e.g. draw on) new area after resize Pin
Sebastian Schneider27-Oct-04 0:47
Sebastian Schneider27-Oct-04 0:47 
GeneralRe: Docked Controls wont use (e.g. draw on) new area after resize Pin
Anonymous27-Oct-04 2:26
Anonymous27-Oct-04 2:26 
GeneralRe: Docked Controls wont use (e.g. draw on) new area after resize Pin
sreejith ss nair27-Oct-04 2:28
sreejith ss nair27-Oct-04 2:28 
GeneralRe: Docked Controls wont use (e.g. draw on) new area after resize Pin
Sebastian Schneider27-Oct-04 3:39
Sebastian Schneider27-Oct-04 3:39 

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.