How you apply a theme in whole application in .Net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Creational design pattern in .NET?
How Can Creating Installation Components in .Net?
What is close method? How its different from finalize and dispose?
What are the two kinds of properties.
What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture
Describe difference between inline and code-behind?
What is deferred execution vs. Immediate execution in linq?
How to create properties and methods using controls?
Explain what is reflection in microsoft .net context?
Explain is the jit an interpreter?
Write the .net syntax for 'for loop'?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?