Welcome to MSDN Blogs Sign in | Join | Help

Teekam Goyal's Blog

Microsoft BizTalk Server, Microsoft SQL Server and .Net Technologies

September 2008 - Posts

SQL Server 2005 Replication
SQL Server database replication is a set of technolgoes that allows to distribute or copy the schema and data from a database on one server to one or more servers in unidirectional or bidirectional manner. Replication is one of the many ways in which Read More...
LINQ in .NET Framework 3.5
LINQ (Language integrated Query) is a new feature introduced in .NET Framework 3.5. LINQ makes the job of .Net developers easy for accessing the data in SQL, XML, ADO.Net data sets or any other objects. By using LINQ, a developer gets the ability to write Read More...
Page view tracker