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

Template required

1 Answer 58 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.
Waqar
Top achievements
Rank 1
Waqar asked on 20 Apr 2014, 08:29 PM
I want to make a prototype.  I have nearly dozen of table in my data model. I am looking for a template that can generate simple admin site for data entry.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Accepted
Doroteya
Telerik team
answered on 24 Apr 2014, 06:26 AM
Hi Waqar,

Telerik Data Access can assist you in this direction through the support of the ASP.NET Dynamic Data framework (basically, it allows you to quickly generate functional data driven applications). It is delivered to you through the Telerik Data Access Dynamic Data Application project template and the Dynamic Data wizard. An application created with the help of these tools would have automatically generated forms for the insert, update, delete and list operations for every entity you need.

The development of such an application is separated into two parts:
1. In Visual Studio (2010 or higher), create a new project with the Telerik Data Access Dynamic Data Application project template. The template will generate a web application for the user interface and will run the New Domain Model wizard that will guide you through the process of creating the model.
2. To generate the forms for the operations you need to run and follow the steps of the Dynamic Data wizard.

More detailed step-by-step tutorial is available in this section of our documentation.

Additionally, you can take a look at the ASP.NET Dynamic Data sample application distributed with Telerik Data Access Samples Kit (an off-line resource browser that demonstrates more than 50 scenarios implemented on both C# and VB). It will give you an overview of the result that will be achieved on your side.

I hope this helps. In case you need additional information, do not hesitate to get back to us.


Regards,
Doroteya
Telerik
 
OpenAccess ORM is now Telerik Data Access. For more information on the new names, please, check out the Telerik Product Map.
 
Tags
Data Access Free Edition
Asked by
Waqar
Top achievements
Rank 1
Answers by
Doroteya
Telerik team
Share this question
or