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
K

kaushikpathak

@kaushikpathak
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to assign role to linq queries?
    K kaushikpathak

    You can simply use switch case. Or its better if you can share your both the queries.

    ASP.NET database linq question csharp sysadmin

  • Session Lost
    K kaushikpathak

    check the timeout value of sessionstate in your web.config. May be you have given very less. Session variable doesn't depend on try catch. Its only used to handle errors. In addition sessions will not work locally or on the server unless you are running https (note the S on the end of https), if you have the following in your web.config file:

    ASP.NET

  • Session Lost
    K kaushikpathak

    check the timeout value of sessionstate in your web.config. May be you have given very less. Session variable doesn't depend on try catch. Its only used to handle errors.

    ASP.NET

  • cant trigger button server side event
    K kaushikpathak

    instead of önserverclick use onclick and still if it doesn't work then put everything under

    ASP.NET javascript database sysadmin tools question

  • How to assign role to linq queries?
    K kaushikpathak

    The best practice is to store role in db but you can also store in dictionary

    ASP.NET database linq question csharp sysadmin
  • Login

  • Don't have an account? Register

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