c# - How to get Session from Asp.Net Session State with desktop application -


i have site created in asp.net mvc , control of session following sessionstate <sessionstate mode="inproc" stateconnectionstring="tcpip=127.0.0.1:42424" sqlconnectionstring="" cookieless="false" timeout="60" />

i need sessions asp.net session state desktop application.

how this?


Comments

Popular posts from this blog

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

javascript - Can Piwik report referrer in real time? -