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
Can I read the hard disk serial # of the client computer using asp.net?
What is viewstate parameter?
What is a runtime version?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain how viewstate is being formed?
How can you send an email message from an asp.net web page?
What are asp.net web forms?
Explain why datareader is useful?
What are the two Layouts supported by a Web form in ASP.NET?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is the difference between cookie and session?
What is the adavantage of using ASP.NET routing?
Why Unload event of MasterPage Calls first in ASP.net ?
Is post back in asp.net?
Is it possible to create web application with both webforms and mvc?