Where we create sessions for Banking Applications and how to
create? expalin with code?
Answer Posted / prashanth
I would used MVC model for sessions in first place.
Second i would hold all the session information on the
database by capturing the or view state in a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you secure your connection string information?
How will create assesblies at run time?
What does asp stand for in asp.net?
What is view state management in asp net?
What are Master Pages in ASP.NET?
What is the difference between table and query?
Explain what is viewstate?
How to find last error which occurred?
What’s the difference between asp.net web forms and asp.net mvc?
Is redux flux?
Define caching.
In a Repeater control how one can provide an alternating color scheme ?
Can you use c# without .net?
Describe session handling in a webfarm?
What is anonymous authentication?