Showing related tags and posts accross the entire site.
-
I have the exact same problem. I know that going throught the WebServiceClient and a WebService adds a low of overhead, but this is crazy. I generated my solution. My database has 90 tables with lots of relationship. app.config: < configSections > < section name = " netTiersService " type =...
-
I have a usercontrol A who has another usercontrol B: UserControl A =========== <%@ Control Language="C#" AutoEventWireup="true" CodeFile="uctRight01.ascx.cs" Inherits="ascx_uctRight01" %> <%@ Register TagPrefix="uctL01" TagName="uctLink01" src="~/Ascx/uctLink01.ascx" %> <table> <tr>...