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 ASP.NET Interview Questions
Questions Answers Views Company eMail

what is view state

5 8115

when the user control event occur in ASp page life cycle?

3 11183

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

main difference between asp.net2.0,asp.net1.1,asp.net1.0

15 49861

Why do we use Option Explicit?

2 5426

what is the Difference between Dim Object as object AND dim obj as myform?

1 3055

How do we make a poperty read only?

1 4739

What are session variables?

2 4877

In what languages in ASP written?

4 5005

Define Query Interface,Adref,Release?

1 4908

what is the differance between native code & managed code?

5 13194

I have a component with 3 parameter and deployed to client side now i changed my dll method which takes 4 parameter.How can i deploy this without affecting the clent?s code ?

1 3296

How do you manage session in ASP and ASP.NET ?

2 10276

How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?

2147

Post New Microsoft ASP.NET Interview Questions


Microsoft ASP.NET Interview Questions


Un-Answered Questions

Mention the advantages of soap?

498


after click on compose mail how can we attached a file in qtp with vbscript code

1600


Define what is the language used for expressing scenario in feature file?

244


What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?

506


Can you write a jquery code to select all links inside the paragraph?

500






Can you list and explain the four java classes related to using sensors on the android platform?

488


Name the two-immuno diffusion techniques?

201


What are the unit economics? - Venture Capitalists

885


Why is using ‘eval’ a bad practice?

457


Can enum be null c#?

510


What is the characteristic of streaming API that makes it flexible run MapReduce jobs in languages like Perl, Ruby, Awk etc.?

237


what is PROMOTIONS in FMCG?How the sales executive r sales officer will participate r conduct these promotions?

3243


Can we use synchronized block for primitives?

591


Define the terms Accuracy, precission, Spam, process tolerance while doing calibration of an instrument? Explaini with an example?

1552


Explain unobtrusive javascript in rails.

481