General Category > Application Showcase

MSSql Server example

(1/2) > >>

EduardoBan:
Good morning
I'm starting with AdvancedHMI, Need Help to an application that takes values in Modbus and serious in a MSSQL server, you send me some small example,...

Archie:
There are 2 primary methods of doing database work.... ADO.NET and Entity Framework

You can see an example of ADO.NET using the Visual Studio Tools near the end of this video:

https://www.youtube.com/watch?v=bk9oSONpDC4

Noe:
Archie, could you explain a little about the entity framework?

Archie:
The Entity framework is the newer model that Microsoft recommends for new application. It is very object oriented and a little more abstract which in my opinion makes it a little more difficult to understand, This video may help explain a bit more about it:

https://msdn.microsoft.com/en-us/data/jj590134

I have started creating a wiki page to give a walk-through, but I still have a bit more to go:

http://advancedhmi.com/documentation/index.php?title=Databases_Using_Entity_Framework

Noe:
Thanks Archie, I will read more about it.
... Just when I was starting to understand ADO  :-\

Navigation

[0] Message Index

[#] Next page

Go to full version