what is SAP fullform
Answer Posted / shivprasad sinha
sysem Application product and processing data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between using directive vs using statement?
How many web config files can be created for an application?
What is server side session?
What are the two Layouts supported by a Web form in ASP.NET?
Explain some of the major built-in objects in asp.net
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is is post back property in asp net?
What is global.asax file used for?
Where viewstate value is stored in asp.net?
What is break mode?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Define repository pattern in asp.net mvc? : asp.net mvc
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is the sequence in which ASP.NET events are processed?