C# Tutorials and offshore development in India
Tutorials Resources Forum Reviews Communities Interview Jobs Projects Training Your Ad Here


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Visual Studio »

How to create Dll fines


Posted Date: 19 Jul 2006      Posted By: DotnetGuy      Member Level: Gold     Points: 2   Responses: 1



How to crate dll fines in vs.net 2005 and how to use that dll file in some other project.




Responses

Author: AnnyG    19 Jul 2006Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

<b> To create a dll </b>
Select the Class Library project in the Project pane instead of windows application. and write wat ever code u want, then build that project.
when ever u build that project it will create a dll in Debug folder.

<b> Using dll into other project </b>
Open a new project and in Solutino explorer right click on project name and select add reference. then it display add reference dialog box in that select browse and select the dll.

then create a object for that dll and use.........



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Urgent-Guys-Refreshing Datagrid on the network ?
Previous : Outlook with Visual Studio 2005
Return to Discussion Forum
Post New Message
Category: Visual Studio

Related Messages




About Us    Contact Us    Privacy Policy    Terms Of Use