How will you do redo and undo in textbox control?
No Answer is Posted For this Question
Be the First to Post Answer
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What are the differences in C# .Net and ASP .Net.
What is the need of OLE-automation?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
What is deferred execution vs. Immediate execution in linq?
What is heap and what is stack?
What is Code group in .Net with respect to CAS
what is GAC?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Describe ways of cleaning up objects.
Is .net an object oriented language? What are their components?
Explain about the Common Language Runtime?