Answer Posted / vimal katiyar
basically in asp.net have diffrent type of control
1- standard control
2-validation control
3-navigation control
4-data control
5-web parts control
6-login control
7- custom control
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Securitywise What are the Enhancements in 2.0?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is authorization in asp.net?
Give me one example of Web API Routing?
Explain global assembly cache.
Why Unload event of MasterPage Calls first in ASP.net ?
Explain the concept of MVC Scaffolding?
What is difference between abstract class and an interface?
What are server-side comments in ASP.NET?
What are the advantages and disadvantages of session?
how can create login from create and written conde in asp.net
What is manifest in .net framework?
What is difference between session and cookies in asp net?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?