Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
How to find the current record position in data control?
Clear property is available in which control?
How to add resources during runtime
What is the full form of gac?
what are the diffrences between windows application and windows service?
Is it possible to save view state on the web server?
Tell a very common use of private constructor?
Extension methods can be both static and normal class methods. Yes/No?
Explain the difference between listindex and tab index?
What is dynamic linking?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What are different authentication types. How do you retrieve user id in case of windows authentication?