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

C#

 
AnswerRe: Loose coupling Pin
Keith Barrow18-Feb-10 2:15
professionalKeith Barrow18-Feb-10 2:15 
AnswerRe: Loose coupling Pin
Padmanabh Ganorkar18-Feb-10 2:16
Padmanabh Ganorkar18-Feb-10 2:16 
QuestionLoose coupling Pin
Mogamboo_Khush_Hua18-Feb-10 1:51
Mogamboo_Khush_Hua18-Feb-10 1:51 
QuestionC# Newbie. Need some help. Pin
suprsnipes18-Feb-10 1:15
suprsnipes18-Feb-10 1:15 
AnswerRe: C# Newbie. Need some help. Pin
Luc Pattyn18-Feb-10 1:27
sitebuilderLuc Pattyn18-Feb-10 1:27 
AnswerRe: C# Newbie. Need some help. Pin
kevinnicol18-Feb-10 3:09
kevinnicol18-Feb-10 3:09 
GeneralRe: C# Newbie. Need some help. Pin
harold aptroot18-Feb-10 3:32
harold aptroot18-Feb-10 3:32 
GeneralRe: C# Newbie. Need some help. Pin
Luc Pattyn18-Feb-10 3:32
sitebuilderLuc Pattyn18-Feb-10 3:32 
never convert to string if you don't have to; it is inefficient, creates unnecessary objects, and may be error-prone (e.g. when regional settings may influence it, or when checking for a type match).

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.
All Toronto weekends should be extremely wet until we get it automated in regular forums, not just QA.

GeneralRe: C# Newbie. Need some help. Pin
suprsnipes2-Mar-10 17:50
suprsnipes2-Mar-10 17:50 
GeneralRe: C# Newbie. Need some help. Pin
Luc Pattyn3-Mar-10 1:32
sitebuilderLuc Pattyn3-Mar-10 1:32 
QuestionCustom Collections in C# Pin
arut jothi18-Feb-10 0:53
arut jothi18-Feb-10 0:53 
AnswerRe: Custom Collections in C# Pin
Keith Barrow18-Feb-10 1:02
professionalKeith Barrow18-Feb-10 1:02 
GeneralRe: Custom Collections in C# Pin
Luc Pattyn18-Feb-10 1:31
sitebuilderLuc Pattyn18-Feb-10 1:31 
GeneralRe: Custom Collections in C# Pin
Keith Barrow18-Feb-10 1:34
professionalKeith Barrow18-Feb-10 1:34 
AnswerRe: Custom Collections in C# Pin
Luc Pattyn18-Feb-10 1:30
sitebuilderLuc Pattyn18-Feb-10 1:30 
QuestionHow to add Textbox Dynamically Pin
It_tech18-Feb-10 0:00
It_tech18-Feb-10 0:00 
AnswerRe: How to add Textbox Dynamically Pin
#realJSOP18-Feb-10 0:10
professional#realJSOP18-Feb-10 0:10 
GeneralRe: How to add Textbox Dynamically Pin
It_tech18-Feb-10 0:18
It_tech18-Feb-10 0:18 
Questionsimulate keypress by SendInput Pin
Tridip Bhattacharjee17-Feb-10 23:34
professionalTridip Bhattacharjee17-Feb-10 23:34 
QuestionSimple Cache shared in multiple application instances Pin
buchstaben17-Feb-10 23:31
buchstaben17-Feb-10 23:31 
AnswerRe: Simple Cache shared in multiple application instances Pin
Nicholas Butler18-Feb-10 0:30
sitebuilderNicholas Butler18-Feb-10 0:30 
AnswerRe: Simple Cache shared in multiple application instances Pin
Keith Barrow18-Feb-10 0:31
professionalKeith Barrow18-Feb-10 0:31 
GeneralRe: Simple Cache shared in multiple application instances Pin
buchstaben18-Feb-10 1:02
buchstaben18-Feb-10 1:02 
GeneralRe: Simple Cache shared in multiple application instances Pin
Keith Barrow18-Feb-10 1:07
professionalKeith Barrow18-Feb-10 1:07 
AnswerRe: Simple Cache shared in multiple application instances Pin
David Skelly18-Feb-10 2:12
David Skelly18-Feb-10 2:12 

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.