Format:
Recent snippets matching tags of Filter
/// <summary> /// A semi-generic Response Filter that allows transformations /// to be easily hooked up easily via a TransformStream event /// </summary> public class TransformResponseFilter : Stream { /// <summary> /// The original stream /// </summary> Stream _stream;
674 Views
no comments
/// <summary> /// Summary description for ResponseFilter. /// </summary> public partial class ResponseFilter : System.Web.UI.Page { protected System.Web.UI.HtmlControls.HtmlForm Form1; protected System.Web.UI.WebControls.TextBox TextBox1; protected void Page_Load(object sender, System.EventArgs e) {
659 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
