Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# database access
Message
 
 
To
14/01/2015 10:53:13
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01613608
Message ID:
01613624
Views:
60
>I'd probably use typed datasets because I have a lot of classes that I built to do that easily.
>However, I've been working with EF of late and if you feel like investing some time, it's pretty slick and worth learning.

Hi Bill,

Did you see my yesterday's question? I am wondering if you worked with EF and SQL Server views (which may be based on a few tables and use some scalar functions). I only want to use these views for viewing /filtering the data. If you have some experience here and can share, that will be nice.

In our application we're using Reversed POCO generator by Steve Hudges (looks like the site is down at the moment). It works very nice for tables and all the models and configuration files are generated automatically. I am thinking of also introducing a few views into the picture, but AFAIK Reversed POCO doesn't support views.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform