what is SAP fullform
Answer Posted / sandeep s patil
Systems, Applications and Products in Data processing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which of the following .NET framework supports Web API?
Difference between using directive vs using statement?
What are the differences between code behind and code inline?
how to transfer the file from client to server using asp.net
What’s the difference between response .redirect and server.transfer?
How you will manage the state of ASP.NET controls?
Explain difference betn dataset and recordset?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is the server of asp.net?
What language is asp.net written in?
Are cookies client side or server side?
What are the three parts of an http response?
What is http pipeline in asp.net?
What are client activated objects?
How to implement role based security in asp.net mvc? : Asp.Net MVC