Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
David Ebbo's blog Follow me on Twitter (@davidebbo)
Creating a ControlBuilder for the page itself
One user on my previous post on ProcessGenerateCode asked how he could associate a ControlBuilder...
Author: David Ebbo Date: 11/20/2008
ProcessGeneratedCode: A hidden gem for Control Builder writers
If you’ve ever written any non-trivial ASP.NET control, you’re probably familiar with the concept of...
Author: David Ebbo Date: 11/19/2008
A ‘Many To Many’ field template for Dynamic Data
Update: the Many to Many template is now part of the default Dynamic Data project template (when...
Author: David Ebbo Date: 10/26/2008
Why posting questions to the forums beats private emails
While most of the Q&A about ASP.NET happens in the forums, I also receive a number of direct...
Author: David Ebbo Date: 08/30/2008
Dynamic Data Filtering project up on CodePlex
Josh Heyse has just released a very cool extension to ASP.NET Dynamic Data which supports much...
Author: David Ebbo Date: 08/22/2008
Using ASP.NET Dynamic Data with ObjectDataSource
Support for LINQ based O/R mappers Out of the box, ASP.NET Dynamic Data has support for both Linq To...
Author: David Ebbo Date: 06/18/2008
ASP.NET Dynamic Data on CodePlex
Today, ASP.NET Dynamic Data moved from its current home on Code Gallery to its new home on...
Author: David Ebbo Date: 06/18/2008
Dynamic Data and the Associated Metadata Class
If you've used Dynamic Data or watched some demos, you may have been puzzled by the way metadata is...
Author: David Ebbo Date: 06/16/2008
Understanding foreign keys and relationship columns in Dynamic Data
Suppose you're dealing with a table that has a foreign key relationship with another table. To...
Author: David Ebbo Date: 06/13/2008
Sample: Dynamic Data and attribute based permissions
Steve Naughton just posted a great series of articles on how he implemented an attribute based...
Author: David Ebbo Date: 05/27/2008
Dynamic Data, AJAX and JavaScript errors
The default Dynamic Data application uses AJAX partial rendering (using an UpdatePanel), which make...
Author: David Ebbo Date: 05/25/2008
Clearing some confusion about Dynamic Data and VS SP1 Beta
Today, we released Visual Studio 2008 and .NET FX 3.5 SP1 Beta, which include the new ASP.NET...
Author: David Ebbo Date: 05/12/2008
New Dynamic Data Preview available
I'm happy to announce that we have made a new public drop of ASP.NET Dynamic Data available. ...
Author: David Ebbo Date: 04/10/2008
Dynamic Data at MIX, and upcoming changes
Yesterday, I gave a talk on ASP.NET Dynamic Data at the MIX 2008 conference. It was a full...
Author: David Ebbo Date: 03/06/2008
Workaround for update issue in the Dynamic Data preview
We found that the Dynamic Data preview has a pretty nasty caching bug that prevents updates...
Author: David Ebbo Date: 12/20/2007
Answers to frequently asked ASP.NET Dynamic Data questions
Now that ScottGu blogged about it, we have received a number of great feedback and questions. ...
Author: David Ebbo Date: 12/14/2007
Dynamic Data screencast is now available!
I made a screencast which walks through a basic scenario of using ASP.NET Dynamic Data in a simple...
Author: David Ebbo Date: 12/12/2007
Introducing the new Dynamic Data
Today, we released the ASP.NET 3.5 Extensions Preview, which includes the exciting Dynamic Data...
Author: David Ebbo Date: 12/10/2007
Dynamic Data Controls - the Present and the Future
As part of the May 2007 ASP.NET Futures, we released an alpha version of the Dynamic Data Controls....
Author: David Ebbo Date: 06/04/2007
Announcing IronPython for ASP.NET
We recently added support for using the IronPython language in ASP.NET. Please check it out here. We...
Author: David Ebbo Date: 11/10/2006
Overriding ASP.NET combine behavior using a VirtualPathProvider
This article applies to ASP.NET 2.0. Background This article originated from a customer question on...
Author: David Ebbo Date: 11/27/2005
Turning an ascx user control into a redistributable custom control
[Update 1/31/2011: I just attached a zip that demonstrates the files you'll get at each step. In the...
Author: David Ebbo Date: 10/31/2005
Introduction
I've been meaning to start this blog for a while, and I'm finally doing it now. Better late than...
Author: David Ebbo Date: 10/31/2005