.Net Framework >> Selling a class library

by UmljaE0 » Mon, 30 Aug 2004 02:11:01 GMT

I have a product, in the form of a .net class library, that I'd like to sell,
but I've never done this before. I have no idea what to do now. How do I
present a EULA for a class library? Do I need to present a EULA? My product
has no need for an installer program. I'd like to avoid any obvious legal
pitfalls. I've also never bought a class library, so I would like to know
what vendor of class libraries would be worthy of emulation in regards to
selling them?

Similar Threads

1. Class Library in CF vs Windows Class Library

I have a bunch of code in classes that I am trying to convert into a
class Library.  What I would like to do it use the same code in my CF
Class library as well as my WindowsCF class library.

My problem is that most of my classes have an Import for
System.Data.SqlClient since I use the SQLConnection method/property.
It works fine if I compile it as a Windows Class library but when I do
it for CF it tells me that SQLConnection is not defined..   I dont
really want to go to every file in my project and change the imports or
keep two different copies of the code since it will be a pain to
maintain.

Isnt there a way to share the same code for a Windows Class library as
well as a CD class library and maybe just have to have a different
imports file depending on which project you are compiling?

Thanks
Mike

2. Windows Mobile 2003 class libraries versus Windows Mobile 5 class libraries

3. selling my libraries?

hi, im currently writing a .net library, are there any websites that list
third-party libraries I can add mine to in order to sell it?

luke
-- 
//remove SPAM to reply by email


4. Fake USA passports for sale, fake Australian passports for sell, fake Belgian passports for sell - .Net Framework

5. Cannot instantiate .NET Class Library to expose webservice client library via Interop to ASP

6. Cannot instantiate .NET Class Library to expose webservice client library via Interop - Asp.Net Web Service

7. Cannot instantiate .NET Class Library to expose webservice client library

8. Difference between Web Control Library and Class Library - Asp.Net