Scott Klein
-
Advanced Windows Azure SQL Database Migration Part 4 - SQL Server Data Tools
Avg Rating: 5
(1)This video will introduce you to the Microsoft SQL Server Data Tools (SSDT). You will learn how to use SQL Server Data Tools to more easily prepare and migrate an SQL Server database ready to Windows Azure SQL Database. To learn more about Windows Azure SQL Database, visit WindowsAzure.com.
-
Advanced Windows Azure SQL Database Migration Part 3 - Import/Export Service
Avg Rating: 5
(1)This video will introduce you to the Windows Azure SQL Database Import/Export Service. You will learn how to use the Import/Export Service to programmatically export and import Windows Azure SQL Database instances, and gain more control of the migration process to Windows Azure SQL Database. To...
-
Advanced Windows Azure SQL Database Migration Part 2 - DAC Framework
Avg Rating: 5
(1)This video will introduce you to the Microsoft SQL Server DAC Framework. You will learn how to use the DAC Framework to programmatically export and import SQL Server databases and Windows Azure SQL Database instances, and gain more control of the migration process to Windows Azure SQL Database. To learn...
-
Introduction To Windows Azure SQL Database Migration
Avg Rating: 5
(2)This video will introduce you to some of the tools and utilities available for migrating an on-premises SQL Server database to Windows Azure SQL Database. You will learn how to use the SQL Server 2012 Management Studio and the Windows Azure Management portal BACPAC import and export functionality....
-
Introduction To Windows Azure Tables
Avg Rating: 5
(1)This video will introduce you to Windows Azure Tables, part of the Windows Azure Storage offering. You will learn how to create a Windows Azure Table, access that table, and perform CRUD operations. To learn more about Windows Azure Tables, visit WindowsAzure.com.
-
Windows Azure SQL Database Part 2 - Administration
Avg Rating: 5
(1)This video will take a detailed look at the Windows Azure SQL Database Management API, PowerShell cmdlets, and the Windows Azure SQL Database Management Portal to administer and maintain your Windows Azure SQL Database server and database instances. You will learn how to use these tools and utilities...
-
Scaling with Windows Azure SQL Federation
Avg Rating: 5
(1)This video will introduce you to the SPLIT command in Windows Azure SQL Federation. You will learn how to partition a SQL Database instance using the T-SQL SPLIT command to provide database scale-out in Windows Azure SQL Database. To learn more about SQL Databases and SQL Federation visit WindowsAzure.com.
... -
Introduction to Windows Azure SQL Federation - Part 1
Avg Rating: 5
(1)This video will introduce Windows Azure SQL Federations. You will learn the terminology and architecture of SQL Federation and the concepts behind database partitioning and scalability in the cloud. To learn more about SQL Databases visit WindowsAzure.com.
-
Introduction to Windows Azure SQL Database
Avg Rating: 5
(1)This video will introduce you to Windows Azure SQL Databases. You will learn how to create a database and see demonstrations of the basic concepts for managing and developing with SQL Databases on Windows Azure. To learn more about SQL Databases visit WindowsAzure.com.
Staff
Here is a list of Channel 9 staff members.
Episode 68 - Throttling in SQL Azure with Scott Klein
Feb 27, 2012 at 4:17 PMHi Meisam, thank you for the question. We don't have anything specific for NHibernate, but maybe this link for EF can point you in the right direction.
http://blogs.msdn.com/b/appfabriccat/archive/2010/12/11/sql-azure-and-entity-framework-connection-fault-handling.aspx
I am not too familiar with NHibernate, but I will do some asking around and see if they are similar enough that the approach for EF can be used and adapted for NHibernate.