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
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
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
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.