Posts Tagged ‘lc.exe’

Licensing in .NET explained - Part 2

Thursday, May 22nd, 2008

In the first part of this article, we’ve seen how to deal with licensed components from the user point of view. In the second part, I’ll try to explain the whole licensing process, that is:

  1. Authoring licensed components.
  2. Creating licences at…

Read more

Licensing in .NET explained - Part 1

Tuesday, May 13th, 2008

Authoring licensed .NET components is explained in several places over the web. But I was not able to find an article that would cover all the aspects of licensing in .NET. That’s why I decided to write this article, and…

Read more