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
Post a Comment