dotnetspider.com
Login Login    Register      

TutorialsForumCareer DevelopmentResourcesReviewsJobsInterviewCommunitiesProjectsTraining

Subscribe to Subscribers
Talk to Webmaster
Tony John

Facebook
Google+
Twitter
LinkedIn
Online Membersbaskar
More...
Join our online Google+ community for Bloggers, Content Writers and Webmasters




Forums » .NET » Visual Studio »

How to create Dll fines


Posted Date: 19 Jul 2006      Posted By:: DotnetGuy     Member Level: Gold    Member Rank: 0     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

#63638    Author: AnnyG      Member Level: Gold      Member Rank: 999     Date: 19/Jul/2006   Rating: 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:

Related Messages



Follow us on Twitter: https://twitter.com/dotnetspider

Active Members
TodayLast 7 Daysmore...

Awards & Gifts
Email subscription
  • .NET Jobs
  • .NET Articles
  • .NET Forums
  • Articles Rss Feeds
    Forum Rss Feeds


    About Us    Contact Us    Copyright    Privacy Policy    Terms Of Use    Revenue Sharing sites   Advertise   Talk to Tony John
    Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
    2005 - 2012 All Rights Reserved.
    .NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
    Articles, tutorials and all other content offered here is for educational purpose only.
    We are not associated with Microsoft or its partners.