Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
G

G K Singh

@G K Singh
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • encoding
    G G K Singh

    first thing using validaterequest=false is not secure is right. It may cause of script injection but sql injection can be used. Server.HtmlEncode will protect you for script injection. about the loading time you can check your self as: add: enabled="true" mostRecent="true" requestLimit="50" /> In your web.config file and... Then open trace.axd file by write in end of your url like: http://www.codeproject.com/script/Forums/Edit.aspx/trace.axd

    Gaurav Kumar Singh Consultant (Asp.net)

    ASP.NET csharp html asp-net database sysadmin

  • Very slow postback
    G G K Singh

    It may cause of very heavy viewstate text in your page. Check your page view source if yes then google for "save viewstate in database"

    Gaurav Kumar Singh Consultant (Asp.net)

    ASP.NET tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups