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 9098

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

3 11789

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 20791

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 5918

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

15 51519

Why do we use Option Explicit?

2 5832

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

1 3417

How do we make a poperty read only?

1 5073

What are session variables?

2 5292

In what languages in ASP written?

4 5663

Define Query Interface,Adref,Release?

1 5314

what is the differance between native code & managed code?

5 13941

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 3668

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

2 10693

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

2347

Post New Microsoft ASP.NET Interview Questions


Microsoft ASP.NET Interview Questions


Un-Answered Questions

Is it possible to schedule a dynamic dashboard?

283


How do you replace all in word?

690


What are R/3 Basis configurations?

416


What can we do with datastage director?

884


What are the similarities and differences between tableau software and palantir?

268






Explain HTML Forms?

657


How to calculate phase to phase difference ?

1900


Will you classify tomcat as a web server or application server?

615


in object oriented programming, how would you describe encapsulation?

758


What is the first process in linux?

638


Can anyone tell me please how can I go and introduce the discount condition type in the pricing procedure and how it’s going to impact with tax all the pricing getting to calculate in the order? For example, how specially I have a customer who I set out as an international customer and as a domestic customer what are the differences between that… is there tax is different, is there any fright different, is there any pricing different????

778


What happens if we use an Inverter instead of the Differential Sense Amplifier?

2672


What is the difference between a css reset and normalize.css?

401


What is the difference between jdbc and hibernate?

247


What is the difference between microsoft access and sql?

724