Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 21457

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 6621

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

4 11233

How many languages .NET is supporting now?

38 99614

What are the OOPS concepts?

106 325906

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

12 37513

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 48103

what do you mean by .Net Framework

17 38542

what is the difference between procedures,attributes and functions?

1 7469

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

3 7975

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

API used to hide window

2 9407

tell me about yourself introduction?

55 172469

what is WLS T3 protocol?

7 75570

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

1 6861

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What's the difference between vbscript and vb.net?

1168


Can you explain about the indexing process in hdfs?

43


What is array within structure?

1174


"how can we find the approximate quantity of materials using in a building or total Expenditure in percentage for rough estimate after known the construction area(sqm)".please if you know something about that please post the answer.

2106


What will happen if the voltage in my house drops from 220V to any lower voltage?

2260


How to access a variable of the first host in a group?

1


What is collections framework?

1207


What is new method in c#?

972


What is difference between FI-Delta and delta in SAP BI

4082


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2753


What does dbml mean in texting?

975


how to pass provision salary full and settlement(inclusive Bonus,Gratutity etc )please show me entry

2069


What are the higher order functions in swift?

868


What does executescalar return in c#?

946


What is a parameter in a function?

1037