What's New

Browse by Tags

All Tags » Dynamic Data (RSS)
Peter Blum’s new blog and his cool new data source controls
Peter Blum has been well known is the ASP.NET world for many years for writing a whole suite of powerful controls, which you can read all about on his site .  One thing that was missing on Peter’s resume is that he never had a blog.  Well he...
Using an Associated Metadata Class outside Dynamic Data
A while back, I blogged about how ASP.NET Dynamic Data apps can uses an Associated Metadata class (aka a ‘buddy’ class) to add metadata attributed to properties defined in a generated class. It’s a mostly ugly thing that was made necessary by limitations...
Blumin’ Dynamic Data !
So there is this guy in the ASP.NET Community named Peter Blum who writes great ASP.NET Controls. One of the control sets he offers is a Data Entry Suite with ASP.NET Dynamic Data support. I want to share the link because, apart from the controls being...
Tip #61: Did you know… How to create an ASP.Net Dynamic Data Web Site?
If your web site is heavily data driven then here is a quick and easy way for you to create one without writing much code. All you need is Visual Studio 2008 SP1 or Visual Web Developer 2008 Express SP1 installed on your box. Dynamic Data Web Sites makes...
Dynamic Data in Regular Websites/Web Applications
Today I'm excited to share that we've released DynamicData Preview 4 on codeplex. Check out the latest bits here . This release is particularly interesting not only for people that have been using Dynamic Data for a while now, but anyone that...
Tip #45: Did you know…How to change the DynamicData folder location?
ASP.NET Dynamic Data is a framework that lets you create data-driven ASP.NET Web applications easily. It does this by automatically discovering data-model metadata at run time and deriving UI behavior from it. By default for a Dynamic data Web Application...
WROX Blox - Secrets of Real World ASP.NET Dynamic Data Websites
ASP.NET Dynamic Data is one of the "Big New Things" in ASP.NET development. It's a templating / scaffolding system in ASP.NET that REALLY accelerates rapid application development. I did a set of Hoe-Do-I videos which you can find here Read...
My MIX 2009 ASP.NET Data talk is available online
Last Friday, I gave a talk at MIX on various things that we’re working on in ASP.NET data land.  This includes both some Dynamic Data features and some features usable outside Dynamic Data. The great thing about MIX is that they make all talks freely...
ASP.NET 4.0 and Visual Studio 2010 Development Overview & Dynamic Data
Last week at the Mix conference in Las Vegas we released a whitepaper that contain a list of many of the items that we are adding to ASP.NET 4.0 and Visual Studio 2010. The paper provides an overview of what we expect to be in the first beta release Read...
More Posts