Stories recently tagged with 'mssql'

Sequential Guid Algorithm – Implementing Combs in .NET(www.developmentalmadness.com)

submitted by developmentalmadnessdevelopmentalmadness(730) 1 year, 8 months ago

A class for generating mostly seqential guids (for loads under 1K/second) across system boundaries. read more...

add a comment |category: |Views: 34

tags: another

How to Compare / Test the Equality of two Queries in SQL Server(blog.troyd.net)

submitted by powerrushpowerrush(3873) 3 years, 6 months ago

Compare / Test the Equality of two Queries in SQL Server using this short T-SQL read more...

1 comment |category: |Views: 382

tags: another

10 reasons why I chose MySQL over MSSQL2005 Express(blogs.aspcode.net)

submitted by aspcode.netaspcode.net(1045) 4 years, 4 months ago

10 reasons why to choose MySQL as database engine for your websites instead of MSSQL 2005 read more...

6 comments |category: |Views: 39

tags: another

SubSonic based Plugin for MS Sql Server 2005(developer.franklinrau.com)

submitted by montymonty(2575) 4 years, 8 months ago

Looks like someone cooked up a plugin for MS SQL Server 2005 that generates your SubSonic model, proces, etc. Note - I haven't used this at all yet. read more...

add a comment |category: |Views: 3

tags: another

Creating a mailing list from scratch(netolopez.wordpress.com)

submitted by batousaibatousai(50) 5 years, 6 months ago

a series of posts that create a mailing list application using c# and sqlServer express read more...

add a comment |category: |Views: 27

tags: another