ASP.NET 2.0's new membership API used for creating and
managing user account is exposed through which 2 clause?
No Answer is Posted For this Question
Be the First to Post Answer
What is http protocol and how it works?
How Response.flush works in server.Execute
What is different between webconfig.xml & Machineconfig.xml ?
What definition correctly defines a label server control with the name set to lblHoop? a) <asp:Label name=?lblHoop? runat=?server? /> b) <Label id=?lblHoop? runat=?server? /> c) <asp:Label id=?lblHoop? runat=?server? /> d) <server label name=?lblHoop? runat=?asp? />
Where are session variables stored?
What is a DLL Hell Problem in .Net?
Which method do you use to enforce garbage collection in .net?
Where is asp.net session stored?
What are the event handlers that we can have in global.asax file?
Difference between server.Execute and response.redirect ?
5 Answers Accenture, Keane India Ltd,
How many types of sessions in asp.net?
What are Master Pages in ASP.NET? or What is a Master Page?