Hi,
I was asked by an interviewer following questions which i couldn't get any help on the net.
1) I have a project where I have both C# and vb coding programs. So on compilation which will be compiled first vb or c#.
2) I have interface in which i declare a property with only getter method (not readonly).I implement this interface, then how could I set the value of this property.
I searched a lot but no luck. I would appreciate if somebody could help on the above
Thanks in advance
...
Go to the complete details ...