SQL Server 2005 Driver for PHP
http://www.microsoft.com/
Download the SQL Server 2005 Driver for PHP, a PHP 5 extension that allows for the reading and writing of SQL Server data from within PHP scripts.
Archive for the 'DotNet-Db' Category
SQL Server 2005 Driver for PHP
Published August 7th, 2008 in Dev-Db, Dev-php, Development, DotNet and DotNet-Db. 0 Comments
Print
Query Express-query tool for MSDE and SQL Express
Published July 28th, 2008 in Dev-Db, Development, DotNet and DotNet-Db. 0 Comments
Print
Query Express-query tool for MSDE and SQL Express
http://www.albahari.com/queryexpress.html
Query Express is a simple Query Analyzer look-alike, but being small and free it can be run where the SQL Server client tools are not installed or licensed. This makes it especially useful as a query tool for MSDE and SQL Express. It also connects to Oracle [...]
Microsoft Source Code Analyzer for SQL Injection
Published July 20th, 2008 in Dev-ASP.NET, Dev-Db, Development, DotNet, DotNet-ASPNET and DotNet-Db. 0 Comments
Print
Microsoft Source Code Analyzer for SQL Injection
http://www.microsoft.com/
Community Technology Preview (July 2008) Microsoft Source Code Analyzer for SQL Injection is a static code analysis tool for finding SQL Injection vulnerabilities in ASP code. Customers can run the tool on their ASP source code to help identify code paths that are vulnerable to SQL [...]
LinqPad’s Missing Linq - LINQtoCSV
Published July 19th, 2008 in Dev-Db, Dev-NET, Development, DotNet, DotNet-Db and DotNet-Linq. 0 Comments
Print
LINQPad is a fantastic freeware application that lets you interactively query SQL databases using LINQ (Language Integrated Query).
In this brave new world where LINQ will become more popular an will be broadly adopted by the .NET community it will become very important to become fluent with your use of LINQ. One way to [...]
NHibernate- NET Framework data access layer
Published May 5th, 2008 in Dev-NET, Development, DotNet and DotNet-Db. 0 Comments
Print
NHibernate- NET Framework data access layer
http://www.hibernate.org/343.html
NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. Optionally, you can describe your [...]
Vlinq-Visual Linq-query builder for Linq to Sql
Published April 27th, 2008 in Dev-Db, Dev-NET, Development, DotNet, DotNet-Db, DotNet-Linq, Fav-Development and Favorite. 1 Comment
Print
Vlinq-Visual Linq-query builder for Linq to Sql http://code.msdn.microsoft.com/vlinq
Visual LINQ Query Builder is an add-in to Visual Studio 2008 Designer that helps you visually build LINQ to SQL queries. Functionally it provides the same experience as, for instance the Microsoft Access Query Builder, but in the LINQ domain. The entire UI of this [...]
LINQPad lets you interactively query SQL databases in a modern query language
Published January 5th, 2008 in Dev-Db, Dev-NET, Development, DotNet, DotNet-Db, DotNet-Linq, Fav-Development and Favorite. 0 Comments
Print
LINQPad lets you interactively query SQL databases in a modern query language
http://www.linqpad.net/
LINQPad lets you interactively query SQL databases in a modern query language: LINQ. Kiss goodbye to SQL Management Studio!
LINQPad supports everything in C# 3.0 and Framework 3.5:
* LINQ to SQL * LINQ to Objects * LINQ to XML
[...]










