what is SAP fullform
Answer Posted / prakash
SAP STANDS SYSTEM APPLICATION AND PRODUCTS IN DATA
PROCESSING. SAP IMPLEMENT ALL DEPARTMENTS NEED. SAP
MAINTAINS A CENTRAL DATABASE FOR ALL DEPARTMENTS AND ALL
SAP MODULES ARE INTERCONNECTED.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the typical session identifier?
What are server objects?
How to do state management in ASP.NET?
What is synchronous and Asynchronous post back ?
What is the difference between page-level caching and fragment caching?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How you can access the values from the Repeater control in ASP.NET?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
What is strong-typing versus weak-typing?
A web service can only be written in .net? State whether true or false.
How will you load dynamic assembly? How will create assesblies at run time?
What are the main advantages of using asp.net?
Are xaml file compiled or built on runtime?
What is the flow of processing of the request? : asp.net mvc