Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Microsoft Interview Questions
Questions Answers Views Company eMail

What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor

1 20462

You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.

2 5488

How to configure the sites in Web server (IIS)?

4 9200

How many languages .NET is supporting now?

38 87345

What are the OOPS concepts?

106 298520

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 32756

if a number is choosen between 100 and 999 includeing these numberrs what is the provbabilty that the number selected does not contain a 7 is

23 41159

what do you mean by .Net Framework

17 33052

what is the difference between procedures,attributes and functions?

1 6213

Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?

3 6630

# define prod(a,b)=a*b main() { int x=2; int y=3; printf("%d",prod(x+2,y-10)); } the output of the program is a.8 b.6 c.7 d.none

7 18625

API used to hide window

2 8080

tell me about yourself introduction?

55 157579

what is WLS T3 protocol?

7 72539

Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick

1 5965

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

How to find out what oracle odbc drivers are installed?

578


Specify Cassandra’s importance on Facebook?

128


Where would you look to find logical system in the sld.?

287


What are the skills required to be a bill collector?

610


What is meant by a sandbox, why you would use one.

440






Explain webpart properties, and what are some of the attributes you see when declaring webpart properties in code?

420


How are the 3 financial statements linked?

688


Explain the difference between severity and priority.

678


What is select clause and where clause in linq?

70


how do you create a coordinated replicate in ogg 12c?

5


What is the difference between dhtml and html?

476


What are the advantages and disadvantages of ABAP query tool?

579


Explain different types of validators in asp.net?

537


What is bteq script in teradata?

635


What is biztalk orchestrations dehydration and rehydration? : biztalk server

612