What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
9. Oop-Class A has m1 metthode Class B has m1 metthode and C is the calss that inharits A class, A class inharits B class. If Object dim c as new A() c.m1(), Tell me which mettode of class will call
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
What is the difference between l1 and l2 cache? : Dot net architecture
What is the difference between absolute expiration and sliding-time expiration?
Explain about cookie less session state? : .NET Architecture
Can I create my own context attributes?
how to use custom field validation
What is the difference between an event and a delegate?
Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
data types used in validation control
what is Difference beetween Array and Hash Table.?
which of the following statement is true about gac. a)it is being handled by .net framwork b)It is special folder c)it can have files with same name etc etc.