what is SAP fullform
Answer Posted / neha sharma
System Applications And Product
| Is This Answer Correct ? | 598 Yes | 326 No |
Post New Answer View All Answers
Can we set master page as a start page?
Whats the difference between abstract factory pattern and factory pattern?
Why Unload event of MasterPage Calls first in ASP.net ?
Why mvc is faster than asp.net? : Asp.Net MVC
What are the disadvantages of using session?
What is the difference between equals() and == in c#?
Explain advantages of caching?
What are the security types in asp.net?
What is difference between cache and session?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
Explain State management in asp.net
How do you do Client-side validation in .Net?
Explain what are delegates?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What is ashx file in asp.net?