Friends I am building one web application using MVC 3. And I have used Entity framework database first approach.I create model class with my database. Every thing works fine but i could not find any classes for the stored procedure, so that i could not have desired result.
I am stuck to this so i will be very thankful for the suggestion and solutions