4 Sep 2007

LINQPad: a Free LINQ Query Expression Tool

Can't wait for C# 3.0 and LINQ? Well you don't have to! Dynamically query SQL databases today in LINQ: no more struggling with antiquated SQL. Download LINQPad and kiss goodbye to SQL Management Studio: LINQPad supports LINQ to objects, LINQ to SQL and LINQ to XML-in fact, everything in C# 3.0 and .NET Framework 3.5. LINQPad is also a terrific learning tool for experimenting with this exciting new technology.. [More]
Categories: Database | Visual Studio

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
30 Aug 2007

Microsoft SQL Server Database Publishing Wizard 1.1

SQL Server Database Publishing Wizard enables the deployment of SQL Server databases into a hosted environment on either a SQL Server 2000 or 2005 server. It generates a single SQL script file which can be used to recreate a database (both schema and data) in a shared hosting environment where the only connectivity to a server is through a web-based control panel with a script execution window. If supported by the hosting service provider, the Database Publishing Wizard can also directly upload databases to servers located at the shared hosting provider. Optionally, SQL Server Database Publishing Wizard can integrate directly into Visual Studio 2005 and/or Visual Web Developer 2005 allowing easy publishing of databases from within the development environment.. [More]
Categories: Database

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
28 Aug 2007

ADO.NET Entity Framework Beta 2 and Entity Framework Tools CTP Released

ADO.NET Entity Framework Beta 2 This beta contains updates to the ADO.NET Entity Framework since the ADO.NET Entity Framework June 2007 CTP release. Key changes include: Events to customize code generation Abstract types in EDM models Complex types <Using> support in metadat... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
20 Aug 2007

SQL Server 2005: Backup and Restore

The backup and restore component of Microsoft SQL Server 2005 provides an essential safeguard to help protect critical data stored in SQL Server databases.. [More]
Categories: Database

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5