Browse by Tags

All Tags » ASP.NET (RSS)

Clientside ProgressIndicator by comy

Try demo attached.
Filed under: , ,

My helper class: WebStringBuilder by comy

I'd like to build HTML source using System.Web.UI.HtmlTextWriter, code like this: string html = string .Empty; using (System.IO. MemoryStream stream = new System.IO. MemoryStream ()) { using (System.IO. TextWriter writer = new System.IO. StreamWriter...
Filed under:

Nice to meet you all here by comy

I'm glad to have an new blog space here. I've ever been a member of cnblogs.com , which is a large .net community in china. my article on codeproject.com you maybe interest Custom ComboBox server control for ASP.NET
Filed under:
More Posts