Click here to Skip to main content
15,886,422 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I saw a great example online on how to populate/utilize the ReportViewer via some wizard controls, which took advantage of the Entity Framework. Here is the link to the example I am referring to http://weblogs.asp.net/rajbk/archive/2010/05/09/creating-an-asp-net-report-using-visual-studio-2010-part-1.aspx

Once you have looked at this example, could some please tell me if there Is there a way to programmatically get "NorthWindEntities" from the "ProductRepository " class without setting up a edmx object? The reason I ask is because I have searched and searched and not found too much information lending itself to this method; probably couldn't find much since I am such a noob. I like how the Linq-To-SQL is being used, but I was wondering if there was a way to accomplish this programmatically versus a wizard/designer code.
.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900