Telerik Website
|
Blogs
|
Forums
Products
UI Components
ASP.NET AJAX
ASP.NET MVC
Silverlight
WinForms
WPF
Windows Phone
Automated Testing Tools
Test Studio
Data
OpenAccess ORM
Reporting
Developer Productivity
JustCode
JustTrace
Team Productivity Tools
Team Pulse
Work Item Manager
Project Dashboard
Content Management
Sitefinity .NET CMS
Browse
Channels
Search Telerik TV
Search results
Sort By:
Most Recent
Highest Rated
Most Viewed
Grid
List
Previous
of 56
Next
Working with Inheritance Strategies...
Published:
2/6/2012
Tags:
Visual Designer
Inheritance
Q3 2011
Building a MVC 3 Application with...
Published:
2/6/2012
Tags:
MVC
Fluent API
Fluent Mapping
Q3 2011
Building a MVC 3 Application...
Published:
2/6/2012
Tags:
MVC
Visual Designer
Database First
Not so great
Quite good
Good
Great!
Excellent!
00
Building a MVC 3 Application Using...
In this video you will learn how to create an MVC 3 application using OpenAccess ORM Fluent Mapping API. In addition, you will learn how to work with the OpenAccessContext object in an MVC application.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
MVC
Fluent API
Fluent Mapping
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Building a MVC 3 Application Using...
In this video you will learn how to create controllers for the MVC application. Controllers are the glue between the OpenAccess data model created in the first video, and the views which will be created in the next video.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
MVC
Fluent API
Fluent Mapping
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Building a MVC 3 Application Using...
In this video you will learn how to build a UI for the MVC application. This video guides you through creating views based on the controllers created in the previous video.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
MVC
Fluent API
Fluent Mapping
Not so great
Quite good
Good
Great!
Excellent!
00
Building a MVC 3 Application...
In this video you will learn how to create an MVC 3 application using OpenAccess ORM. In addition, you will build a data model based on an existing database, and learn how to work with the OpenAccessContext object in an MVC application.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
MVC
Visual Designer
Database First
Not so great
Quite good
Good
Great!
Excellent!
00
Building a MVC 3 Application...
In this video you will learn how to create controllers for the MVC application. Controllers are the glue between the OpenAccess data model created in the first video, and the views which will be created in the next video.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
MVC
Visual Designer
Database First
Not so great
Quite good
Good
Great!
Excellent!
00
Building a MVC 3 Application...
In this video you will learn how to build a UI for the MVC application. This video guides you through creating views based on the controllers created in the previous video.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
MVC
Visual Designer
Not so great
Quite good
Good
Great!
Excellent!
00
Creating a Web Site with Telerik...
In this video you will learn how to get started building a web site using the forward mapping(Model First) capabilites available in OpenAccess ORM. In addition you will learn how to extend the data model to include custom properties, and bind the data...
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
RadGrid
Forward Mapping
Visual Designer
web
Model First
OpenAccesLinqDataSource
Web Site
Not so great
Quite good
Good
Great!
Excellent!
00
Creating a Web Application with...
In this video you will learn how to get started building a web application based on an existing database using OpenAccess ORM reverse mapping. In addition you will learn how to extend the data model to include custom properties, and bind the data...
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
RadGrid
Reverse Mapping
Visual Designer
web
OpenAccessLinqDatasource
Not so great
Quite good
Good
Great!
Excellent!
00
Working with Model Validation in the...
In this video you will learn how to use the OpenAccess ORM model validation system to ensure your domain model is configured correctly.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Validation
Visual Designer
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Confgiuring Model Settings in the...
In this video you will learn about the different model settings available in OpenAccess ORM. The model settings dialog allow developers to quickly, and easily, configure many different aspects of the domain model from code generation settings to...
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
Q3 2011
Model Settings
Not so great
Quite good
Good
Great!
Excellent!
00
Working with Inheritance in the...
In this video you will get an overview of the different inheritance strategies available in OpenAccess. In addition, you will learn the benefits and drawbacks of each.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
Inheritance
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Configuring Vertical Inheritance...
In this video you will learn how to configure using the vertical inheritance strategy available in OpenAccess ORM.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
Inheritance
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Configuring Horizontal Inheritance...
In this video you will learn how to configure using the horizontal inheritance strategy available in OpenAccess ORM.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
Inheritance
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Configuring Flat Inheritance with...
In this video you will learn how to configure using the flat inheritance strategy available in OpenAccess ORM.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
Inheritance
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Using Stored Procedures for Create,...
In this video you will learn how to configure OpenAccess ORM to use stored procedures for Create, Update, and Delete entity operations. In addition, you see how to use OpenAccess ORM to generate, and deploy, these stored procedures to the database.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
CUD
Stored Procedure
Not so great
Quite good
Good
Great!
Excellent!
00
Working with Complex Inheritance in...
In this video you will learn how easy it is to build complex inheritance hierarchies using the OpenAccess visual designer.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
Inheritance
Q3 2011
Not so great
Quite good
Good
Great!
Excellent!
00
Defining Associations with...
In this video you will learn how to define one to many, and many to many associations between entities using the visual designer.
Published:
2/3/2012
| Views:
0
| Library:
ORM
Tags:
Visual Designer
Associations
Q3 2011
One to Many
Many to Many
Previous
of 56
Next
Filter Results
Use the links below to apply additional filters to your search results
Products
Categories
Tags
Automated Testing Tools
(116)
JustCode
(48)
JustDecompile
(1)
JustMock
(1)
JustTrace
(3)
OpenAccess ORM
(73)
RadControls for ASP.NET AJAX
(309)
RadControls for Silverlight
(107)
RadControls for Windows Phone 7
(50)
RadControls for WinForms
(86)
RadControls for WPF
(31)
Sitefinity CMS
(58)
Team Productivity Tools
(3)
TeamPulse
(14)
Telerik Extensions for ASP.NET MVC
(62)
Telerik Reporting
(59)
Telerik Videos
(33)
Classic
(12)
Code Analysis
(10)
Code Generation
(5)
Code Navigation
(13)
Code Refactoring
(13)
Fluent API
(13)
Profiling
(6)
RadBusyIndicator
(5)
RadButton
(6)
RadCalendar
(11)
RadChart
(45)
RadColorPicker
(5)
RadComboBox
(17)
RadControls for ASP.NET
(41)
RadDateTimePicker
(7)
RadDock
(7)
RadEditor
(22)
RadGrid
(122)
RadGridView
(32)
RadImageEditor
(4)
RadMenu
(16)
RadPanelBar
(7)
RadRibbonBar
(8)
RadRichTextBox
(9)
RadScheduler
(25)
RadTips
(25)
RadTreeView
(16)
RadWindow
(10)
Visual Designer
(35)
Visual Style Builder
(17)
AJAX
(40)
ASP.Net
(68)
ASP.NET
(45)
ASP.NET AJAX
(78)
ASP.NET MVC
(26)
Automated testing
(25)
Context
(32)
Getting Started
(77)
MVC
(46)
ORM
(26)
Q1 2010
(31)
Q2 2010
(64)
Q3 2009
(27)
Q3 2010
(28)
RadControls
(69)
Reporting
(58)
Silverlight
(98)
Sitefinity
(34)
Telerik
(250)
Telerik Trainer
(32)
Telerik Watch Minute
(28)
Testing
(54)
Todd Anglin
(24)
Trainer
(30)
Webinar
(75)
WebUI Test Studio
(76)
Whats New
(28)
Windows Phone 7
(44)
WinForms
(59)
WPF
(49)
Telerik Website
|
Contact Us
|
Terms of Use
|
Privacy Policy
Copyright © 2002 - 2012 Telerik. All rights reservered. | Telerik Inc, 201 Jones Rd, Waltham, MA 02451