I need some questions regarding asp.net for 1.5yrs of
Experience.
Answer Posted / sachinkunal
1.What is CLR,CLS,CTS
2.Garbage collector
3.types of session
4.types of authentication
5.What is master pages
6.Cookies,types of cookies,difrence between them
7.wat s stored procedure,how to create,types of parameter
8.difrnc between datareader nd dataset
9.boxing unboxing
10.ASP page life cycle
11.ispostback
12.GET and POST method
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What r the asp.net list controls and difference between them?
3. What goals do you have in your career?
How asynchronous call can be implemented using delegates?
What does occur first in ASP.Net, Authentication or Authorization?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Is it true that a Web service must be written in .NET or not?
How do we sort the data from a dataset?
Explain what is clr?
What is difference cookie and session?
What is a session in programming?
How to unit test Web API?
How can you access the properties and controls of master pages from content pages?
How can I create master page in asp net?