Skip Navigation Links
Our Tutorials

How to create HTTP Endpoint in SQL Server 2005

6/4/2008 - by MaƂgorzata Szabelska
a

Native Web Services were first introduced in SQL Server 2005. This database server can act like an ASP.NET Web Service and can respond to HTTP Requests. It is accessible through SOAP protocol and XML.

How to create HTTP Endpoint in SQL Server 2005more >

Introduction to myGeneration and dOOdads

5/28/2008 - by Pawel Matuszewski

MyGeneration is a .Net code generator tool for mapping database tables and procedures into .NET classes and methods. It supports 12 different database systems.

Introduction to myGeneration and dOOdadsmore >