Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
QuestionSuggestion required for Accounting Software core infrastructure VS2010 C# MySql Pin
ahmed_one19-Jan-14 18:48
ahmed_one19-Jan-14 18:48 
AnswerRe: Suggestion required for Accounting Software core infrastructure VS2010 C# MySql Pin
Mycroft Holmes19-Jan-14 20:57
professionalMycroft Holmes19-Jan-14 20:57 
GeneralRe: Suggestion required for Accounting Software core infrastructure VS2010 C# MySql Pin
ahmed_one19-Jan-14 21:11
ahmed_one19-Jan-14 21:11 
GeneralRe: Suggestion required for Accounting Software core infrastructure VS2010 C# MySql Pin
Trak4Net20-Jan-14 9:01
Trak4Net20-Jan-14 9:01 
GeneralRe: Suggestion required for Accounting Software core infrastructure VS2010 C# MySql Pin
ahmed_one20-Jan-14 17:05
ahmed_one20-Jan-14 17:05 
Questioncreate and use .DLL Pin
DrooBo19-Jan-14 6:28
DrooBo19-Jan-14 6:28 
SuggestionRe: create and use .DLL Pin
Richard MacCutchan19-Jan-14 6:52
mveRichard MacCutchan19-Jan-14 6:52 
AnswerRe: create and use .DLL Pin
Dave Kreskowiak19-Jan-14 6:57
mveDave Kreskowiak19-Jan-14 6:57 
Without seeing the code in the .DLL, it's pretty much impossible to tell you EXACTLY what you need to put in the user statement.

But, basically, it's going to be the name supplied in the namespace line in your .DLL code. But, since you can define multiple namespaces and namespaces as children of namespaces, you have to be sure you're importing the correct namespace for the classes you want to use in your library.

AnswerRe: create and use .DLL Pin
DrooBo19-Jan-14 7:30
DrooBo19-Jan-14 7:30 
GeneralRe: create and use .DLL Pin
Dave Kreskowiak19-Jan-14 10:22
mveDave Kreskowiak19-Jan-14 10:22 
GeneralRe: create and use .DLL Pin
Richard MacCutchan19-Jan-14 22:36
mveRichard MacCutchan19-Jan-14 22:36 
AnswerRe: create and use .DLL Pin
Ron Beyer19-Jan-14 10:38
professionalRon Beyer19-Jan-14 10:38 
GeneralRe: create and use .DLL Pin
BillWoodruff19-Jan-14 12:58
professionalBillWoodruff19-Jan-14 12:58 
GeneralRe: create and use .DLL Pin
Ron Beyer19-Jan-14 13:18
professionalRon Beyer19-Jan-14 13:18 
GeneralRe: create and use .DLL Pin
BillWoodruff19-Jan-14 15:09
professionalBillWoodruff19-Jan-14 15:09 
GeneralRe: create and use .DLL Pin
Ron Beyer19-Jan-14 15:12
professionalRon Beyer19-Jan-14 15:12 
AnswerRe: create and use .DLL Pin
BillWoodruff19-Jan-14 11:00
professionalBillWoodruff19-Jan-14 11:00 
AnswerRe: create and use .DLL Pin
Mycroft Holmes19-Jan-14 18:07
professionalMycroft Holmes19-Jan-14 18:07 
GeneralRe: create and use .DLL Pin
DrooBo19-Jan-14 22:42
DrooBo19-Jan-14 22:42 
Questionabout suppoted technologies Pin
gupta vipin11118-Jan-14 6:25
gupta vipin11118-Jan-14 6:25 
AnswerRe: about suppoted technologies Pin
Dave Kreskowiak18-Jan-14 6:37
mveDave Kreskowiak18-Jan-14 6:37 
SuggestionDelete an edited answer Pin
agent_kruger18-Jan-14 2:28
professionalagent_kruger18-Jan-14 2:28 
GeneralRe: Delete an edited answer Pin
Richard MacCutchan18-Jan-14 4:15
mveRichard MacCutchan18-Jan-14 4:15 
GeneralRe: Delete an edited answer Pin
thatraja18-Jan-14 4:21
professionalthatraja18-Jan-14 4:21 
GeneralRe: Delete an edited answer Pin
agent_kruger18-Jan-14 18:18
professionalagent_kruger18-Jan-14 18:18 

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.