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 8039

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

3 11140

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 20408

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 5442

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

15 49790

Why do we use Option Explicit?

2 5399

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

1 3026

How do we make a poperty read only?

1 4722

What are session variables?

2 4856

In what languages in ASP written?

4 4968

Define Query Interface,Adref,Release?

1 4890

what is the differance between native code & managed code?

5 13159

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 3273

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

2 10257

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

2134

Post New Microsoft ASP.NET Interview Questions


Microsoft ASP.NET Interview Questions


Un-Answered Questions

Explain the bubble sort algorithm.

614


How can you know about your seo campaign whether it is working or not?

416


What is microsoft powerpoint and its features?

165


How a soap message is structured?

434


What is HBaseFsck class?

184






How to do Performance Testing manually for a Flash Application?

1820


Is node a single threaded application?

226


What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.

547


sir, iam a electrical engg graduate and i want to go in automation sector and for this i have decided to do industrial training for this,plz suggest me some good institute for the same in delhi,ncr. my degree percentage is 58%, can i get job after doing training, plz help....

1560


Explain a real-time blockchain use case?

1


Did you use ooa/ood methodologies? Did you use design patterns?

617


Define what is oxidation and reduction reaction?

593


input vat, wht use in wct

1623


How do you identify a foreign key?

581


Explain the flow of messages in biztalk server engine?

530