Login Required. Sign up now -- its free!

Projects tagged ‘framework’ and ‘generation’


Jump to tag:

Projects tagged ‘framework’ and ‘generation’

Filtered by Project Tags framework generation

Refine results Project Tags code (9) data (2) aspdotnet (2) compact (2) 2_0 (2) access (2) dotnet (2) linq (1) reverse (1) .net (1) nusoft (1) patterns (1)

[9 total ]

0 Users

A simple web service framework that allow you add some fault tolerance behavour to your web service calls. It currently support : * work with existing code : the generated classes inherits from ... [More] the ones that visual studio creates so there will be no signature changes * automatically retry all web service calls on failure * automatically switch to alternative urls on failure * allow multiple alternative urls per web service with priority support * easy to configure (max retry, retry interval, url list per web service) * allow command line generation for automation (with batch file or post build event) * allow an interactive and user friendly way to generate the soap client classes (using a Winform interface) * work with C# and Visual Basic projects * failures are logged using log4net so you can easily record them to any data storage for auditing purpose * open source : do whatever you want with the binaries and the code. Just share you enhancements [Less]
Created 10 months ago.

0 Users

A toolkit to design applications using design patterns, with facility to generate code, and reverse engineering. Drag and Drop facility to create UML Class diagrams Support to write custom plug-ins for code generators and reverse engineering.
Created about 1 year ago.

0 Users

Small, lightweight and very quick .NET 2.0 library for evaluating arithmetical expressions using interpretation or runtime MSIL generation. Developed in C#. Silverlight 2.0 and CF 3.5 platforms are also supported.
Created 8 months ago.

0 Users

Framework for RAD against relational database (and xml), using a sophisticated, easy-to-use OO model (3-tier). Supports multiple database platforms. Uses generics and partial classes. Supports ADO ... [More] transactions (doesnt require MSDTC). Includes a winforms Class Generatator for auto [Less]
Created 8 months ago.

0 Users

iNSISt is a flexible script generation framework for the Nullsoft Scriptable Install System (NSIS). It works by transforming XML input files into NSIS scripts.
Created 10 months ago.

0 Users

Coco/R plugin for Visual Studio. Automatically generate Scanner and Parser for the given Coco/R attributed grammar file (.atg) when it is saved. Also includes Item Template for Coco/R attributed grammar.
Created 7 months ago.

0 Users

SDF provides templates for generating SQL Procs, Custom Classes, and Data Access code in C#. When used with ApexSQL Code 2008, a customizable data access solution (along with a 'scaffold' UI) can be ... [More] created in minutes. The generated code is dependent only on .net. [Less]
Created 10 months ago.

0 Users

The Kinetic Framework is an extensible business and data layer framework. It is built as a set of CodeSmith templates. The templates generate a strongly typed C# domain model based off your SQL 2005 ... [More] database schemas. Our code framework is a great way to get a custom development project off the ground on the right foot. [Less]
Created 10 months ago.

0 Users

Given an Entity Data Model XML (EDMX), this utility generates valid IDataReaders across all entity types, allowing Linq to Entities (L2E) to be used in legacy systems that require this interface to be ... [More] implemented. The generated IDataReaders are strongly-typed and performant. [Less]
Created 6 months ago.