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





View Nannette  Thacker's profile on LinkedIn

Browse by Tags

All Tags » Telerik (RSS)
ASP.NET Controls with RadGrid, RadCombobox with Checkboxes, RadMenus, RadAjaxLoadingPanel, Repeater in a Working Web Application
In this demonstration of the U.S. General Services Administration (GSA) BASICS Web Application Reviewers Administration pages, we see the effective use of combining ASP.NET controls with RadControls. This is not a video demonstrating how to use the controls...
Telerik's new ASP.NET AJAX Coverflow Image Rotator
This morning I attended the Telerik webinar, "What's New in Q3 2010." It included new features in the ASP.NET AJAX , MVC , and OpenAccess ORM components. I have been waiting for this one for a long time: an ASP.NET Ajax Coverflow option on the Image Rotator...
How to Make a Heat Map Chart - C# Telerik RadChart Heatmap Project Using Gantt in Code Behind
This project uses C#, 3.5 Framework, and was created using Visual Studio 2008. If you do not own Telerik, please download and install the Telerik free trial. In this C# project, I use RadChart to create a 3x3 Heatmap using the Gantt Chart in code-behind...
How to Make a Heat Map Chart - VB.NET Telerik RadChart Heatmap Project Using Gantt in Code Behind
This project uses VB.NET, 3.5 Framework, and was created using Visual Studio 2008. If you do not own Telerik, please download and install the Telerik free trial. In this VB.NET project, I use RadChart to create a 3x3 Heatmap using the Gantt Chart in code...
How to Register the Telerik.Web.UI.WebResource within your Visual Studio Project
In my previous post, I showed how to create a Visual Studio Solution and Web Site . In this post, I'll show how to register the Telerik.Web.UI.WebResource within your Visual Studio Project. If you do not own the Telerik RadControls for ASP.NET Ajax collection...
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