Answer Posted / nizath ali.u
ASP.NET is a platform or a technology used to
develop & deploy web applications & web services,that are
run under IIS(Internet Information Services).
Thanks n Regards,
Nizath Ali.U
| Is This Answer Correct ? | 1 Yes | 0 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.
Differentiate between globalization and localization.
Explain the difference between Repeater and Data list control in ASP.NET?
What is the best Macanism to clear the Cache in asp.net
What are custom user controls in asp.net?
In which event of the page viewstate is available?
Which class is used to send an email message from an ASP.NET Web page?
Which object wraps the state or data of a user?
What are the asp.net 2.0 features?
Explain about secure socket layer?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
how to transfer the file from client to server using asp.net
What is postback request?
in which protocol ASP.NET WEB API Work?
Where is session data stored in asp net?