Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Dynamic Data   (RSS)
Soma, senior VP of the Developer Division, just announced on his blog that the Service Pack 1 for VS 2008 and .NET FX 3.5 are released! That means that Dynamic Data is released and the documentation for Dynamic Data (and for the entire SP1) is now published Read More...
You've created a custom attribute to use in your Dynamic Data application that has the AllowMultiple property set to true. When you read the MetaColumn.Attributes property (if the attribute is applied to a data field) or you read the MetaTable.Attributes Read More...
If you're running into a problem similar to this one: "My Dynamic Data Web site is not working properly. My tables are read-only and no Edit/Delete/Insert buttons are displayed.", you might want to check the primary keys in your database. One of the main Read More...
Ok, so I've decided I'm gonna write a series of small and quick posts for Dynamic Data. Today's post is about the following error message: "The control 'DataSource1' does not have a TableName property and a table name could not be inferred from the URL." Read More...
In a previous post , I presented the built-in attributes that you can use to add metadata information to your tables or data fields when using ASP.NET Dynamic Data. In this post, I'll talk about how you can create your own custom attribute, use it and Read More...
Yesterday a new release of the ASP.NET Dynamic Data Preview was posted on Code Gallery . Dynamic Data uses a data model to interact with the underlying database. From the data model, Dynamic Data reads the metadata information to perform some built-in Read More...
 
Page view tracker