/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





Before Visual Studio 2010, I've not liked fiddling with client side IDs in ASP.NET, especially when web page element is nested in another element. For example, this markup that is part of a user web control sets ClientID to 'CustomerChoice'. <asp:DropDownList ID="ddlCustomers" ClientID="CustomerChoice" runat="server">     <asp:ListItem>Jason</asp:ListItem>     <asp:ListItem>Jack</asp:L ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC