Answer Posted / srinivasula reddy
Session["name"]="srinivasula Reddy";
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does �side by side� work for the .net framework 3.0?
What is viewdata?
What are differences between entity framework and l2s? : Entity framework
What is iobjectset? : Entity framework
Explain the advantages of dependency injection (di) in asp.net mvc?
What is the .net framework and how does it work?
What are the options can be configured in AJAX helpers?
What is difference between html.beginform and ajax.beginform?
The order of the filters that get executed, if the multiple filters are implemented?
what is scalar property?
What is a razor file?
Does .NET Framework support SAX?
Explain the 'page lifecycle' of an ASP.NET MVC?
Explain the request flow in asp.net mvc framework?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?