Can we inherit static class in c#?
In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset
Any problem found in vs.et
Is there a way of specifying which block or loop to break out of when working with nested loops?
What is the use of static in c#?
in a town the percentage of total men is 52. the percentage of total literacy is 48. if total percentage of literate men is 35 of total population. write a program to find out the total no of illiterate men and women.
What is .cshtml file?
What is datetime parse in c#?
What does xpath return?
1. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.
About a class access specifiers and method access specifiers ?
What is the difference between == and object.equals?
What is the difference between dispose() and finalize() methods in c#?