PetaPoco with Asp.Net MVC Example

Posted by Unknown
PetaPoco with Asp.Net MVC Example

in this post am going to explain you about  PetaPoco with Asp.net MVC.

 what is peta poco?
PetaPoco is small ORM developed by the  topten software,as its very tiny and very faster and single file micro ORM

Features with PetaaPOCO

  • it is very easy to add any project
  • its supports strongly typed POCO's
  • its supports dynamic objects expando too
  • it supports close relation ship between object and database table
  • easy transaction supports
it is a open source
you can download from bellow links
There are lots of examples available on following page.
http://www.toptensoftware.com/petapoco/

Here i found very good example to implement CRUD operations you can go through it

Hope this will helps you
Labels: ,

Post a Comment

 
test