Windows
Communication Foundation (Code named Indigo) is a programming platform
and runtime system for building, configuring and deploying
network-distributed services. It is the latest service oriented
technology; Interoperability is the fundamental characteristics of WCF.
It is unified programming model provided in .Net Framework 3.0. WCF is a
combined feature of Web Service, Remoting, MSMQ and COM+. WCF provides a
common platform for all .NET communication.
ASP.NET is a development framework for building web pages and web sites with HTML, CSS, JavaScript and server scripting. ASP.NET supports three different development models: Web Pages, MVC (Model View Controller), and Web Forms.
Subscribe to:
Post Comments (Atom)
Using Authorization with Swagger in ASP.NET Core
Create Solution like below LoginModel.cs using System.ComponentModel.DataAnnotations; namespace UsingAuthorizationWithSwagger.Models { ...
-
Output: using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using S...
-
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.D...
-
<?xml version="1.0" encoding="utf-8"?> <Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting...
No comments:
Post a Comment