Click here to Skip to main content
15,891,951 members
Home / Discussions / C#
   

C#

 
GeneralRe: list in c# Pin
lavy28831-May-07 2:20
lavy28831-May-07 2:20 
AnswerRe: list in c# Pin
Christian Graus1-May-07 2:10
protectorChristian Graus1-May-07 2:10 
GeneralRe: list in c# Pin
lavy28831-May-07 2:47
lavy28831-May-07 2:47 
GeneralRe: list in c# Pin
Christian Graus1-May-07 10:35
protectorChristian Graus1-May-07 10:35 
QuestionClass inside namespace Pin
Rick van Woudenberg1-May-07 0:59
Rick van Woudenberg1-May-07 0:59 
AnswerRe: Class inside namespace Pin
PandemoniumPasha1-May-07 1:19
PandemoniumPasha1-May-07 1:19 
AnswerRe: Class inside namespace Pin
Stefan Troschuetz1-May-07 1:19
Stefan Troschuetz1-May-07 1:19 
GeneralRe: Class inside namespace Pin
Rick van Woudenberg1-May-07 1:32
Rick van Woudenberg1-May-07 1:32 
Thank you for your kind and swift reply. I was under the impression that importing a project into a solution automatically meant that they know about each other. Obviously not. However, how can I reference a complete project ( or the namespace for that matter ) into a project.

using CookBook; at the top of the form is still generating the same error during compilation and so is using the complete name ( namespace.class.method ).
GeneralRe: Class inside namespace Pin
Stefan Troschuetz1-May-07 1:41
Stefan Troschuetz1-May-07 1:41 
GeneralRe: Class inside namespace Pin
RSArockiam1-May-07 1:42
RSArockiam1-May-07 1:42 
GeneralRe: Class inside namespace Pin
Rick van Woudenberg1-May-07 2:28
Rick van Woudenberg1-May-07 2:28 
GeneralRe: Class inside namespace Pin
RSArockiam1-May-07 2:32
RSArockiam1-May-07 2:32 
QuestionConvert a list element Pin
Anka_Ame1-May-07 0:36
Anka_Ame1-May-07 0:36 
AnswerRe: Convert a list element Pin
Pete O'Hanlon1-May-07 1:11
mvePete O'Hanlon1-May-07 1:11 
QuestionRe: Convert a list element Pin
DavidNohejl1-May-07 4:25
DavidNohejl1-May-07 4:25 
AnswerRe: Convert a list element Pin
Pete O'Hanlon1-May-07 5:17
mvePete O'Hanlon1-May-07 5:17 
GeneralRe: Convert a list element Pin
DavidNohejl1-May-07 8:14
DavidNohejl1-May-07 8:14 
GeneralRe: Convert a list element Pin
PIEBALDconsult3-May-07 9:02
mvePIEBALDconsult3-May-07 9:02 
QuestionReflection: How to locate/load a specific NameSpace inside an Assembly? Pin
Dominic Pettifer1-May-07 0:34
Dominic Pettifer1-May-07 0:34 
QuestionC#, Interfaces and Interop Pin
Rhys Gravell1-May-07 0:13
professionalRhys Gravell1-May-07 0:13 
Questiondistinct values in dataset Pin
arkiboys30-Apr-07 23:30
arkiboys30-Apr-07 23:30 
AnswerRe: distinct values in dataset Pin
_mubashir1-May-07 0:12
_mubashir1-May-07 0:12 
QuestionCheck Windows username and password using C#.Net 2003 Pin
Dotnetkanna30-Apr-07 21:30
Dotnetkanna30-Apr-07 21:30 
AnswerRe: Check Windows username and password using C#.Net 2003 Pin
Christian Graus30-Apr-07 22:25
protectorChristian Graus30-Apr-07 22:25 
GeneralRe: Check Windows username and password using C#.Net 2003 Pin
Colin Angus Mackay30-Apr-07 22:30
Colin Angus Mackay30-Apr-07 22:30 

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.