Project Home"SubversionSharp is a C# wrapper that fully covers the client API of Subversion SCM. Easy access to the Subversion API is provided without any compromise on functionality. This library is the starting point to easily integrate Subversion repositories in any .NET managed software. These C# bindings for Subversion has been written for portability and performances. This library is now available for both Mono/Linux and .NET/Windows environments."
Create High Quality Thumbnails with .NET
"Creating thumbnails with .NET is really simple task. You have to call only one method Image.GetThumbnailImage(). The problem is that the quality of the created image is really poor."
Ivan Uzunov Blog » Blog Archive » Create High Quality Thumbnails with .NET
UrlRewriter.NET - Free Url Rewriting for ASP .NET 1.1/2.0
Open Source URL Rewriter for .NET / IIS / ASP.NET"UrlRewriter.NET is an open-source, light-weight, highly configurable URL rewriting component for ASP.NET 1.1 and 2.0. UrlRewriter.NET provides similar IIS Rewrite capabilities that the Apache web server provides with mod_rewrite and .htaccess. You don’t need to install an ISAPI Rewrite filter to use the component.
UrlRewriter.NET is a great Search Engine Optimization (SEO) tool. Using UrlRewriter.NET, you can create URL’s containing your target keywords, boosting your rankings.
With UrlRewriter.NET, you can:
- Rewrite URL’s from “user and Search Engine” friendly urls to the actual .aspx pages (also known as URL Masking, IIS RewriteASP Rewrite) or
- Redirect from old URL patterns to the new ones, ensuring the Search Engine spiders continue to follow your links (also known as URL Replace)
- Block certain visitors based on the User-Agent - very helpful for blocking crawlers that don’t obey the robots.txt protocol
- Ban users based on IP range (provides the capabilities of mod_rewrite on IIS)
- And much more…
UrlRewriter.NET is a pure .NET component written in C#, and does not require any ISAPI rewrite dll’s to be installed in IIS. You configure rules in a very readable XML format, either in your web.config file or an external rewriter configuration file."
PostSharp link
"With PostSharp, you can develop custom attributes that change your code. And you can do more!
PostSharp is a post-compiler: an open platform for analysis and transformations of .NET assemblies after compilation.
Aspect-Oriented Programming (AOP) or Policy Injection are two of the major applications, but only two of them.
PostSharp Laos is a high-level aspect weaver that makes aspect-oriented programming (AOP) extremely easy. But Laos is only an illustration of the complete Platform. PostSharp is used to perform low-level MSIL injection. It serves as a base for persistence layers, optimizers or custom AOP weavers."


