.NET news » Search results

Search results for query "2008" (46):

The Baker’s Dozen: 13 Power Tips for Using SQL Server Reporting Services 2008 R2

With each new version of SQL Server Reporting Services, Microsoft continues to offer new functionality for reporting. SQL Server 2008 R2, released to manufacturing in mid-2010, represents Microsoft’s fourth major release of Reporting Services in the last 10 years. This fourth release focuses on map generation and various business intelligence/data visualization features. In this article, I’ll demonstrate 13 significant features in SSRS.

2011-06-30 19:00:00   Source: The Baker’s Dozen: 13 Power Tips for Using SQL Server...   Tags: Database

Explore the Data Access Options in Visual Studio 2008

In Visual Studio 2008 running on the .NET framework 3.5, developers can not only create DataReaders and DataSets; Microsoft has also added LINQ to SQL, Entity Framework, and ADO.NET Data Services, which leverages the first two. These new options of course, mean that you have new syntaxes to learn. LINQ, which is built into Visual Basic and C#, has one implementation for LINQ to SQL and another for LINQ to Entities. In Entity Framework, you have the option to use LINQ to Entities or make queries in two other ways with Entity SQL…

Delete Links from the Recent Projects List on the Start Page of Visual Studio 2003, 2005 and 2008

This application deletes links from the Recent Projects list on the Start page of Visual Studio 2003/2005/2008

Restoring SQL Server Express 2008 Database with Click Once

Restoring SQL Server Express 2008 Database with Click Once
2010-11-15 16:24:00   Source: Restoring SQL Server Express 2008...   Tags: Database

The Baker’s Dozen: 13 Examples of Functionality in SQL Server 2008 Integration Services

A skilled database developer might find it difficult to accept that other tools can increase productivity. When Microsoft released SQL Server 2005 Integration Services (SSIS 2005), I did not think that any tool could possibly make me more productive than the C# and T-SQL code I was writing by hand. After some reconsideration (and subtle persuasion from peers), I discovered that SSIS 2005 contained many features that indeed reduced my development time - WITHOUT sacrificing flexibility. Microsoft added new functionality in SSIS 2008 to make a strong product even better. In this article, I’ll present 13 different examples that demonstrate the power of Integration Services.

2010-07-01 19:00:00   Source: The Baker’s Dozen: 13 Examples of Functionality in SQL...   Tags: Other

Soccerlight World Cup 2010

A soccer game made with Silverlight and VS 2008
2010-06-29 21:30:00   Source: Soccerlight World Cup 2010   Tags: Silverlight

Microsoft SQL Server 2008 - Change Data Capture (CDC)

CDC is a new feature for logging DML changes. In this article, we will see how CDC could be put to use and how efficiently it could serve our purpose.
2011-03-08 10:54:00   Source: Microsoft SQL Server 2008 - Change...   Tags: Database

Complete VS2008/VS2010-Setup-Project with Add-In for Feature/SelectionTree

The Add-In complements VS 2008 around a new dialog Selection Feature to manage features.
2010-10-28 12:18:00   Source: Complete VS2008/VS2010-Setup-Project...   Tags: Addins

EasyHook - The reinvention of Windows API hooking

Hooking native APIs from any .NET language with support for AnyCPU assemblies and Windows Server 2008 SP1 x64.
2008-07-09 08:20:00   Source: EasyHook - The reinvention of Windows API hooking   Tags: Examples

Transparent Database Encryption Tool

This tool is used for Encryption of Database in SQL Server 2008 Enterprise Edition
2012-05-25 12:36:00   Source: Transparent Database Encryption Tool   Tags: Security