Click here to Skip to main content
15,918,516 members
Home / Discussions / C#
   

C#

 
GeneralRe: Oops...! Something terrible!!! Pin
Pedram Behroozi29-Dec-08 8:36
Pedram Behroozi29-Dec-08 8:36 
AnswerRe: Oops...! Something terrible!!! Pin
Member 447035429-Dec-08 9:16
Member 447035429-Dec-08 9:16 
GeneralRe: Oops...! Something terrible!!! Pin
Wendelius29-Dec-08 9:19
mentorWendelius29-Dec-08 9:19 
GeneralRe: Oops...! Something terrible!!! Pin
Pedram Behroozi29-Dec-08 9:33
Pedram Behroozi29-Dec-08 9:33 
QuestionSharepoint question - Sending Email with a different FROM format? Pin
Archvile129-Dec-08 5:13
Archvile129-Dec-08 5:13 
QuestionC Pointers in C# Pin
Teuz29-Dec-08 4:19
Teuz29-Dec-08 4:19 
AnswerRe: C Pointers in C# Pin
Steve Hansen29-Dec-08 4:37
Steve Hansen29-Dec-08 4:37 
GeneralRe: C Pointers in C# Pin
Teuz29-Dec-08 4:51
Teuz29-Dec-08 4:51 
GeneralRe: C Pointers in C# Pin
Giorgi Dalakishvili29-Dec-08 5:06
mentorGiorgi Dalakishvili29-Dec-08 5:06 
AnswerRe: C Pointers in C# Pin
Ravadre29-Dec-08 4:53
Ravadre29-Dec-08 4:53 
GeneralRe: C Pointers in C# Pin
Teuz29-Dec-08 5:35
Teuz29-Dec-08 5:35 
GeneralRe: C Pointers in C# Pin
Ravadre29-Dec-08 6:07
Ravadre29-Dec-08 6:07 
GeneralRe: C Pointers in C# Pin
Teuz29-Dec-08 6:46
Teuz29-Dec-08 6:46 
GeneralRe: C Pointers in C# Pin
Ravadre29-Dec-08 6:58
Ravadre29-Dec-08 6:58 
GeneralRe: C Pointers in C# Pin
Teuz29-Dec-08 8:02
Teuz29-Dec-08 8:02 
GeneralRe: C Pointers in C# Pin
Ravadre29-Dec-08 8:10
Ravadre29-Dec-08 8:10 
Question'using' directive/assembly reference Pin
queries36529-Dec-08 3:55
queries36529-Dec-08 3:55 
AnswerRe: 'using' directive/assembly reference Pin
Dave Kreskowiak29-Dec-08 5:14
mveDave Kreskowiak29-Dec-08 5:14 
Those are types that you haven't defined in your code anywhere. Well, anywhere accessible to the code having the problem anyway. You won't find those types anywhere int he .NET Framework, so you have to write them yourself.

Ahh, the joys of Copy'N'Paste coding...


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: 'using' directive/assembly reference Pin
Mark Salsbery29-Dec-08 5:23
Mark Salsbery29-Dec-08 5:23 
AnswerRe: 'using' directive/assembly reference Pin
Mark Salsbery29-Dec-08 5:22
Mark Salsbery29-Dec-08 5:22 
QuestionUSER CONTROL Pin
kirandilip29-Dec-08 3:20
kirandilip29-Dec-08 3:20 
AnswerRe: USER CONTROL Pin
Christian Graus29-Dec-08 3:40
protectorChristian Graus29-Dec-08 3:40 
AnswerRe: USER CONTROL Pin
EliottA29-Dec-08 4:20
EliottA29-Dec-08 4:20 
AnswerRe: USER CONTROL Pin
Member 447035429-Dec-08 8:23
Member 447035429-Dec-08 8:23 
AnswerRe: USER CONTROL Pin
#realJSOP29-Dec-08 9:07
professional#realJSOP29-Dec-08 9:07 

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.