I won’t pretend to understand any of this. All I can say for sure is your developer colleagues at Autodesk® University 2015 really liked this class, which introduces Microsoft’s Entity Framework—“one of the leading object-relational mapper frameworks in use today,” I’m told—and now you can take it all in. At your leisure. For free.
So if you’d like to learn how to …
- Create an Entity Framework model from an existing database using Code First
- Configure database options using Fluent API and DataAnnotations
- Work with Entity Framework objects such as DbContext and DbSet to create, retrieve, update, and delete database records and
- Create AutoCAD objects with data queried from a database via the Entity Framework model
… and you can spare a little over an hour, there’s really nowhere else you want to be. Recorded and available here in its entirety, with handouts:
Exploring Entity Framework for AutoCAD Development—And Beyond
AU 2015 recorded AutoCAD classes: The Adventure Continues….
This is the eleventh in a series of shout-outs to Autodesk University 2015 Online Learning. Earlier in the tour, I pointed you to…
- Week 1: Autodesk University 2015 AutoCAD Recorded Classes: Three fast-paced AutoCAD classes (three classes)
- Week 2: Autodesk University 2015 AutoCAD Recorded Classes: AutoCAD Customization Boot Camps (two classes)
- Week 3: Autodesk University 2015 AutoCAD Recorded Classes: What’s New, What’s Next (two classes)
- Week 4: Autodesk University 2015 AutoCAD Recorded Classes: AutoCAD Secrets Exposed!
- Week 5: Autodesk University 2015 AutoCAD Recorded Classes: Palling Around with Tool Palettes (two classes)
- Week 6: Autodesk University 2015 AutoCAD Recorded Classes: The Most Dynamic Class on the Block
AU 2015 recorded AutoCAD classes: The Developer Mini-Series….
And this is the fifth in a mini-series of developer-favorite recorded classes from Autodesk University 2015 that we’re calling “Interesting Developments.”
- Week 7: Autodesk University 2015 AutoCAD Recorded Classes: Interesting Developments: 1: .NET Code + AutoCAD I/O
- Week 8: Autodesk University 2015 AutoCAD Recorded Classes: Interesting Developments: Introducing AutoCAD.IO V2
- Week 9: Autodesk University AutoCAD Recorded Classes: Interesting Developments: SQL Server Data + .NET Add-Ins
- Week 10: AU15 AutoCAD Recorded Classes: Interesting Developments: How I Learned Autodesk Add-Ins in 3 Months
Next up: Last in the “Interesting Developments” series: Exposing Hidden Functionality for AutoCAD .NET Application Development