Click here to Skip to main content
15,915,975 members
Home / Discussions / C#
   

C#

 
GeneralRe: Photo Printing Wizard Pin
Dave Kreskowiak25-Mar-05 13:42
mveDave Kreskowiak25-Mar-05 13:42 
GeneralRe: Photo Printing Wizard Pin
tommazzo25-Mar-05 13:52
tommazzo25-Mar-05 13:52 
GeneralRe: Photo Printing Wizard Pin
Heath Stewart25-Mar-05 14:21
protectorHeath Stewart25-Mar-05 14:21 
GeneralRe: Photo Printing Wizard Pin
tommazzo26-Mar-05 7:36
tommazzo26-Mar-05 7:36 
GeneralRe: Photo Printing Wizard Pin
Heath Stewart26-Mar-05 8:16
protectorHeath Stewart26-Mar-05 8:16 
Generaltypeof versus Type.GetType() Pin
Member 9625-Mar-05 5:50
Member 9625-Mar-05 5:50 
GeneralRe: typeof versus Type.GetType() Pin
Heath Stewart25-Mar-05 11:34
protectorHeath Stewart25-Mar-05 11:34 
GeneralRe: typeof versus Type.GetType() Pin
Member 9625-Mar-05 13:59
Member 9625-Mar-05 13:59 
I guess I should just take the examples with a grain of salt like I used to in my c++ days.

After many many many years of programming in C++ I was able to interpret the microsoft samples but do it the most efficient way myself. With c# I only have a couple of years under my belt and so I'm prone to deferring to the examples more.

I guess the danger of the samples is that they can perpetuate something out to the general public to the point where it's not questioned. When I looked up this earlier, I found hundreds of non-ms websites and newsgroup postings referring to this process and they all used the MS Type.GetType variant in their c# examples.

I know it's probably trivial, but someone at MS should go through all those samples as time permits and consider if they are setting a good example. Newbies like me are quite dependant on them and they seem to flow out to other developer sites as well. There is still a place I believe for efficiency and good old optimization.



GeneralRe: typeof versus Type.GetType() Pin
Heath Stewart25-Mar-05 14:31
protectorHeath Stewart25-Mar-05 14:31 
GeneralRe: typeof versus Type.GetType() Pin
Tom Larsen25-Mar-05 12:21
Tom Larsen25-Mar-05 12:21 
GeneralRe: typeof versus Type.GetType() Pin
Heath Stewart25-Mar-05 14:28
protectorHeath Stewart25-Mar-05 14:28 
GeneralRe: typeof versus Type.GetType() Pin
Member 9625-Mar-05 16:39
Member 9625-Mar-05 16:39 
GeneralRe: typeof versus Type.GetType() Pin
Shardool25-Mar-05 14:39
Shardool25-Mar-05 14:39 
GeneralGenerate Word Document in C# Pin
Michele@MERC25-Mar-05 5:24
Michele@MERC25-Mar-05 5:24 
GeneralRe: Generate Word Document in C# Pin
Heath Stewart25-Mar-05 12:16
protectorHeath Stewart25-Mar-05 12:16 
GeneralRe: Generate Word Document in C# Pin
Michele@MERC29-Mar-05 4:13
Michele@MERC29-Mar-05 4:13 
GeneralRe: Generate Word Document in C# Pin
Heath Stewart29-Mar-05 5:29
protectorHeath Stewart29-Mar-05 5:29 
GeneralRe: Generate Word Document in C# Pin
Michele@MERC29-Mar-05 6:29
Michele@MERC29-Mar-05 6:29 
GeneralRe: Generate Word Document in C# Pin
Heath Stewart29-Mar-05 8:35
protectorHeath Stewart29-Mar-05 8:35 
GeneralRe: Generate Word Document in C# Pin
Michele@MERC30-Mar-05 3:30
Michele@MERC30-Mar-05 3:30 
GeneralRe: Generate Word Document in C# Pin
Heath Stewart30-Mar-05 5:17
protectorHeath Stewart30-Mar-05 5:17 
Generalprinting results from printer Pin
Member 178719025-Mar-05 4:45
Member 178719025-Mar-05 4:45 
GeneralRe: printing results from printer Pin
Heath Stewart25-Mar-05 11:11
protectorHeath Stewart25-Mar-05 11:11 
GeneralAVI Clip running Pin
Member 178719025-Mar-05 4:43
Member 178719025-Mar-05 4:43 
GeneralRe: AVI Clip running Pin
Dave Kreskowiak25-Mar-05 7:21
mveDave Kreskowiak25-Mar-05 7:21 

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.