Click here to Skip to main content
16,006,605 members
Home / Discussions / C#
   

C#

 
QuestionCall a lib from .NET Pin
123456uio22-Sep-06 3:17
123456uio22-Sep-06 3:17 
AnswerRe: Call a lib from .NET Pin
Not Active22-Sep-06 3:51
mentorNot Active22-Sep-06 3:51 
QuestionMake a function ReadNumber with the following specifications: Pin
ngachua22-Sep-06 3:17
ngachua22-Sep-06 3:17 
AnswerRe: Make a function ReadNumber with the following specifications: Pin
J4amieC22-Sep-06 3:26
J4amieC22-Sep-06 3:26 
QuestionC# Abstract classes (VS2005) Pin
#realJSOP22-Sep-06 2:35
professional#realJSOP22-Sep-06 2:35 
AnswerRe: C# Abstract classes (VS2005) Pin
Not Active22-Sep-06 2:43
mentorNot Active22-Sep-06 2:43 
GeneralRe: C# Abstract classes (VS2005) Pin
#realJSOP22-Sep-06 2:59
professional#realJSOP22-Sep-06 2:59 
GeneralRe: C# Abstract classes (VS2005) Pin
Judah Gabriel Himango22-Sep-06 4:55
sponsorJudah Gabriel Himango22-Sep-06 4:55 
John, if the other assembly (the one containing EntityTable) is referenced, you should be able to see it. For some reason you're not, so something is wrong.

There's a little keyboard shortcut that may help here. In your CMyEntityTable class, place the caret on EntityTable inheritance declaration. Hit Shift+ALT+F10. Does anything popup? If the type is available in some referenced dll, but you don't have an appropriate using statement to import the type, this key combo will drop down with options for adding a using statement.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Dumbest. Movie. Title. Evaaar.
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


AnswerRe: C# Abstract classes (VS2005) Pin
led mike22-Sep-06 4:52
led mike22-Sep-06 4:52 
QuestionLaunching an application from memory Pin
MagiMike22-Sep-06 1:41
MagiMike22-Sep-06 1:41 
AnswerRe: Launching an application from memory Pin
Nader Elshehabi22-Sep-06 2:24
Nader Elshehabi22-Sep-06 2:24 
GeneralRe: Launching an application from memory Pin
MagiMike22-Sep-06 3:06
MagiMike22-Sep-06 3:06 
GeneralRe: Launching an application from memory Pin
Nader Elshehabi22-Sep-06 4:44
Nader Elshehabi22-Sep-06 4:44 
AnswerRe: Launching an application from memory Pin
Not Active22-Sep-06 2:40
mentorNot Active22-Sep-06 2:40 
Questionswap froms Pin
faladrim22-Sep-06 1:39
faladrim22-Sep-06 1:39 
AnswerRe: swap froms Pin
Christian Graus22-Sep-06 1:55
protectorChristian Graus22-Sep-06 1:55 
GeneralRe: swap froms Pin
faladrim22-Sep-06 5:01
faladrim22-Sep-06 5:01 
QuestionProblem with MDI forms Pin
ParagGupta22-Sep-06 1:32
ParagGupta22-Sep-06 1:32 
QuestionRe: Problem with MDI forms Pin
Nader Elshehabi22-Sep-06 2:28
Nader Elshehabi22-Sep-06 2:28 
AnswerRe: Problem with MDI forms Pin
ParagGupta22-Sep-06 3:22
ParagGupta22-Sep-06 3:22 
GeneralRe: Problem with MDI forms Pin
Nader Elshehabi22-Sep-06 4:51
Nader Elshehabi22-Sep-06 4:51 
Questionhow to pick background color Pin
Parshant Verma22-Sep-06 0:16
Parshant Verma22-Sep-06 0:16 
AnswerRe: how to pick background color Pin
Christian Graus22-Sep-06 0:57
protectorChristian Graus22-Sep-06 0:57 
GeneralRe: how to pick background color Pin
Parshant Verma22-Sep-06 1:00
Parshant Verma22-Sep-06 1:00 
GeneralRe: how to pick background color Pin
Christian Graus22-Sep-06 1:05
protectorChristian Graus22-Sep-06 1:05 

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.