» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:LGPL + .NET

postsharp

PostSharp is a platform that allows a .NET developer to transform or analyze .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. PostSharp is a tool designed for Aspect-Oriented Programming (AOP/AOSD).

PostSharp Laos [Lightweight Aspect-Oriented System] allows .NET developers to author aspects just by deriving custom attributes. More advanced developers may use the low-level aspect weaver to directly inject MSIL instructions at join points.

Other resources:

MsSqlSpatial

MsSqlSpatial – Spatial Extensions for SQL Server 2005.

Sprajax

Sprajax is a security testing tool for Ajax development. Sprajax spiders Ajax applications, detects server-endpoints, and then probes the endpoints for security errors.

External Links

filehelpers

The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, Sql Server)

The library has a set of converters for the basic types and can be easily extended to provide custom converters.

The Basic Idea:

Using the library with other DataStorages

External Links

Gtk#

Gtk# is a .Net language binding for the gtk+ toolkit and assorted GNOME libraries.

IKVM.NET

IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework. It includes the following components:

  • A Java Virtual Machine implemented in .NET
  • A .NET implementation of the Java class libraries
  • Tools that enable Java and .NET interoperability