Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using Custom Controls in Designer from .cs source files Pin
Dave Kreskowiak14-Jul-06 4:28
mveDave Kreskowiak14-Jul-06 4:28 
QuestionStreamWriter Pin
LeeTony14-Jul-06 2:42
LeeTony14-Jul-06 2:42 
AnswerRe: StreamWriter Pin
engsrini14-Jul-06 2:47
engsrini14-Jul-06 2:47 
QuestionFirmware programming with C# Pin
AesopTurtle14-Jul-06 2:41
AesopTurtle14-Jul-06 2:41 
AnswerRe: Firmware programming with C# Pin
Florian Storck14-Jul-06 2:49
Florian Storck14-Jul-06 2:49 
GeneralRe: Firmware programming with C# Pin
AesopTurtle14-Jul-06 3:00
AesopTurtle14-Jul-06 3:00 
GeneralRe: Firmware programming with C# Pin
Dan Neely14-Jul-06 3:07
Dan Neely14-Jul-06 3:07 
GeneralRe: Firmware programming with C# Pin
Florian Storck14-Jul-06 3:18
Florian Storck14-Jul-06 3:18 
Hi KiT,

well, if you want to do embedded programming you shouldn't rely too much on the garbage collection, as you've usually very limited resources. So it's a great benefit knowing what is going on in the system and having everthying under control. Otherwise you may be in trouble with running out of resources. So it's very helpful to do some things the hard way, it's usually easier then being effective on managed languages as well.

Bye,
Florian
QuestionGetting user input during installation Pin
engsrini14-Jul-06 2:24
engsrini14-Jul-06 2:24 
AnswerRe: Getting user input during installation Pin
J4amieC14-Jul-06 3:18
J4amieC14-Jul-06 3:18 
QuestionHow CTI/IVR applications can be developed in C# .net 2003 Pin
shakeelsoft14-Jul-06 2:00
shakeelsoft14-Jul-06 2:00 
AnswerRe: How CTI/IVR applications can be developed in C# .net 2003 Pin
Not Active14-Jul-06 2:16
mentorNot Active14-Jul-06 2:16 
Questiondisplay dynamic status in a label Pin
gsparrow14-Jul-06 1:47
gsparrow14-Jul-06 1:47 
AnswerRe: display dynamic status in a label Pin
stancrm14-Jul-06 2:19
stancrm14-Jul-06 2:19 
AnswerRe: display dynamic status in a label Pin
Ravi Bhavnani14-Jul-06 2:50
professionalRavi Bhavnani14-Jul-06 2:50 
AnswerRe: display dynamic status in a label Pin
engsrini14-Jul-06 2:53
engsrini14-Jul-06 2:53 
QuestionForms authentication mode not working in the server [modified] Pin
ayyp14-Jul-06 1:33
ayyp14-Jul-06 1:33 
AnswerRe: Forms authentication mode not working in the server Pin
Member 445523314-Nov-09 1:21
Member 445523314-Nov-09 1:21 
QuestionUnicode in c#.net 2005? Pin
Rohit Dev14-Jul-06 1:00
Rohit Dev14-Jul-06 1:00 
AnswerRe: Unicode in c#.net 2005? Pin
User 665814-Jul-06 1:31
User 665814-Jul-06 1:31 
GeneralRe: Unicode in c#.net 2005? Pin
Rohit Dev14-Jul-06 2:39
Rohit Dev14-Jul-06 2:39 
QuestionThere MUST be an easier way to do this! Pin
Glen Harvy14-Jul-06 0:33
Glen Harvy14-Jul-06 0:33 
AnswerRe: There MUST be an easier way to do this! Pin
Robert Rohde14-Jul-06 0:46
Robert Rohde14-Jul-06 0:46 
GeneralRe: There MUST be an easier way to do this! Pin
Glen Harvy16-Jul-06 4:03
Glen Harvy16-Jul-06 4:03 
GeneralRe: There MUST be an easier way to do this! Pin
Robert Rohde16-Jul-06 4:11
Robert Rohde16-Jul-06 4:11 

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.