what is SAP fullform
Answer Posted / deepak
software application products
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What are the server control tags in asp.net.?
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?
Define asp.net caching?
Can you explain the importance of finalize method in .net?
What is server side in asp.net?
What's the ASP.Net Application life cycle?
Define cookie.
Explain about the .NET framework?
Where is asp.net view state stored?
What is difference between URL and URI?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
How you can add an event handler?
What is the use of response redirect in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?