Click here to Skip to main content
15,902,938 members
Home / Discussions / C#
   

C#

 
GeneralRe: Infos, links, best practice etc. for programming a webservice Pin
Rob Philpott1-Apr-08 22:45
Rob Philpott1-Apr-08 22:45 
Question(XML) Editing a single element within a node Pin
Stupefy1-Apr-08 10:13
Stupefy1-Apr-08 10:13 
GeneralRe: (XML) Editing a single element within a node Pin
damianrda1-Apr-08 10:56
damianrda1-Apr-08 10:56 
GeneralRe: (XML) Editing a single element within a node Pin
Stupefy1-Apr-08 11:03
Stupefy1-Apr-08 11:03 
GeneralRe: (XML) Editing a single element within a node Pin
led mike1-Apr-08 11:04
led mike1-Apr-08 11:04 
GeneralRe: (XML) Editing a single element within a node Pin
led mike1-Apr-08 10:59
led mike1-Apr-08 10:59 
QuestionA style question regarding multi-signature methods Pin
Clive D. Pottinger1-Apr-08 9:19
Clive D. Pottinger1-Apr-08 9:19 
GeneralRe: A style question regarding multi-signature methods Pin
Pete O'Hanlon1-Apr-08 9:28
mvePete O'Hanlon1-Apr-08 9:28 
cpotting wrote:
I started to look at generics, but it seems that they may be a bit of overkill for routines that only handle 2 or 3 different data types.


Why would generics be overkill. Just because you are limiting to only 2 or 3 data types, generics are still very useful. Let's face it, generics (in most cases) are often only used against a couple of types only. Don't limit yourself just because your code doesn't use every possible type.


Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: A style question regarding multi-signature methods Pin
led mike1-Apr-08 9:43
led mike1-Apr-08 9:43 
GeneralRe: A style question regarding multi-signature methods Pin
Pete O'Hanlon1-Apr-08 22:01
mvePete O'Hanlon1-Apr-08 22:01 
GeneralRe: A style question regarding multi-signature methods Pin
Clive D. Pottinger2-Apr-08 4:03
Clive D. Pottinger2-Apr-08 4:03 
GeneralRe: A style question regarding multi-signature methods Pin
led mike2-Apr-08 5:14
led mike2-Apr-08 5:14 
GeneralIndividual Tooltip on each ColumnHeader on a ListView Pin
jchalfant1-Apr-08 8:58
jchalfant1-Apr-08 8:58 
GeneralCrystal reports 'Running total fields' Pin
NewToAspDotNet1-Apr-08 8:57
NewToAspDotNet1-Apr-08 8:57 
AnswerRe: Crystal reports 'Running total fields' Pin
jchalfant1-Apr-08 9:03
jchalfant1-Apr-08 9:03 
Generalimage processing Pin
kanza azhar1-Apr-08 7:30
kanza azhar1-Apr-08 7:30 
GeneralRe: image processing Pin
led mike1-Apr-08 7:42
led mike1-Apr-08 7:42 
GeneralRe: image processing Pin
B.Tanner1-Apr-08 7:50
B.Tanner1-Apr-08 7:50 
GeneralRe: image processing Pin
led mike1-Apr-08 8:07
led mike1-Apr-08 8:07 
GeneralRe: image processing Pin
kanza azhar2-Apr-08 3:58
kanza azhar2-Apr-08 3:58 
GeneralRegular Expression getting image tag source from HTML string Pin
Baro1-Apr-08 7:30
Baro1-Apr-08 7:30 
GeneralRe: Regular Expression getting image tag source from HTML string Pin
pmarfleet1-Apr-08 8:43
pmarfleet1-Apr-08 8:43 
GeneralRe: Regular Expression getting image tag source from HTML string Pin
Baro1-Apr-08 11:05
Baro1-Apr-08 11:05 
GeneralRe: Regular Expression getting image tag source from HTML string Pin
pmarfleet1-Apr-08 19:43
pmarfleet1-Apr-08 19:43 
GeneralRe: Regular Expression getting image tag source from HTML string Pin
Baro2-Apr-08 8:24
Baro2-Apr-08 8:24 

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.