0
votes
How to do PDF with C#?
I use iTextSharp in projects years ago, It's very nice for normal needs, which include generate pdf on-the-fly, fill a form and flat …
2
votes
Source code analysis tools for C#
Gendarme is totally open source and free. It's a subproject under mono. You can run the tools in three ways: wizard, console, NAnt. It …
