Is any files are generated,when we are adding the web
reference to the web service?
Answer Posted / dhiraj
Yes These files called proxy class
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the Core features of ASP.NET MVC?
What is entitytypes? : Entity framework
Do I need microsoft .net framework?
Which is the default http method for an action method?
What is difference between html.beginform and ajax.beginform?
Which are the important namespaces used in ASP.Net MVC?
What is managed extensibility framework?
Possible ways to prevent xss attacks on mvc application?
What does a viewmodel do?
How route table is created in ASP.NET MVC?
What are the two ways to add constraints to a route?
How you can implement custom validation in asp.net MVC?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
How does the 'page lifecycle' of asp.net mvc works?
What is the need of Action Filters in ASP.Net MVC