Quantcast
Channel: FluentAdo Wiki & Documentation Rss Feed
Browsing all 6 articles
Browse latest View live

Updated Wiki: Home

Project DescriptionFluent Ado.Net is a lightweight wrapper around Ado.Net, designed to be used in a fluent manner, and encourage code reused.This project was designed for use with mobile applications,...

View Article



Updated Wiki: Home

Project DescriptionFluent Ado.Net is a lightweight wrapper around Ado.Net, designed to be used in a fluent manner, encourage code reused, and make mapping to domain classes easier.Fluent Ado.Net was...

View Article

Updated Wiki: Out params

When you work with stored procedures, sometime you need to get values via output parameters.So for a simple stored procedure that looks like this: ALTER PROCEDURE dbo.[WithOutParams]( @out1 int output,...

View Article

Updated Wiki: Home

Project DescriptionFluent Ado.Net is a lightweight wrapper around Ado.Net, designed to be used in a fluent manner, encourage code reused, and make mapping to domain classes easier.Fluent Ado.Net was...

View Article

Updated Wiki: Home

Project DescriptionFluent Ado.Net is a lightweight wrapper around Ado.Net, designed to be used in a fluent manner, encourage code reused, and make mapping to domain classes easier.Fluent Ado.Net was...

View Article


Updated Wiki: Implementing Generic Provider

The idea of the Generic FluentAdo code is that is is Ado.net provider agnostic. The only thing you have to setup is the connection object for the database you are trying to access. So that could be SQL...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images