Other News

Community

Using Design Time Attributes

(Bipin Joshi) Developing a nice custom control is just one part of the story. As a control author you should also pay attention about the experience of other developers who will be using your control. In most of the real world cases developers use Visual Studio as the IDE for developing .NET applica

Community

SSIS: Execute SQL Task

In one of our previous blog posts, we had covered the basics of SSIS and had also given a comparison between DTS and SSIS. We had also covered Business Intelligence Development Studio (BIDS) and the different features of BIDS. We also discussed about the various design panes available in BIDS. We ha

Community

Practical Applications

(Buck Woody) SQL Server runs on several platforms, from handheld devices to multiprocessor servers. Its versions include everything from personal to enterprise editions, and it supports several access interfaces including application programming interfaces and remote data access methods.

Editorials

SQL Server Community Survey

> Watch SelectViews, the SQL Server Show, Here. Featured Article(s) Increasing Query Performance Using Oracle 11gs SQL Query Result Cache Oracle 11g has a new feature called the SQL Query Result Cache. This feature is useful when a query returns large amounts of data that is fairly static. When this situation occurs, the feature may improve query performance. This article […]