April 8, 2013
Hot Topics:
RSS RSS feed Download our iPhone app

Database Section Index

Building Microsoft Oslo Models
Learn modeling and M development with the Oslo CTP SDK.

Exploring the Oslo Repository
Walk through examples and see how existing Repository models are constructed using the M language, how the models are stored in a SQL database, and how to query the SQL database for model information.

Building a Windows Workflow SQL Server Integration Services Activity
Learn to how to make SQL Server Integration Services a part of Windows Workflow Foundation.

.NET Tip: Using a Nullable Value Type
Discover how to use nullable types when retrieving data from your database.

Deploying and Configuring SQL Server Integration Services Packages Without the Wizard
Ever get confused by or dislike using the SQL Server Integration Services deployment wizard? Learn how to manually deploy the packages to SQL Server 2005 and configure the packages in a multitude of ways as well.

Dynamically Building Windows Presentation Foundation DataTemplates
Discover how to use the XamlReader to dynamically create a Datatemplate. Then, see how you can bind to a Dataset and display the data in a ListView control (via a sample application pointing to the Northwind database).

TIP: Nested Stored Procedure Calls with SQL Server Transactions
Discover how you can utilize SQL Server transactions when nesting calls to stored procedures.

Creating Native Web Services in SQL Server
Expose your SQL Server data directly over the web. Learn to create SOAP-based native web services in SQL Server 2005/2008 that can be consumed from client applications over HTTP.

Retraction: The ReportViewer Control Does NOT Support SQL Server 2008 RDL in Local Mode
William Vaughn clarifies a misunderstanding regarding the ReportViewer Control.

Accessing Business Data in WPF Applications
Many WPF demos focus on slick graphics and designer user interfaces. While this is all good, those regular business database applications will eventually make the transition from WinForms to WPF. Learn how to get started accessing business data in your WPF applications.

OP-ED: Why LINQ to SQL is a Better Option than Straight SQL
LINQ to SQL eliminates SQL Injection Attacks and is easier to use than straight SQL to boot.

  • 1
  • 2
Sitemap | Contact Us

Rocket Fuel