How to implement form based authentication in asp.net application?
How To Authenticate Your Web service??
Can you change a Master Page dynamically at runtime?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is the use of service provider?
I am trying to redirect another site on button click.
How can exception be handled with out the use of try catch?
What is the use of directives & explain with example?
What is the function of the ViewState property?
Features of a dataset ?
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
Explain the difference between array and linkedlist?
What is the use of view state?