Contents tagged with C#
-
Comparison of iTextSharp and PDFSharp
I have been researching some open-source C# PDF librarays today. The detailed comparison result is here.
-
An application architecture for ASP.NET MVC
Nova Commons is an application architecture developed by Nova Software. The architecture adopts a lot of best practices and well-known open source projects. You could feel free to use the architecture to build your ASP.NET MVC appliation. We are looking forward to your response.
-
Programming Language Equivalents
Learned from MSDN, Nova has published another comparing article. The article summarize popular programming concepts with side-by-side code examples or tables. This information is designed for those who want to learn a new language or refresh their memory of how to work with a particular language. The following programming languages are covered: C#, PHP, JavaScript, ActionScript, Ruby.
-
DNN Toolkit has been released!
Nova Software has formally released a open source project based on DNN, named by DNN Toolkit.
-
Strongly Typed Url Generator for ASP.NET
Nova Software has release a new Open Source project, UrlGenerator. The UrlGenerator tool is used to generate strongly typed Urls according to the website directory. So you could navigate to a URL or receive the request parameters safely. The project is developed based on C# and ASP.NET 2.0.