Can we have same method with same name and signature using
partial classes
Answer / banaja
no,bcoz partial class behaves like a single class only.
Is This Answer Correct ? | 4 Yes | 0 No |
What is common type system (cts)?
What are the similarities and difference between class and structure in .net?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
What is the difference between the C#.NET and VB.NET?
What is static constructor, when it will be fired?
How will you make .NET programs work in Linux ?
Explain about .Net products?
What is finalize method in .net?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Why SOAP is required?
how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?