Showing posts with label Webservices. Show all posts
Showing posts with label Webservices. Show all posts

Friday 2 August 2013

What are the different types of applications supported in .NET (or) .NET Framework? || Interview Questions on .NET or .NET Framework

Hi friends,in this article i will explain about What are the different types of applications supported in .NET (or) .NET Framework?i already explained in the previous articles about  .NET Interview Questions

What are the different types of applications supported in .NET (or) .NET Framework?
                     When you hear the name .NET, it gives a feeling that it is something to do only with internet or networked applications. Even though it is true that .NET provides solid foundation for developing such applications it is possible to create many other types of applications.The below figure shows .NET framework versions from 2.0 to 4.0.

Monday 30 April 2012

What is webservice? What is WCF? Difference between webservice and WCF.

Webservices:
  • Webservice is an application.
  • It is used to interact with the other applications over the internet.
  • Webservice is language independent, platform independent and protocol independent.

Monday 23 April 2012

How to create web services in asp.net || What is web service || How webservice is Work || How to consume Webserices || How to create simple webservice..

Hi Friends, In this article i will explain about how to create simple webservice in .NET.
In previous article i explained about What is webservice? What is WCF? Difference between webservice and WCF.

What is webService?
Webservice is used to convert your applications into web applications.
Webservices are  integrate web based application using XML,SOAP,SWDL and UDDI .
XML is used to tag the data like <webservice >hi</webservice>
© 2012-2018 Aspdotnet-Kishore.blogspot.com. All Rights Reserved.
The content is copyrighted to Kishore and may not be reproduced on other websites without permission from the owner.