ArgumentException with Windows Phone Mango SQLCE Decimal ToStringTheory, January 1, 0001 Quick math question… If I asked you, “is 8 both greater than 0, and less than 38,” what would be your answer?? Well, if you answered yes, than you would be wrong… At least according to LINQ-to-SQL: My ... ArgumentException with Windows Phone Mango SQLCE Decimal 0 0 0
Windows Azure Step by Step, Roberto Brunetti; Microsoft Press Enrique Lima, January 1, 0001 A while back I started my path with Windows Azure and in general the surrounding technologies and changes that have happened since the start of it. Finding resources now has become rather easy, from the ... Windows Azure Step by Step, Roberto Brunetti; Microsoft Press 0 0 0
Moodle 2.2.2 Backup Issue TJ, January 1, 0001 Here’s what happened… Moodle 2.2.2 PHP 5.3.10 IIS 7.5 MS SQL 2008 We have a very large course with 31 topics, each Topic has at least 6 Book Resources and 4 or 5 Quizzes but may have as many as 22 Books ... Moodle 2.2.2 Backup Issue 0 0 2
export blobs from SQL Server table into their respective files Alex Bransky, January 1, 0001 In case anyone is storing their files as blobs in SQL Server and is interested in the best way to export them, check this out:http://stackoverflow.co... ... export blobs from SQL Server table into their respective files 0 0 1
SQL Server source control from Visual Studio David Atkinson, January 1, 0001 Developers have long since had to context switch between two IDEs, Visual Studio for application code development and SQL Server Management Studio for database development. While this is accepted, especially ... SQL Server source control from Visual Studio 0 0 0
SSDT – Makes SQL Azure Development Easy Shaun, January 1, 0001 Yesterday I attended an online meeting with Microsoft and got an overview about a new database tool, SQL Server Data Tool (SSDT), which was shipped alone with the SQL Server 2012. After the meeting I decided ... SSDT – Makes SQL Azure Development Easy 0 0 2
Installing TFS 2011 Beta in a Virtual Machine ryanabr, January 1, 0001 This was about as straight forward of an affair as one would think for installing a Beta product. Once I got over my own memory lapses of what do first. VMWare Player: After spending about an hour trying ... Installing TFS 2011 Beta in a Virtual Machine 0 0 0
Using Object-relational mapping (ORM) with Salesforce Entities dataintegration, January 1, 0001 Object-relational mapping (ORM) technique can bridge your logical business model with your physical storage model.Hibernate is a popular object-relational mapping library for Java, providing a framework ... Using Object-relational mapping (ORM) with Salesforce Entities 0 0 0
Why or why not to pad an index with fill fator on sql server Renso, January 1, 0001 Goal:Using sql server's fill factor to pad an index with free space seems like a great idea if you have high fragmentation on an index or you think you have a very high write to read ratio, or simply a ... Why or why not to pad an index with fill fator on sql server 0 0 1
O Reilly Deal of the Week - Master Drupal - From Design to Develo... TATWORTH, January 1, 0001 Until May 3, 2012 at 11:59pm PT O'Reilly are offering books on Drupal at 50% off at http://shop.oreilly.com/cat... From Wikipedia at http://en.wikipedia.org/wik... "Drupal ( /ˈdruːpəl/) ... O Reilly Deal of the Week - Master Drupal - From Design to Develo... 0 0 0
Redis on Windows Shaun, January 1, 0001 This morning I received an email from the Microsoft said that, a meaningful company, Microsoft Open Technologies Inc., had just release their first pre-production, the Redis on Windows. Redis If you had ... Redis on Windows 0 0 13
Connect QuickBooks to SQL Server through SSIS dataintegration, January 1, 0001 Using SQL Server as a backup for critical business data provides an essential safety net against loss. In addition, backing up data to SQL Server enables business users to more easily connect that data ... Connect QuickBooks to SQL Server through SSIS 0 0 0
Connect SalesForce to SQL Server through SSIS dataintegration, January 1, 0001 Using SQL Server as a backup for critical business data provides an essential safety net against loss. In addition, backing up data to SQL Server enables business users to more easily connect that data ... Connect SalesForce to SQL Server through SSIS 0 0 0
Hooking into Google Apps With CData Google Data Provider dataintegration, January 1, 0001 By Mike Gold, November 30, 2010 This article was originally written and hosted on c-sharp cornerIntroductionThe world is full of information and there are all kinds of ways to access it. The Microsoft ... Hooking into Google Apps With CData Google Data Provider 0 0 0
Query Google Calendars, Contacts, and Documents from PowerShell dataintegration, January 1, 0001 Are you looking for a quick and easy way to access Google Drive from PowerShell? The CData Google Apps Data Provider provides an easy-to-use ADO.NET interface that you can take advantage of from PowerShell ... Query Google Calendars, Contacts, and Documents from PowerShell 0 0 0
Accessing website data using ADO.NET dataintegration, January 1, 0001 Accessing Website Data Using ADO.NETBy i-programmer, January 24, 2011 This article was originally written and hosted on i-programmerIntroductionInt... with websites via the wide range of APIs that ... Accessing website data using ADO.NET 0 0 0
Deprecated Database Engine Features in SQL Server 2012 Leonard Mwangi, January 1, 0001 Here is the list of all the changes in SQL Server engine that has been removed. http://technet.microsoft.co... ... Deprecated Database Engine Features in SQL Server 2012 0 0 0
[sys].[sp_dboption]missing in SQL 2012 Leonard Mwangi, January 1, 0001 This morning I decided to be a little adventurous and install SharePoint 2010 on SQL 2012 environment and the first thing I noticed is that the installation fails because in SQL 2012 Microsoft has removed ... [sys].[sp_dboption]missing in SQL 2012 0 0 0
How the “migrations” approach makes database continuo... David Atkinson, January 1, 0001 Testing a database upgrade script as part of a continuous integration process will only work if there is an easy way to automate the generation of the upgrade scripts. There are two common approaches to ... How the “migrations” approach makes database continuo... 0 0 0
SQL Source Control – Why buy the DB products and go through... MarkPearl, January 1, 0001 Before I go into the contents of this post I would like to give a quick disclaimer – I have been asked to give review of the SQL Source Control webinar, my payment of the review is a free license of SQL ... SQL Source Control – Why buy the DB products and go through... 0 0 3
O'Reilly deal on Learn Database Design & Theory from C.J. Date TATWORTH, January 1, 0001 Until May 1, 2012 at 11:59pm PT, O'Reilly are offering a 50% (or more) discount on a number database design books and videos at http://shop.oreilly.com/cat... it's ... O'Reilly deal on Learn Database Design & Theory from C.J. Date 0 0 0
Database continuous integration step by step David Atkinson, January 1, 0001 This post will describe how to set up basic database continuous integration using TeamCity to initiate the build process, SQL Source Control to put your database under source control, and the SQL Compare ... Database continuous integration step by step 0 0 0
Ever wondered what the Object Explorer Details window is for? David Atkinson, January 1, 0001 Typically, when I install SQL Server Management Studio and run it for the first time, the first thing I do is to close the Object Explorer Details window. After all, it doesn’t seem to serve a useful purpose, ... Ever wondered what the Object Explorer Details window is for? 0 0 0
SQL Azure: Database Size History Herve Roggero, January 1, 0001 You may end up in a situation where you need to know how your databases have evolved over time from a storage standpoint, and how much they were used. For example, you may want to know how your databases ... SQL Azure: Database Size History 0 0 0
Presentation on SQL Server Health in a SharePoint environment Enrique Lima, January 1, 0001 Sql Health in a SharePoint environment View more presentations from Enrique Lima ... Presentation on SQL Server Health in a SharePoint environment 0 0 0
Source Control from red gate software summary review Enrique Lima, January 1, 0001 I have used Source Control since the first release, and even then it was a great option for bringing source control for the DB. Well a great tool just got better and better rounded in the process. Again, ... Source Control from red gate software summary review 0 0 1
T-SQL usage: prefer Table Type over CTE (Common Table Expression) Kevin Shyr, January 1, 0001 I came to the CTE world late (the same time I learned MERGE), but I've been using it here and there. I love Table Type; the introduction of that changed the way we write our .NET app and BizTalk app, and ... T-SQL usage: prefer Table Type over CTE (Common Table Expression) 0 0 0
25 New Features of SharePoint 2010 KunaalKapoor, January 1, 0001 1. New Claims-Based Authentication ModelSharePoint Foundation 2010 incorporates a new authentication model that works with any corporate identity system, including Active Directory Domain Services, LDAP-based ... 25 New Features of SharePoint 2010 0 0 1
Using NHibernate with SQL Azure Federations Rohit Gupta, January 1, 0001 To use SQL Azure Federations with NHibernate we need to insure that we reuse the connection that was used for executing the USE Federation command. Secondly we need to insure that we don’t enlist the “use ... Using NHibernate with SQL Azure Federations 0 0 0
Free tool to format your SQL code David Atkinson, January 1, 0001 There are a number of free T-SQL prettifiers out there, covering both code layout and syntax highlighting, but Format SQL is different in that it leverages the engine that powers SQL Prompt, the popular ... Free tool to format your SQL code 0 0 0
Baton Rouge SQL Saturday and Tech Day – August 4th 2012 &nd... Stacy Vicknair, January 1, 0001 For the past two years SQL Saturday and Tech Day in Baton Rouge has offered tracks across the Microsoft stack to its attendees. This event is one of the largest SQL Saturdays and attracted 400 registrants ... Baton Rouge SQL Saturday and Tech Day – August 4th 2012 &nd... 0 0 0
How to build a database from source control David Atkinson, January 1, 0001 If your organization has continuous integration in place, it will most likely contain a build step in which your latest application source code gets pulled from source control, compiled, and optionally ... How to build a database from source control 0 0 4
Installing NAnt to drive database continuous integration David Atkinson, January 1, 0001 Before we start thinking about database continuous integration, described in an earlier blog post, we need to pick a build tool in which we define the commands for our build process. NAnt is a .NET version ... Installing NAnt to drive database continuous integration 0 0 1
Disable messages from SQL Server “Login failed for user” in Event... Michael Freidgeim, January 1, 0001 I’ve noticed multiple messages from SQL Server in EventLog on my machineLogin failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Token-based server access validation failed with an infrastructure ... Disable messages from SQL Server “Login failed for user” in Event... 0 0 0
Specify Linq To SQL ConnectionString explicitly Michael Freidgeim, January 1, 0001 When modifying Linq to Sql data model in Visual Studio 2010, it re-assigns ConnectionString that is available on developer’s machine. Because the name can be different on different machines, Designer often ... Specify Linq To SQL ConnectionString explicitly 0 0 0
Membership Provider Parte 1 Jason Ulloa, January 1, 0001 Asp.net ha sido una de las tecnologías creadas por Microsoft de mas rápido crecimiento por la facilidad para los desarrolladores de crear sitios web. Una de las partes de mayor importancia que tiene asp.net ... Membership Provider Parte 1 0 0 0
ORA-00900 Super Easy Fix (for some cases) Bunch, January 1, 0001 Here is a really easy fix for some ORA-00900 errors. Well at least the one I saw the other day. This was something that I did not come across when searching either. I found lots of other ideas on what ... ORA-00900 Super Easy Fix (for some cases) 0 0 0
Stuxnet - how it infects Kit Ong, January 1, 0001 Except from the CNET article.http://news.cnet.co... Stuxnet worm propagates ... Stuxnet - how it infects 0 0 2
Using a SQL Prompt snippet with template parameters David Atkinson, January 1, 0001 As part of my product management role I regularly attend trade shows and man the Red Gate booth in the vendor exhibition hall. Amongst other things this involves giving product demos to customers. Our ... Using a SQL Prompt snippet with template parameters 0 0 0
What is Database Continuous Integration? David Atkinson, January 1, 0001 Although not everyone is practicing continuous integration, many have at least heard of the concept. A recent poll on www.simple-talk.com indicates that 40% of respondents are employing the technique. ... What is Database Continuous Integration? 0 0 0
Microsoft Presss Free E-Book - 12/April/2012 - Introducing Micros... TATWORTH, January 1, 0001 At http://shop.oreilly.com/pro... I have spotted a free e-book "Introducing Microsoft® SQL Server® 2012 ". There is no indication as to how long this will be available for free, so I ... Microsoft Presss Free E-Book - 12/April/2012 - Introducing Micros... 0 0 0
Get Started with .Net and Apache Cassandra Sazzad Hossain, January 1, 0001 Just came across a easy and nice to read article explaining how to get started with noSQL database system. These no relational databases are getting increasingly popular to tackle the distribution and ... Get Started with .Net and Apache Cassandra 0 0 0
Deleting a row from self-referencing table Jake Rutherford, January 1, 0001 Came across this the other day and thought “this would be a great interview question!” I’d created a table with a self-referencing foreign key. The application was calling a stored procedure I’d created ... Deleting a row from self-referencing table 0 0 0
Auto-hydrate your objects with ADO.NET Jake Rutherford, January 1, 0001 Recently while writing the monotonous code for pulling data out of a DataReader to hydrate some objects in an application I suddenly wondered "is this really necessary?" You've probably asked yourself ... Auto-hydrate your objects with ADO.NET 0 0 3
NDepend Evaluation: Part 3 Anthony Trudeau, January 1, 0001 NDepend is a Visual Studio add-in designed for intense code analysis with the goal of high code quality. NDepend uses a number of metrics and aggregates the data in pleasing static and active visual reports. ... NDepend Evaluation: Part 3 0 0 0
SQL Injection Attack is still a problem TATWORTH, January 1, 0001 SQL Injection attack is still a problem. Please see the article at http://www.darkreading.com/... ... SQL Injection Attack is still a problem 0 0 0
Data binding directly to a store query (DbSet, DbQuery, DbSqlQuer... Chandradev, January 1, 0001 HiI was doing some test with code first approach in EF. Then while populating the Gridview i was getting error like thisData binding directly to a store query (DbSet, DbQuery, DbSqlQuery) is not supported. ... Data binding directly to a store query (DbSet, DbQuery, DbSqlQuer... 0 0 17
Free e-book introducing SQL Server 2012 TATWORTH, January 1, 0001 At http://blog.sqlauthority.co... there is a free e-book from Microsoft Press on introducing SQL Server 2012. This book is ... Free e-book introducing SQL Server 2012 0 0 0
SQL Injection Cheat Sheet and Injection probe tool TATWORTH, January 1, 0001 At http://ferruh.mavituna.com/... there is information on SQL Injection attack on a variety of databases.At http://labs.portcullis.co.u... there is a tool ... SQL Injection Cheat Sheet and Injection probe tool 0 0 0
New DataCenter Options for Windows Azure ScottKlein, January 1, 0001 Effective immediately, new compute and storage resource options are now available when selecting data center options in the Windows Azure Portal. "West US" and "East US" options are now available, for ... New DataCenter Options for Windows Azure 0 0 0