Asp.Net is a specification which is used to design Web applications, Web services and Mobile applications. Where
- Web applications are programs that used to run inside some web server like IIS to fulfill the user requests over the http protocol.
E.g.: Google.
- Web Services are web applications that provide services to other applications over the internet.
E.g.: Google Search Engine's web service allows other applications to delegate the task of searching over the internet to Google web service and use the result produced by in their own applications.
- Mobile Applications are used to design device independent applications.
0 comments :
Post a Comment