What are generics? why it is used?
architecture of ASP.NET?
Answer Posted / pavithra d
Generics are new in .NET 2.0.It is used to define a type
while leaving some details unspecified.Generics are the
replacement of "Objects" in .NET1.1
Generics reduces the run-time error and increases the
performance.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is clr? Difference between clr & cts?
What are tuples?
Explain the Session state management options available with ASP.NET?
What is a SESSION and APPLICATION object?
What is difference Between Authentication and authorization?
What is asp.net futures?
What are cookies in asp.net?
What is syntax code to send email from an asp.net application?
Explain code snippet to register exception filters from controller?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Explain the different types of assemblies?
What are server-side comments in ASP.NET?
Explain server-side scripting?
What are the merits and demerits of viewstate?
What is the significance of proxy user?