Click here to Skip to main content
16,007,687 members
Home / Discussions / C#
   

C#

 
Questioncookies Pin
tasumisra22-Jun-07 0:03
tasumisra22-Jun-07 0:03 
AnswerRe: cookies Pin
Christian Graus22-Jun-07 1:05
protectorChristian Graus22-Jun-07 1:05 
QuestionHow to convert a Win32 hbrush to a .Net brush object Pin
Tushar Mahajan21-Jun-07 23:54
Tushar Mahajan21-Jun-07 23:54 
AnswerRe: How to convert a Win32 hbrush to a .Net brush object Pin
Luc Pattyn22-Jun-07 0:17
sitebuilderLuc Pattyn22-Jun-07 0:17 
Questioncreating dll files Pin
razanabanu21-Jun-07 23:49
razanabanu21-Jun-07 23:49 
AnswerRe: creating dll files Pin
Colin Angus Mackay21-Jun-07 23:53
Colin Angus Mackay21-Jun-07 23:53 
GeneralRe: creating dll files Pin
razanabanu21-Jun-07 23:57
razanabanu21-Jun-07 23:57 
GeneralRe: creating dll files Pin
Colin Angus Mackay22-Jun-07 2:57
Colin Angus Mackay22-Jun-07 2:57 
There is no code to give you a sample of. It is all in the settings and project types you choose in Visual Studio.

To create a basic DLL, create a project of type Class Library.

To use that DLL in another project in the same solution use "Add Reference..." (right click on the project in the solution explorer to get that) and choose the project from the dialog box.

I think ASP.NET projects are slightly different, but off the top of my head I don't recall what you need to do.




Upcoming events:
* Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ...
* Reading: Developer Day 5

Ready to Give up - Your help will be much appreciated.


My website

AnswerRe: creating dll files Pin
Sandeep Akhare21-Jun-07 23:56
Sandeep Akhare21-Jun-07 23:56 
GeneralRe: creating dll files Pin
razanabanu22-Jun-07 0:01
razanabanu22-Jun-07 0:01 
AnswerRe: creating dll files Pin
Natarajasivan22-Jun-07 0:33
Natarajasivan22-Jun-07 0:33 
GeneralRe: creating dll files Pin
razanabanu22-Jun-07 2:18
razanabanu22-Jun-07 2:18 
GeneralRe: creating dll files Pin
Colin Angus Mackay22-Jun-07 2:59
Colin Angus Mackay22-Jun-07 2:59 
AnswerRe: creating dll files Pin
Hesham Yassin25-Jun-07 1:21
Hesham Yassin25-Jun-07 1:21 
QuestionLDAP Pin
Tauseef A21-Jun-07 23:45
Tauseef A21-Jun-07 23:45 
Questioncode help Pin
sangramkp21-Jun-07 23:44
sangramkp21-Jun-07 23:44 
AnswerRe: code help Pin
Colin Angus Mackay21-Jun-07 23:52
Colin Angus Mackay21-Jun-07 23:52 
GeneralRe: code help Pin
sangramkp22-Jun-07 0:29
sangramkp22-Jun-07 0:29 
GeneralRe: code help Pin
Colin Angus Mackay22-Jun-07 3:17
Colin Angus Mackay22-Jun-07 3:17 
Questionenterprise Block Pin
sangramkp21-Jun-07 23:39
sangramkp21-Jun-07 23:39 
AnswerRe: enterprise Block Pin
Colin Angus Mackay21-Jun-07 23:55
Colin Angus Mackay21-Jun-07 23:55 
GeneralRe: enterprise Block Pin
sangramkp22-Jun-07 0:39
sangramkp22-Jun-07 0:39 
GeneralRe: enterprise Block Pin
Colin Angus Mackay22-Jun-07 3:01
Colin Angus Mackay22-Jun-07 3:01 
QuestionHow to run a batch file in C# Pin
mjamilanwar21-Jun-07 23:28
mjamilanwar21-Jun-07 23:28 
AnswerRe: How to run a batch file in C# Pin
Giorgi Dalakishvili21-Jun-07 23:32
mentorGiorgi Dalakishvili21-Jun-07 23:32 

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.