By tag: Library
0
kicks
EppLib.NET - EPP client for the .NET framework
EPP (Extensible Provisioning Protocol) is a widely adopted protocol used to comunicate between a domain registrar and the different domain name registries to provision and manage domain names, host names and contact details.
EppLib.NET provides a library that makes easy for registrars to interac...
0
kicks
Getting Started with SQL Server Data Access using Data Access Applicat
In this post, we’ll see how the same tasks that we did using ADO.Net objects can be done using Data Access Application Block. We will also see how it makes the code much more tidier. Data Access Application Block is part of Microsoft Enterprise Library.
0
kicks
NRtfTree 0.3 Final released!
NRtfTree Library is an open source (LGPL) .NET library written entirely in C# that may be used to read/write RTF documents in your applications.
0
kicks
How to Create an Enterprise Library Cache Provider for Velocity
In the previous post I promised to give the recipe of how to create the a simple Velocity cache manager provider using the Application Block Software Factory.
In this post I’ll keep my promise.
0
kicks
Open Source .Net RTF Document Library
NRtfTree Library is an open source .NET library written entirely in C# that may be used to manage RTF documents in your own applications. NRtfTree Library is licensed under the GNU LGPL license.
0
kicks
NRtfTree 0.3.0 beta 2 release soon!
NRtfTree Library 0.3.0 beta 2 will be released in a few days. Discover the new features!
NRtfTree Library is an open source .NET library written entirely in C# that may be used to manage RTF documents. NRtfTree Library is licensed under the GNU LGPL license.
0
kicks
WPF: Ribbon in Prism Applications
Microsoft some time ago published its Ribbon(known from Office 2007) control library for Windows Presentation Foundation. This article contains steps necessary to implement ribbon view region in Composite Application Library(aka Prism) .
0
kicks
AlphaVSS 0.7.0 - Bringing the Volume Shadow Copy Service to .NET
AlphaVSS is an open source library that provides a managed .NET interface to the Windows Volume Shadow Copy Service, making it possible to conveniently access and use the VSS API from within eg. C# or VB.
0
kicks
.NET Utility Libraries Galore
Yesterday Karl Seguin announced a new .NET Extension Library. One of the really interesting pieces of the library is a streamlined approach to a simple dictionary imagecache, which is similar to the one described in another interesting looking utility library called ShadeTree. Recently, Ayende Rahei...
0
kicks
DnSmtp - A .NET SMTP Client Library in C#
DnSmtp is a fully management SMTP client library written in C#. It provides two delivery methods - Relay and Direct. In relay delivery mode, it will relay messages through your local SMTP server. In direct delivery mode or it will resolve the MX record of the recipient's email address and connect to...
0
kicks
CAKE3 - Free archiving library
Cake3 library supports compressing and extracting files to/from different archive formats .The library can be easily integrated to your projects .
0
kicks
Subkismet 1.0 Released
Subkismet is a set of tools as a framework to fight against spam in .NET applications. Keyvan announces the first public release of this open source framework.
0
kicks
Coding4Fun Developer Kit
A collection of tools which have been developed to abstract the complexity of doing software development using common Windows Vista APIs. The kit features include drag ‘n drop controls and components, SmartTags, Visual Basic and Visual C# source code for all tools and samples as well as complete Qui...
0
kicks
Open source .NET libraries you should be already using
As we know, there are many good, enterprise level, open source libraries, frameworks and projects implemented in Java. Most of them are being ported into different platforms like .NET and PHP, so developers are migrating to the these platforms with their familiar tools. For example, i have been usin...
0
kicks
FileHelpers 2.0 Released
A big step in the library roadmap. A lot of performance enhaces (more than 65% in .NET 2.0) and new features, with a pulished API. The FileHelpers are and open source library with this simple idea: "Strong type your flat file (fixed or delimited) simply describing a class that maps to each reco...