Nannette Thacker ShiningStar.net

ASP.net Web Application Development

Sponsors

News

See all Blog Posts by Nannette.

Nannette Thacker, consultant and owner of Shining Star Services LLC, specializes in development of custom dynamic database driven web applications utilizing ASP.net technologies. Nannette has been developing ASP sites since 1997. Nannette has written numerous articles on web development techniques and tutorials.

Nannette is the owner and developer of ChristianSinglesDating.com.

 Subscribe in a reader




Browse by Tags

All Tags » Dynamic Data (RSS)
New ASP.net Technologies, What to Do?
I have spent the last two weeks researching the latest ASP.net technologies and I have to admit, my mind's been swimming with the mass amount of new things out there to learn. I purchased Visual Studio 2008 with framework 3.5 and SP1 and Windows Web Server...
Telerik VB Dynamic Data Field Templates - DateTime Edit RadDatePicker
Telerik VB Dynamic Data Field Templates - DateTime Edit RadDatePicker: datetime_edit.ascx <%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %> <telerik:RadDatePicker ID="RadDatePicker1" runat="server" DbSelectedDate...
Telerik VB Dynamic Data Field Templates - Foreign Key Edit RadComboBox
Here is a Telerik VB Dynamic Data Field Templates - Foreign Key Edit RadComboBox: foreignKey_edit.ascx <%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %> <telerik:RadComboBox ID="DropDownList1" runat="server...
Telerik VB Dynamic Data Field Templates - Decimal Edit - RadNumericTextBox
Here is a customFieldTemplate for Decimal Edit using VB and Telerik controls - RadNumericTextBox : decimal_edit.ascx <%@ Register assembly="Telerik.Web.UI" namespace="Telerik.Web.UI" tagprefix="telerik" %> <telerik:RadNumericTextBox runat="server...
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...
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 . I viewed each one with interest and thought I'd do a bit more research on the topic. Some...
More Posts