What are generics? why it is used?
architecture of ASP.NET?

Answer Posted / jithu

Generics are an extremely useful feature that allows you to
write type safe and efficient collection- and pattern-based
code.

Generics allow you to create type-safe code without knowing
the final type you will be working with. In many instances,
you want the types to have certain characteristics, in
which case you place constraints on the type

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between trace and debug in asp.net?

623


Explain repository pattern in asp.net mvc? : asp.net mvc

531


What is session start?

520


How can you ensure a permanent cookie?

555


Is asp.net easy to learn?

555






Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

514


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

557


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

519


How to find last error which occurred?

541


Explain the difference between globalization and localization techniques

538


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

4756


What are the steps to follow to host a web application on a web server?

591


What is viewstate information stored?

606


Define web.config in .net?

639


Can you explain the importance of finalize method in .net?

596