This is a migrated thread and some comments may be shown as answers.

Teleric Open Access for MVC4. Code First

1 Answer 137 Views
Data Access Free Edition
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Teleric
Top achievements
Rank 1
Teleric asked on 15 Sep 2013, 02:19 PM
Hi All

Please suggest any tutorial or Video or any link for MVC4 for Code First Approach. I meant, I want to prepare a sample app in MVC4, using Teleric Open Access. Below is the description


Use of telerik open access (create visual DB model. Compile it to Database - MS SQL Server Express. So if you need to add new table to Db you just add it to model add foreign keys and update DB from model. this should create all needed code so you can use new object in controller).


Do we support Teleric Grid in Teleric Open Access ?

Thanks,

1 Answer, 1 is accepted

Sort by
0
Kristian Nikolov
Telerik team
answered on 16 Sep 2013, 01:56 PM
Hi,

We have  two sets of video tutorials detailing how to use Telerik OpenAccess ORM to develop MVC4 applications:
  1.  ASP.NET MVC4 with OpenAccess Database First - for when you want to use a Domain Model.
  2. ASP.NET MVC4 with OpenAccess ORM Fluent Mapping - for when you want to use Code Only mapping.

Please note that both video series use the Database First approach to create the model from an already existing database. This is the opposite of what you want to use - Model First approach. Therefore I recommend you to replace the approaches illustrated in the first videos of both tutorials with the ones showed in these articles:

  1. Replace the approach demonstrated in the video MVC4 with OpenAccess ORM Database First - Part 1 - Creating the Model  with Model First approach using Domain Model
  2. Replace the approach demonstrated in the video ​MVC4 with OpenAccess ORM Fluent API - Part 1 - Creating the Model with  Model First approach using Code Only mapping

If you are interested in a more detailed MVC examples you can check our Samples Kit.

The data retrieved using OpenAccess ORM can be displayed using any of the Grid controls provided by Telerik for various technologies.

I hope this information will be useful to you.

Regards,
Kristian Nikolov
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvementsshipped with this release.

Tags
Data Access Free Edition
Asked by
Teleric
Top achievements
Rank 1
Answers by
Kristian Nikolov
Telerik team
Share this question
or