Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / me

Generics are the type safe data structures that was introduced in .Net 2.0.Following are the benefits of it-

Better Performance: They are better in performance as boxing/unboxing is not required.thus reducing execution cost and time.

Type safety : it gives error at compile time if a data type mismatch is found.

Code reusablity : Same code is reused for various data tyoe like int,string etc.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are asp.net web forms?

1078


How you will handle session when deploying application in more than a server?

1153


Why select Web API?

1050


Is asp.net easy to learn?

1052


To load your generated dataset with data which method do you invoke?

1185


Why we are using mvc instead of asp.net? : Asp.Net MVC

1113


What is the use of execute non query in asp.net?

1022


What do you mean by query string?

986


Explain difference between friend and protected friend?

972


What are themes and skins in 2.0, explain usage scenario?

994


What is s2s tracking?

1040


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

1087


Which authentication uses a combination of windows and iis authentication?

1142


What is the behavior of a Web browser when it receives an invalid element?

1153


What are validators and list some validators of asp.net?

1020