What is the difference between Webservice and WCF
Answer Posted / eswar
WebService Serves only HTTP Comunication Channel where as
WCF Servers Following Communication Channels
HTTP,TCP,MSMQ,NamedPipes.
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
Why asp.net is used?
What do you mean by authentication?
Where is the session stored?
Explain significance of routing? : asp.net mvc
What are validator? How do you disable them?
What are the layouts of ASP.NET Pages?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is class and object in asp.net?
Which is the parent class of the web server control?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is the application pool?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Is asp.net free?
What are different methods of session maintenance in asp.net?