hi...

I made two class assemblies to use with my project now I want to make DLL of these class libraries so that deployment will be easy. can any one help me how to convert a class library to DLL. or com object


Thanks in advance

Recommended Answers

All 3 Replies

Used Google with this search string use C# to make dll
Think you will find what you need there.

thanx ddanbe... I worked on this and found out that converting .csproj to .dll can be done by giving .cproj file to MSBuild as parameter but i cannot find how is it done can you help me in this? Look i have created the class library and it is also a whole project i want to make a package of it which i can use any where without moving full code

Done it was automatically created in the bin folder and i ddnt know that :D

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.