Ask Me
This blog contains questions generally asked in ASP.Net interviews along with their relevant answers
Thursday, April 5, 2012
What will happen if same method is implemented in two parts of the partial class ?
It doesn't compile as you can't have two methods with the same name in one class.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)