How do I use a proxy server when invoking a web service?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is use of Master Page in ASP.NET web pages?

0 Answers   Sans Pareil IT Services,


What is mvc in asp.net interview question? : Asp.Net MVC

0 Answers  


Web API uses which library for JSON serialization?

0 Answers  


Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

2 Answers  


what is use to destroy an object? illustrate.

2 Answers   Patni,






Explain server side state management system.

0 Answers  


Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()

4 Answers   Techno Solutions,


Explain about asp.net caching?

0 Answers  


Briefly describe different techniques for ASP.NET State Management?

6 Answers   Deloitte, Syntax Softtech,


What r the remotable objects. and how u make an application remotable

1 Answers  


What is razor? : asp.net mvc

0 Answers  


what cut off mark for po's,what questions they asked for interview?

0 Answers  


Categories