Answer Posted / abbas
ASP.NET IS A FRAMWORK
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is simple data binding?
What's the use of response.output.write()?
What is the advantage of mvc over asp.net? : Asp.Net MVC
How do we ensure view state has not tampered?
How can you handle errors in Web API?
What is the maximum number of classes that can be contained in one dll file?
Explain the purpose of storyboard.targetproperty.
What is AutoEventWireup attribute for ?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What are asp.net web forms?
Which is faster union or union all?
What is custom attribute? How to create?
How do cookies work?
How to display Alert in ASP.NET