Click here to Skip to main content
15,896,201 members
Home / Discussions / C#
   

C#

 
GeneralRe: Implementing password rules Pin
Vasudevan Deepak Kumar5-Aug-05 5:23
Vasudevan Deepak Kumar5-Aug-05 5:23 
GeneralRe: Implementing password rules Pin
Adam °Wimsatt5-Aug-05 5:36
Adam °Wimsatt5-Aug-05 5:36 
GeneralRe: Implementing password rules Pin
User 66585-Aug-05 5:35
User 66585-Aug-05 5:35 
GeneralRe: Implementing password rules Pin
Adam °Wimsatt5-Aug-05 5:43
Adam °Wimsatt5-Aug-05 5:43 
GeneralRe: Implementing password rules Pin
Dan Neely5-Aug-05 7:04
Dan Neely5-Aug-05 7:04 
GeneralCreating mapper application using C# Pin
GoTech5-Aug-05 4:23
GoTech5-Aug-05 4:23 
Generalcreate View Pin
magnifique5-Aug-05 4:01
magnifique5-Aug-05 4:01 
GeneralMultiple projects in a single Solution - Sharing Classes Pin
BinaryHead5-Aug-05 3:52
BinaryHead5-Aug-05 3:52 
Hi,

I have 2 C# Projects together (web service / windows application)in one Solution in Visual Studio 2003 and I want to share some window´s project´s classes to the web service project.

The only way I´ve been able to do this, is to Create the third Project within the same solution as a ClassLibrary (DLL) and copy/paste some of the windows application´s classes to that third project.

Then I add a reference (in the web service / windows application projects) to the third Classlibrary project by doing:
References->Add Reference-Projects->*Pick the Classlibrary project*

Is there any other (more simple) way of doing this?

Thanks in advance!! Rose | [Rose]
BinaryHead

P.S. I know how to share classes within the same project (just by using simple namespaces).
GeneralRe: Multiple projects in a single Solution - Sharing Classes Pin
mav.northwind5-Aug-05 4:10
mav.northwind5-Aug-05 4:10 
GeneralRe: Multiple projects in a single Solution - Sharing Classes Pin
Rob Graham5-Aug-05 6:22
Rob Graham5-Aug-05 6:22 
Generalprogress bar in datagrid Pin
Mridang Agarwalla5-Aug-05 3:47
Mridang Agarwalla5-Aug-05 3:47 
GeneralRe: progress bar in datagrid Pin
Alomgir Miah5-Aug-05 3:53
Alomgir Miah5-Aug-05 3:53 
QuestionHow to bind Dataset with XML File Pin
Anonymous5-Aug-05 3:32
Anonymous5-Aug-05 3:32 
GeneralProgram resolution is off Pin
PHDENG815-Aug-05 3:03
PHDENG815-Aug-05 3:03 
GeneralRe: Program resolution is off Pin
Dan Neely5-Aug-05 3:29
Dan Neely5-Aug-05 3:29 
GeneralRe: Program resolution is off Pin
PHDENG815-Aug-05 3:39
PHDENG815-Aug-05 3:39 
GeneralClearing database connections while using SQLHelper class Pin
Rashid_Mehmood5-Aug-05 2:58
Rashid_Mehmood5-Aug-05 2:58 
GeneralRe: Clearing database connections while using SQLHelper class Pin
Alomgir Miah5-Aug-05 4:01
Alomgir Miah5-Aug-05 4:01 
GeneralSuppress an Event Pin
zaboboa5-Aug-05 2:57
zaboboa5-Aug-05 2:57 
GeneralRe: Suppress an Event Pin
Pradyumna Gogte5-Aug-05 3:24
Pradyumna Gogte5-Aug-05 3:24 
GeneralRe: Suppress an Event Pin
Alomgir Miah5-Aug-05 3:54
Alomgir Miah5-Aug-05 3:54 
GeneralRe: Suppress an Event Pin
zaboboa5-Aug-05 4:50
zaboboa5-Aug-05 4:50 
GeneralWinForms: How to add any control to a DataGrid column Pin
SebbaP5-Aug-05 2:41
SebbaP5-Aug-05 2:41 
GeneralTab control Pin
deep75-Aug-05 2:26
deep75-Aug-05 2:26 
GeneralRe: Tab control Pin
Alomgir Miah5-Aug-05 3:58
Alomgir Miah5-Aug-05 3:58 

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.