Browse by Tags

All Tags » PetaPoco (RSS)

PetaPoco with parameterised stored procedure and Asp.Net MVC by Jalpesh P. Vadgama

I have been playing with Micro ORMs as this is very interesting things that are happening in developer communities and I already liked the concept of it. It’s tiny easy to use and can do performance tweaks. PetaPoco is also one of them I have written...

PetaPoco with stored procedures by Jalpesh P. Vadgama

In previous post I have written that How we can use PetaPoco with the asp.net MVC. One of my dear friend Kirti asked me that How we can use it with Stored procedure. So decided to write a small post for that. So let’s first create a simple stored procedure...

Get started with ASP.NET MVC and PetaPoco by Jalpesh P. Vadgama

Micro ORM are having their pro and cons and right now its a buzz in the Microsoft.NET developers buzz. I personally like a Micro ORM Concept and I already posted some blog posts with asp.net mvc and dapper Micro ORM. Today I am going to explain how we...
More Posts