why should i use FormsAuthentication.RedirectFromLoginPage
(); Method in Form Authentication?Without using this method
also it's good??
Answer Posted / irfanpathan
to get the login page directly into our page we use this FormsAuthentication.RedirectfromLoginPage(). with out using this mehod also we can get the login page through WWT through drag and drop
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Explain repository pattern in asp.net mvc? : asp.net mvc
Explain how can you debug your .net application?
What are the new navigation controls in asp.net 2.0?
What are ASHX files?
What is clickid?
What is session state server?
Difference between .NET and previous version?
What is the Intermittent crashing of application in production?
What is viewstate parameter?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Why do we need Sessions?
Define static constructor?
Explain the flow of processing of the request? : asp.net mvc
What do you mean by serialize?
What does asax stand for?