Asp.Net Interview Question and Answers for Experienced
11. | What are the seven namespaces automatically imported into every ASP.NET page? |
---|---|
|
|
12. | What are the five validation controls? |
---|---|
There are several ways to manage a state.
|
|
13. | How does ASP.NET work with the client and server machines? |
---|---|
ASP.NET uses client side code to send messages back to the server. Thus, the server can be aware of what's happening on the client. | |
14. | What is metadata? |
---|---|
|
|
15. | What is the purpose of the ASP.NET engine? |
---|---|
|
|