Contents tagged with Dynamic Data
-
Secrets of Real World ASP.NET Dynamic Data Websites eBook Now Available
I am pleased to announce that Secrets of Real World ASP.NET Dynamic Data Websites is now available as a Wrox Blox ebook. The material for this book is largely pulled from the recent talks I’ve given at various user groups and developer conferences on the same topic.
-
Dynamic Data Deep Dive
-
6 Steps to N-Tier ASP.NET Dynamic Data
Dynamic Data websites use a flexible template-based architecture that makes working with data driven websites a much more fluid process for developers.
-
Rockstar Dynamic Data Customizations
Welcome to the Dynamic Data Scorecard series which shows you how to customize a Dynamic Data (DD) website beyond the traditional scaffolding demos. You will learn to use the DynamicControl inside a ListView to leverage the template-based flexibility of DD. Along the way you’ll see how easy it is to integrate third-party controls into the scaffolding system to make working with your data a simple process.
-
Introduction to Dynamic Data
Get started with ASP.NET Dynamic Data with some practical advice.
-
Generic Access to ASP.NET Dynamic Data UIHint Attribute Values
Yesterday I published a post titled, Passing Arguments to a Dynamic Data Field Template from a UIHint Attribute. The purpose of that post is to show you how you can access the UIHint argument values in a dynamic data field template. Today I want to show you how to take the next step.
-
Passing Arguments to a Dynamic Data Field Template from a UIHint Attribute
Update: Make sure to also check out: Generic Access to ASP.NET Dynamic Data UIHint Attribute Values