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

Answer Posted / tak

Generics is a new feature added and shiped with .NET 2.0
and above that solves the type safe related issues. So
using generics reduces the extra work/time between boxing
and unboxing as a result boost performance.Using
Generics ,we will be safe a run time error which will
occure due to type casting problem that we may not see at
compile time...regardless of knowing the type at design
time..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between webfarm and webgardens in .net?

543


What is parse in asp.net?

551


Explain the difference between Web Garden and Web Farm?

547


how to include timer or counting time to display next page in asp.net

1601


What is the caspol.exe tool used for?

540






I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

1424


How do u deploy ur project?

2218


How asp.net mvc differs from asp.net web forms? : asp.net mvc

546


how to retrieve property settings from xml .config file.

543


What is xaml? Are xaml file compiled or built on runtime?

522


When does a session actually start?

565


What is the main differences between asp and asp.net?

521


Describe SOA and the tenets of it?

552


What are the page life cycle events?

493


What is base class of button control in .net?

521