Feeds:
Posts
Comments

Archive for the ‘.NET Framework 3.0/3.5’ Category

.NET Framework 3.0 introduces new and exciting feature i.e. Windows Communication Foundation (WCF), where as earlier versions of the framework were containg ASP.NET Web Services only. In this Post I would be mainly comparing the WCF with ASP.NET Web Service Windows Communication Foundation (WCF) ASP.NET Web Service WCF supports multiple bindings HTTP, WSHTTP, TCP, MSMQ. [...]

Read Full Post »

1.0 What Is WCF? WCF stands for Windows Communication Foundations. WCF combines the functionality from ASP.NET Web Services, .NET Remoting, Message Queuing and Enterprise Services. WCF provides the following features, Hosting For Component & Services WCF Service can be hosted in ASP.NET Runtime, a Windows Service, a COM+ Component or just a Windows form application [...]

Read Full Post »

1.0 What is LINQ? LINQ stands for Language INtegrated Query. Means query language integrated with Microsoft .NET supporting languages i.e. C#.NET, VB.NET, J#.NET etc. Need not to write\ use explicit Data Access Layer. Writing Data Access Layer require much proficiency as a Data Access Layer should be capable of at least Efficient Extraction (Select) \ [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.