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 » Telerik Rad (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...
More Posts