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
Which is better session or viewstate?
What is session start?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
how to retrieve property settings from xml .config file.
How will create assesblies at run time?
Explain the difference between value type and reference type?
Describe session handling in a webfarm, how does it work and what are the limits?
How to create events for a control?
Distinguish between Server-side and Client-side code with its functionality?
How do I use response redirect?
What is runat?
How many types of validators are there in asp net?
What are client activated objects and server activated objects?
Which authentication uses a combination of windows and iis authentication?
What symbol would you use to denote, the start of a code block in aspx views?