Posts Tagged With What
What is LINQ?

LINQ is an acronym for the Language Integrated Query which was released in year 2007 as a part of .NET framework 3.5. It makes possible to query data in .NET supported languages. It defines a set of Standard Query Operators that will make it possible to get the data on several sources. There is an API named as Standard Query Operator API, which defines...
Posted by Malin De Silva on Jun 18th, 2010 | 5 Comments
What Is Cloud Computing?

Cloud computing is a distributed technology which delivers hosted services over the internet to provide easy access to IT services. These services are very flexible. A user can obtain a little or a big part of the service which is managed by the service provider.
There are two types of clouds available: Public cloud and Private cloud. A public cloud...
Posted by Mohamed Mujahid on Feb 2nd, 2010 | Leave a Comment
