Ken Cox Posts 170
|
Here are links to the resources you need to try Dynamic Data as I showed in my talk at Energize IT in Toronto.
1. Download and install Visual Studio 2008 Service Pack 1 beta 1. Get it here: http://msdn.microsoft.com/en-us/vstudio/products/cc533447.aspx (Don't use this on a production machine!) 2. Download and install the Adventure Works database using the file AdventureWorksDB.msi. Get it here: http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004 3. Download and install the Dynamic Data preview templates from here: http://code.msdn.microsoft.com/dynamicdata
You'll find more on Energize IT at my blog: http://weblogs.asp.net/kencox/archive/2008/05/26/my-energize-it-dynamic-data-talk-resources.aspx edited by Ken Cox on 5/26/2008
|