What are generics? why it is used?
architecture of ASP.NET?
Answer Posted / jyoti
Generics provide the solution to a limitation in earlier
versions of the common language runtime and the C# language
in which generalization is accomplished by casting types to
and from the universal base type Object. By creating a
generic class, you can create a collection that is type-
safe at compile-time.increases the
performance.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are the server controls in asp.net?
Explain the updatepanel?
How to use ipostback?
What is the difference between union and structure?
Explain culture and uiculture values.
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Define page fragment caching?
How does asp page work?
What are cao and sao.
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What is the difference between mechine.config and web.config?
Can I tap into other windows livetm services?
What is the syntax for datagrid and specifying columns?
Explain the components of web form in asp.net
How may clustered index we can create in table?