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
Can we have a web application running without web.config file?
Explain difference betn dataset and recordset?
How will you do Redo and Undo in a TextControl?
Differentiate between globalization and localization.
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What do you mean by query string?
What is recordset asp?
Define xmlreader class.
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
How is application management and maintenance improved in asp.net 2.0?
Explain the difference between asp.net mvc and asp.net webforms
What is postback and autopostback in asp.net?
Describe a Windows Service and its lifecycle ?
Explain the difference between debug.write and trace.write?
How do we access view state value of this page in the next page?