Wednesday, January 1, 2014
Subscribe to:
Posts (Atom)
Secure you Asp .NET by Web.config & Global.ascx?
Add to Global.ascx protected void Application_BeginRequest(object sender,EventArgs e) { //to remove x frame Resp...
-
This amazing information I find from below link. http://blog.pointbeyond.com/category/applications/ Why do I need Nin...
-
Step 1: add this to Page where GridView exists. public override void VerifyRenderingInServerForm(Control control) { ...







