Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
Questioncan someone explain this to me??? Pin
Serenena8-Jun-05 16:40
Serenena8-Jun-05 16:40 
AnswerRe: can someone explain this to me??? Pin
Christian Graus8-Jun-05 16:54
protectorChristian Graus8-Jun-05 16:54 
GeneralRe: can someone explain this to me??? Pin
Serenena8-Jun-05 18:49
Serenena8-Jun-05 18:49 
GeneralRe: can someone explain this to me??? Pin
Christian Graus8-Jun-05 18:52
protectorChristian Graus8-Jun-05 18:52 
GeneralRe: can someone explain this to me??? Pin
Serenena8-Jun-05 19:16
Serenena8-Jun-05 19:16 
GeneralRe: can someone explain this to me??? Pin
Christian Graus8-Jun-05 19:22
protectorChristian Graus8-Jun-05 19:22 
GeneralRe: can someone explain this to me??? Pin
Serenena8-Jun-05 19:34
Serenena8-Jun-05 19:34 
GeneralRe: can someone explain this to me??? Pin
Christian Graus8-Jun-05 19:36
protectorChristian Graus8-Jun-05 19:36 
Ah... OK. Sorry. That's one reason why you shouldn't use code from the web then.

All the functions you can use exist in namespaces, and you either need to explicity state where they are, or the using statement tells the compiler to look there when working out what your code means. msdn.microsoft.com is the microsoft help site, check there first for any calls if you don't know how to use them ( then ask here, of course ).

Christian Graus - Microsoft MVP - C++
GeneralRe: can someone explain this to me??? Pin
Serenena8-Jun-05 20:14
Serenena8-Jun-05 20:14 
GeneralRe: can someone explain this to me??? Pin
Christian Graus9-Jun-05 0:36
protectorChristian Graus9-Jun-05 0:36 
GeneralRe: can someone explain this to me??? Pin
Dave Kreskowiak9-Jun-05 8:55
mveDave Kreskowiak9-Jun-05 8:55 
GeneralRe: can someone explain this to me??? Pin
Christian Graus9-Jun-05 11:19
protectorChristian Graus9-Jun-05 11:19 
GeneralRe: can someone explain this to me??? Pin
Dave Kreskowiak9-Jun-05 15:26
mveDave Kreskowiak9-Jun-05 15:26 
GeneralRe: can someone explain this to me??? Pin
Christian Graus9-Jun-05 15:30
protectorChristian Graus9-Jun-05 15:30 
GeneralRe: can someone explain this to me??? Pin
Dave Kreskowiak9-Jun-05 16:22
mveDave Kreskowiak9-Jun-05 16:22 
GeneralRe: can someone explain this to me??? Pin
Christian Graus9-Jun-05 16:24
protectorChristian Graus9-Jun-05 16:24 
GeneralRe: can someone explain this to me??? Pin
Dave Kreskowiak10-Jun-05 2:40
mveDave Kreskowiak10-Jun-05 2:40 
GeneralOT Pin
Weiye Chen8-Jun-05 19:47
Weiye Chen8-Jun-05 19:47 
GeneralRe: OT Pin
Serenena8-Jun-05 20:12
Serenena8-Jun-05 20:12 
GeneralRe: OT Pin
Weiye Chen9-Jun-05 18:37
Weiye Chen9-Jun-05 18:37 
GeneralRe: OT Pin
leppie8-Jun-05 21:59
leppie8-Jun-05 21:59 
GeneralRe: OT Pin
Serenena8-Jun-05 22:24
Serenena8-Jun-05 22:24 
GeneralXmlException when uploading Image to database Pin
methodincharge8-Jun-05 13:57
methodincharge8-Jun-05 13:57 
GeneralRe: XmlException when uploading Image to database Pin
Christian Graus8-Jun-05 15:23
protectorChristian Graus8-Jun-05 15:23 
GeneralRe: XmlException when uploading Image to database Pin
methodincharge8-Jun-05 17:08
methodincharge8-Jun-05 17:08 

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.