Click here to Skip to main content
15,924,367 members
Home / Discussions / C#
   

C#

 
AnswerRe: Assembly not found in release mode Pin
enjoycrack27-Oct-05 6:53
enjoycrack27-Oct-05 6:53 
GeneralRe: Assembly not found in release mode Pin
cppdotnet27-Oct-05 7:37
cppdotnet27-Oct-05 7:37 
GeneralRe: Assembly not found in release mode Pin
Dave Kreskowiak27-Oct-05 8:27
mveDave Kreskowiak27-Oct-05 8:27 
QuestionEvents over .Net Remoting Pin
Mikke_x27-Oct-05 4:47
Mikke_x27-Oct-05 4:47 
AnswerRe: Events over .Net Remoting Pin
Tom Larsen27-Oct-05 9:33
Tom Larsen27-Oct-05 9:33 
GeneralRe: Events over .Net Remoting Pin
Mikke_x27-Oct-05 9:57
Mikke_x27-Oct-05 9:57 
GeneralRe: Events over .Net Remoting Pin
Tom Larsen28-Oct-05 4:48
Tom Larsen28-Oct-05 4:48 
QuestionShared Classes Among Applications In a Single Project Pin
budidharma27-Oct-05 4:24
budidharma27-Oct-05 4:24 
I'm using VS2005 RC1.
I have a project file which has several applications inside it. These applications all need to use some of the same classes. I'd like to define these classes in one file that is shared among the applications, but defined in a separate namespace. The windows applications all are in separate namespaces as well.

I tried adding a new class to the project in a new solution folder in a new class file. I added a new new space to the file containing the classes, but to no avail. I could not figure out how to access the classes from the other namespaces in the applications.

Can someone explain the correct way to do this? Thanks.
AnswerRe: Shared Classes Among Applications In a Single Project Pin
Jeason Zhao27-Oct-05 4:30
Jeason Zhao27-Oct-05 4:30 
AnswerRe: Shared Classes Among Applications In a Single Project Pin
Matt Newman27-Oct-05 5:14
Matt Newman27-Oct-05 5:14 
GeneralRe: Shared Classes Among Applications In a Single Project Pin
budidharma27-Oct-05 6:11
budidharma27-Oct-05 6:11 
GeneralRe: Shared Classes Among Applications In a Single Project Pin
Rob Graham27-Oct-05 6:20
Rob Graham27-Oct-05 6:20 
AnswerRe: Shared Classes Among Applications In a Single Project Pin
Rob Graham27-Oct-05 6:14
Rob Graham27-Oct-05 6:14 
GeneralRe: Shared Classes Among Applications In a Single Project Pin
budidharma27-Oct-05 6:26
budidharma27-Oct-05 6:26 
QuestionAbout ADO.NET2.0 Exception:Capacity must be larger than 0 Pin
Jeason Zhao27-Oct-05 4:20
Jeason Zhao27-Oct-05 4:20 
Questionmanaged DirectX 9 Pin
faviochilo27-Oct-05 2:28
faviochilo27-Oct-05 2:28 
QuestionOut of Memory using DrawImage & ImageAttributes Pin
mandrake_227-Oct-05 1:57
mandrake_227-Oct-05 1:57 
AnswerRe: Out of Memory using DrawImage & ImageAttributes Pin
mandrake_227-Oct-05 4:01
mandrake_227-Oct-05 4:01 
Questionvalidators and javascript(confirm) Pin
ali bagheri27-Oct-05 1:45
ali bagheri27-Oct-05 1:45 
AnswerRe: validators and javascript(confirm) Pin
enjoycrack27-Oct-05 6:49
enjoycrack27-Oct-05 6:49 
QuestionHow to place multiple bitmaps into one picturebox ? Pin
Rashid.Mahmood27-Oct-05 1:36
Rashid.Mahmood27-Oct-05 1:36 
AnswerRe: How to place multiple bitmaps into one picturebox ? Pin
Gulfraz Khan27-Oct-05 4:27
Gulfraz Khan27-Oct-05 4:27 
QuestionPrevent Reusability Pin
Anindya Chatterjee27-Oct-05 0:29
Anindya Chatterjee27-Oct-05 0:29 
AnswerRe: Prevent Reusability Pin
enjoycrack27-Oct-05 6:46
enjoycrack27-Oct-05 6:46 
AnswerRe: Prevent Reusability Pin
Dan Neely27-Oct-05 7:03
Dan Neely27-Oct-05 7:03 

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.