Nannette Thacker ShiningStar.net
<a href="http://weblogs.asp.net/nannettethacker/pages/senior-web-application-developer-consultant.aspx">ASP.net Web Application Development</a>
-
Telerik VB Dynamic Data Field Templates - DateTime Edit RadDatePicker
Telerik VB Dynamic Data Field Templates - DateTime Edit RadDatePicker:
-
Telerik VB Dynamic Data Field Templates - Foreign Key Edit RadComboBox
Here is a Telerik VB Dynamic Data Field Templates - Foreign Key Edit RadComboBox:
-
Telerik VB Dynamic Data Field Templates - Decimal Edit - RadNumericTextBox
Here is a customFieldTemplate for Decimal Edit using VB and Telerik controls - RadNumericTextBox :
-
Default Page - Creating a Custom Membership Provider and Membership User utilizing a Data Set Table Adapter - Step 18
As we wrap up this series, we demonstrate how to add a databound grid control to our default page.
-
Dynamic Data Entities Examples and Tutorials
Here are some additional links to Dynamic Data, some using Entities. Again, people recommend not using LINQ to SQL, so using Entities seems the way to go... Thanks Rick for these suggestions. Couldn't find them by searching "Dynamic Data Entities Tutorial" on Google and if you don't know, you don't know until you know. So here you go!
-
Loading a Menu Programmatically based on Roles - Creating a Custom Membership Provider and Membership User utilizing a Data Set Table Adapter - Step 17
As we continue our series, we'll look at programmatically loading a menu control.
-
Dynamic Data Entities Web Application
When you opened up your Visual Studio 2008, you may have seen the ASP.net News on the Start Page promoting Joe Stagner's Six New Videos on ASP.NET Dynamic Data.
-
SQL Server 2008 Web Edition
SQL Server 2008 Web Edition
-
Administration Page - Creating a Custom Membership Provider and Membership User utilizing a Data Set Table Adapter - Step 16
To utilize our role provider and how to check roles, we have setup an Admin menu for our Admin user only.
-
Change Password Page - Creating a Custom Membership Provider and Membership User utilizing a Data Set Table Adapter - Step 15
On our Change Password page, you'll notice how our change password control is wired up to use our custom membership provider:
<asp:ChangePassword ID="ChangePassword1" runat="server" SkinID="SSSCPskin1" MembershipProvider="Shiningstar.SSSMembershipProvider"