DCSIMG
ASP.NET 2 - Client-Side with Basil Goldman

Browse by Tags

21 February 2008
ASP.NET 2 Custom Control for Google "UrchinTracker" as sample
Simple example to create ASP.NET 2 Custom Control for Google "UrchinTracker" 1) Edit Web.config file add the next code between <system.web> <pages> <controls> <add namespace ="Render.Web.UI.CustomControls" assembly ="App_Code" tagPrefix ="render"... Read More...