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 20433

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 5459

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

4 9161

How many languages .NET is supporting now?

38 87002

What are the OOPS concepts?

106 297663

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

12 32611

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 40938

what do you mean by .Net Framework

17 32919

what is the difference between procedures,attributes and functions?

1 6182

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

3 6585

# 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 18528

API used to hide window

2 8042

tell me about yourself introduction?

55 157043

what is WLS T3 protocol?

7 72448

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

1 5940

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What does a href stand for?

447


What is mass transportation across the cell membrane?

460


What Is An Avl Tree?

108


How do web services communicate with each other?

343


What is server in j2ee?

468






At the executive level, what actions can you take or programs that you can implement to motivate employees?

1733


What are Actions?

191


what is the difference between data driver & data driven and driver script?

2124


What is the difference between jquery's ready and holdready?

3648


What is quality audit?

636


How to implement database security?

524


What is difference between session and cookie in PHP?

510


True or false question. 1.The fuse provide phase and neutral 2.power loss in electrical circuit can take place in (resistance or inductance or capacitance). 3.two phase system each phase has separated by a phase difference of (90 or 180 or 270 or 45). 4.3 phase balanced star connected load neutral current shall be (line current or phase current or zero or unity)

1115


Define SQL and state the differences between SQL and other conventional programming Languages?

669


What is the purpose of using additional actions infotype (aai)?

607