Tips & Tricks for ASP.NET - C#

Google site Search
Dynamic HTML Tags
HtmlGenericControl myHGC;
myHGC = new HtmlGenericControl("h2");
myHGC.Controls.Add(lblTitle);


Arvixe offers ASP.net hosting that's good for testing plugins. Here is a good arvixe review if you want to know more.

Comments
Write Comments
Name  
Email    
Comments  

Other Titles