asp.net - Webmethod with EnableSession=true attribute -


i have asp.net 3.5 web application in have used many pagemethods. webmethod(enablesession = true), attribute hamper performance of application?

probably no. performance overhead isn't noticeable @ until complex datatypes dataset's stored in session.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

android - View with visibility state GONE taking up space on screen -