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 different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is Partial PostBack in ASP.NET?
Explain the difference between web user control and web custom control?
What is strong-typing versus weak-typing?
What is cookies in asp net?
What are the uses of reflection?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is client side state management?
What are the advantages of using session?
What are the major built-in objects in ASP.NET?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
When does a session actually start?
How does u get record no from 5 to 15 from a dataset of 100 records?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
When you use Ajax controls in the ASP.NET application?