ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net Framework
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
How do you sort a dataset?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How do you sort a dataset?
Answer
# 1
ds.sort()
 
Is This Answer Correct ?    2 Yes 7 No
Vijay
 
  Re: How do you sort a dataset?
Answer
# 2
Correct code must be like this:

DataView myView;
myView = ds.Tables("Customers").DefaultView;
myView.Sort = "<field-name> DESC";
 
Is This Answer Correct ?    2 Yes 0 No
Anjali Jain
 
 
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
What is namespace used for loading assemblies at run time and name the methods?  2
what is a round trip?What is a postback? Bosch2
What is the main difference between VS 2005 and VS 2003? CTS3
Can we look at the IL for an assembly?  2
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ? MMTS2
How do you do role based security ? Accenture1
Have you designed any components? HP1
Integer & struct are value types or reference types in .NET?  3
What is serialization in .NET? What are the ways to control serialization?  2
Types of assemblies that can be created in dotnet ? MMTS1
Can you draw and explain the .NET Farmework? Bosch2
How will you load dynamic assembly? How will create assemblies at run time? MGL3
What is different between User Control and Web Control and Custom Control?  1
if u add an import stmt to an application u can do the same by adding reference to the apllication then what is the diff bet these two ?  1
What are the properties of Thread class?  1
How do you register the dotnet component or assembly ? Accenture1
How to ensure the credentials for WebService using Windows authentication Proteans1
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key? FutureSoft4
Is .NET a runtime service or a development platform?  1
What is Partial Assembly References? Microsoft2
 
For more Dot Net Framework Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com