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 » VB.NET (RSS)
Nested Repeater AddHandler ItemCommand Not Firing
For those of you who program mostly in code behind, like I do, I have a gotcha for a nested repeater addhandler. The nested repeater is defined in the code in front: < asp : Repeater ID ="repTestKeyControl" runat ="server"> Your nested repeater...
Programmatic Menus: Optimize Your Menus in Code-behind
In this article, I want to show how you can setup your menus in code-behind and avoid redundancy. I recently inherited a web application with the menu system setup in the code-in-front. Each menu shared identical values, other than the visibility. Notice...
VB.NET to C# Conversion Hints, Tips and Gotchas
If you're a VB.NET developer learning C# or converting your VB code to C#, here are a few hints, tips and gotchas. But first, let me share a few important links with you: VB.NET and C# Comparison - This is one of the most accurate and complete charts...
More Posts