Can someone explain to me how to create a DLL using visual C#?
Creating a DLL
Started by Nightracer, Aug 17 2006 03:09 PM
8 replies to this topic
#1
Posted 17 August 2006 - 03:09 PM
|
|
|
#2
Posted 17 August 2006 - 04:38 PM
Just do a new Class Library project.
#3
Posted 23 August 2006 - 05:51 PM
The free version doesn't have this option I don't think. Do you have to have pro?
#4
Posted 24 August 2006 - 03:06 AM
I don't have C# Express installed ATM, but my copy of VB.NET Express does have a Class Library project type - so I'd be surprised if C# Express didn't have something similar.
Of course, my VS 2005 Pro also has it for both C# and VB.NET.
Of course, my VS 2005 Pro also has it for both C# and VB.NET.
#5
Posted 28 August 2006 - 05:09 PM
This is not in mine. Maybe I didn't install the plugin?
#6
Posted 29 August 2006 - 02:57 AM
I don't think there's anything else to install....What templates do you get when you do New Project?
#7
Posted 15 September 2006 - 12:15 PM
Windows Application
Class Library
Console Application
Empty Project
Screen Saver Starter Kit
Movie Collection Starter Kit
and
Search for templates which yields no search results.
Class Library
Console Application
Empty Project
Screen Saver Starter Kit
Movie Collection Starter Kit
and
Search for templates which yields no search results.
#8
Posted 15 September 2006 - 12:16 PM
Figures they would leave something out of the free version. Does the standard version have all of the templates?
#9
Posted 16 September 2006 - 02:03 AM
Ummm...the second one you listed in "Class Library". That's what you want.


Sign In
Create Account


Back to top









