Does anyone know how to compile C# classes independently and then statically link them together?
The documentation seems to skip this entirely or at least does the standard MS trick of burying the relevant details in obscure corners or under a metric tonne of irrelevancies. All the tutorials I see basically devolve into rebuilding the entire project every time 'csc my-very-long-list-of-files'. I can't honestly believe that this is considered a sane way to work.


LinkBack URL
About LinkBacks





Reply With Quote



Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum