Answer Posted / tejkrishna
Generics are the type like list<> collection but it can
contain any type within it like list<t>.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is session mode in asp.net?
Why and where this web.config file is used?
Why do you use the app_code folder in asp.net?
What is a web api?
What are the event handlers that we can have in global.asax file?
How will you load dynamic assembly? How will create assesblies at run time?
Describe how to implement globalization and localization in the use interface in .net.
How do u optimize a query in asp.net?
What are Master Pages in ASP.NET?
What is asp short for?
Define authentication and authorization.
How could you modify xaml content from javascript?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is a 1x1 pixel?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?