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 session start?
What are directives in asp.net?
How can you handle exceptions in asp.net?
Explain how dot net compiled code will become platform independent?
How will you maintain versioning in asp.net 2.0?
Which object encapsulates state or data of a user?
How you will manage the state of ASP.NET controls?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
Can you explain one critical mapping?
Explain in what order a destructors is called.
How are sessions stored?
How do you declare static variable? What is its lifetime?
What are the different authentication modes in asp.net?
Is asp.net outdated?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.