|
| Released: |
May 6 2009
|
| Updated: |
Jun 26 2009 by scothu |
| Dev status: |
Beta
|
| Rated: |
based on 5 ratings (Add your own rating)
|
| Reviewed: |
5 reviews
|
| Downloaded: |
6826 downloads |
| Wiki link: |
[release:27026] |
ASP.NET Dynamic Data 4.0 Preview 4 (UPDATED 6/26)
NOTE: These previews contains features that may not be in the next version of the framework. These previews are not production quality and should be used at your own riskThis solution contains a number of samples showcasing new Dynamic Data and data-bound control features that are being planned or considered for the next version of ASP.NET.
Refreshed 6/26
- DomainDataSource had errors updating foreign keys
- Cannot edit many to many relationship with table per type inheritance
- Better exception handling
The ASP.NET Dynamic Data 4.0 Preview 4 contains a number of different projects:
- DynamicDataVNextSamples - This contains a variety of samples that show off the various new aspects of Dyamic Data Preview 4.
- DynamicDataSamples – This is the primary project sample that shows most of the new functionality that has been added to Dynamic Data since .NET 3.5 SP1. The default.aspx page highlights many of the new items that are being added in .NET 4, in particular: Filter Templates, Entity Templates, Field Templates, Many to Many Relationships, Enumerations and Inheritence.
- SimpleDynamicDataSamples - This sample project demonstrates new functionality that allows Dynamic Data field templates to be used by applications without any requirements (no data model is required (but can be used), no routing is required, no registration globally is required. Just take a data control and use the code DataControl.EnableDynamicData. This automatically gives the data control automatic validation and supports the attributes in System.ComponentModel.DataAnnotations.
- DataSourceQueryExtenderSamples – One of the new big features in ASP.NET 4 is the QueryExtender control. This control allows very simple filtering for data source controls for common operations that developers want to do like search for a string across columns, check if the value of a column is in a certain range and other operations. These samples also show the DomainDataSource which is a new ASP.NET data source control that will be used to access .NET RIA Service Domain Services. See the .NET RIA Service section at the bottom of the document for how to download and install the tooling support for Domain Services.
- ADO.NET DataServices - This project contains a sample DataServiceLinqDataSource which is an ASP.NET data source for accessing ADO.NET Data Services from web pages.
- ProjectTemplates - These are starter projects that can be used to build brand new applications that have support for all the new features in the Preview. To start just copy the directory that supports the data model that you are using to a working folder, create a data model and register it in Global.asax.
- DomainServiceProject - This is for projects using the .NET RIA Domain Service for the data access layer.
- EntityFrameworkProject - This is for projects using Entity Framework models for the data access layer.
- LinqToSqlProject - This is for projects using Linq to SQL for the data access layer.
To run: Open one of the above projects in Visual Studio 2008 and run the web site. To build your own sites: Start with one of the projects in the ProjectTemplates directory to get an empty Dynamic Data site, add a database, create the appopriate data model for the project, register the data model in Global.asax and run. For more information view the README.doc which is available as part of the Preview4 download and seperately. Prerequisites: Visual Studio 2008 and .NET Framework 3.5 SP1 The code included in these releases has only been tested on Visual Studio 2008 SP1 / .NET 3.5 SP1.
Notes
- We cannot include any source code that you send us in the project
|
|
too much string literal magic.
by oisin on Jun 26 at 11:51 PM
I've been using ASP.NET Dynamic Data with both Linq to SQL and Linq to Entities in many of my projects and all of them performed very well. Had very few problems with many-to-many relationships in the Entity Framework, but was able to solve it. After all, this is a great and very useful release! I definitely recommend it
by felipecsl on Jun 17 at 10:21 PM
Nice. I have tested EntityFrameworkProject template. Set ScaffoldAllTables to true by default and remove NorthwindEntities connection string and F5
by marcb on May 16 at 4:16 PM
Too many problems right out of the box with trying to compile the application. The source code for this version is not available. Signed assembly tampering error, etc.
by rickiswright on May 12 at 11:43 PM
Your login attempt was not successful. Please try again.
by icechina on May 10 at 6:40 AM
Are you sure you want to delete your review?
Rate this release |
How do you like ASP.NET Dynamic Data Preview 4 Refresh?
Select a rating, at least one star.
|
|
|
(optional)
|
400 characters left
|
Questions? This space is for reviews only. Use Discussions if you have questions. |
|
Cancel
|
|
|