Answer Posted / mithun
WCF(Windows Communicaitno Foundation) used to build service oriented application that communicate across web and enterprise.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is asp.net version?
State differences between MVC and WebAPI
What is Razor View Engine
What is difference between rest and soap?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How do we implement bundling in MVC?
How can we identify that the Page is Post Back?
What is mta?
What is the file through which you can customize your asp.net application?
What are the Difference between asp.net and asp ?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What are the different types of sessions in asp.net?
What is application state?
Name the tools or API for developing or testing web api?
Is session server side or client side?