I wonder if there is any free/open source tools to generate a return collection complex types object from stored procedures, like vs2010 entity framework stored procedures add function import tools.
Regards,
Andrian
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can found alots helpers can do this for you like http://radstudio.codeplex.com/releases but i dont know why you want to autogenerate all things anyway i recommend try to use petapoco ORM if you find a easy way for work with data and get a best performance.
http://www.toptensoftware.com/petapoco/ 🙂