943,929 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 421
  • C# RSS
Apr 21st, 2009
0

How can I save the class

Expand Post »
How can I save the class in dll
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
Egypt Pharaoh is offline Offline
40 posts
since Dec 2008
Apr 21st, 2009
0

Re: How can I save the class

Hello.
There're a few ways to create dll in C#:
1. You can use only compiler ("csc.exe"). How to: Create and Use C# DLLs (C# Programming Guide).
2. Or you can use the abilities or your IDE (e.g. here is an example of creating it in VS 2005) Create DLL with C# (C-sharp).
Reputation Points: 293
Solved Threads: 82
Posting Whiz
Antenka is offline Offline
361 posts
since Nov 2008
Apr 21st, 2009
0

Re: How can I save the class

How can I save the class in dll
You need first to compile your class following what Antenka mentioned. The dll will be created at the bin\Debug subdirectory if you're compiling it using Visual Studio.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
gbeltrao is offline Offline
3 posts
since Apr 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Using an HWnd
Next Thread in C# Forum Timeline: Process affinity?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC