Hi all,
I've got a classic ASP app running in various company's intrAnets. I know its so last century, so conversion to something more 21st century is imperative. Enter asp.net/VS2013.
I've got some general questions, regarding how things have changed over the last 15 years., which I'm hoping for some enlightenment from the crowd-source of this forum.
The is not an MDI, app. strictly webforms with a fair amount of "processing..." efforts and report prep for dumping to SAP/BO/CR XI.
At the end there are some general interest ?s for "modern" ideas
Here goes:
1) Session variables. I've liked using them for "control" (eg the logged in user(info), tracking a "current" object id). Are these passe? I've gotten the impression they could be a security risk, but many posts here show them to be alive and well.
2) Cookies: Sa ...
Go to the complete details ...