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

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -