Difference b/w dataset.clone and dataset.copy ?
Answer / thirushakar
Dataset.copy method copies both the structure and data
Clone just copy the structure of dataset
| Is This Answer Correct ? | 13 Yes | 2 No |
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
Please explain when should you use .net web forms over asp.net mvc?
What is the difference between Server.Transfer and Response.Redirect?
<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;
Explain the two different types of typecasting?
How is a property designated as read-only?
Explain constructor.
What are the new features in .net core?
Explain Different kinds of methods?
What is assembly in .net?
What is Code group in .Net with respect to CAS