What is the difference between Proxy and Contract?
Answer / nithya_raghu
Contract is a sort of way to communicate with service.But
proxy is a way to get access to another remote contract.
Is This Answer Correct ? | 5 Yes | 0 No |
How do you open a page in a new window?
What is a bubbled event?
asp.net interview questions
Define common type system?
What is preprocessor in .net? Where it use?
What is Stateless ASP or ASP.Net?
what is the difference between console.writeline &console.output.writeline?
What are assemblies and namespaces and explain the difference between them ?
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?
How Response.flush works in server.Execute ?
1 Answers Keane India Ltd, TCS,
Do session use cookies in asp net?
how to use web services with code?(with example code)