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
What is bson in web api?
what are configuration files?
What is the difference between application state and caching?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What does session_start () do?
How does ASP.NET framework maps client side events to Server side events.?
What parameters can you pass in the url of the api? Can get and post use the same url?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Which is better asp.net or php?
What methods are fired during the page load? Init()
Can you change a master page dynamically at runtime? How?
Define web services in asp.net.
What is difference between session and cookie?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is simple data binding?