What are generics? why it is used?
architecture of ASP.NET?
Answer Posted / sachin
Generic is special kind of data type.
which can be resolve at a runtime.
means u can have function add(<T>val,<T>val)
where u can pass any type datatype.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Is asp.net mvc front end or backend? : Asp.Net MVC
Explain swagger components.
What are assemblies and namespaces and explain the difference between them ?
In which situation can you not use a viewstate?
What is the difference between mechine.config and web.config?
Which is faster viewdata or viewbag?
Is it possible for me to change my aspx file extension to some other name?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What are the types of validation in asp net?
What are the asp.net 2.0 features?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What are sessions in asp net?
What is an imagemap in asp.net?
How do I open an ashx file in windows 7?