(Tarun Dudhatra) Since many long time Visual Basic and Visual Studio has a crystal report with it. People are telling that since 1993. But in VS2010 they exclude the crystal reports. Yes what you just heard is right, Crystal Report has been dropped from Visual Studio 2010.
Other News
How to add HTML Server Controls to a Web Page Using ASP.NET
(Nikhil Singhal) By default, HTML elements within an ASP.NET file are treated as literal text and you cannot reference them in server-side code. To make these elements programmatically accessible, you can indicate that an HTML element should be treated as a server control by adding the runat=”server
Extensible Models with EclipseLink JAXB (MOXy)
(Blaise Doughan) JAXB is designed to work with domain models that have real fields/properties. In EclipseLink 2.3, MOXy introduces the concept of virtual properties. Virtual properties are defined by the MOXy metadata file, and provide a way to extend a class without modifying the source.
SQL SERVER – Creating All New Database with Full Recovery Model
(Pinal Dave) Sometimes, complex problems have very simple solutions. Let us see the following email which I received recently.
DB2 best practices: The DB2 pureScale Feature on SUSE Linux Enterprise Server
Today’s rapidly changing business generates increasing demands for flexibility and continuous availability of business applications. This article describes why a solution stack that includes IBM System x servers, SUSE Linux Enterprise Server optimized for SAP applications, the IBM DB2 pureScale Feat
Index Defragmentation
New SelecTViews Show Meredith Ryan Smith on the show today, plus the latest news for the database world. Also, what do fingers have to do with injection and SQL Server? Find out on the show… [Watch the Show] Also: Watch last week’s show here Index Defragmentation Indexes are one of the key components impacting the performance of a relational database. […]
SelecTViews – Meredith Ryan Smith on the show today, plus the latest news for the database world.
Video Programming for IT Professionals
Index Maintenance
Index Maintenance Yesterday I talked about SQL Server Indexes and how important it is to keep them from becoming fragmented in your database. Defragmenting clustered indexes cause all the data to be grouped contiguously on the disk. Defragmenting non-clustered indexes cause those indexes to also be located contiguously on the disk. So, in order to defragment both the data and […]
NoSQL for the SQL Server Professional, Part One
(Buck Woody) Many data professionals are very familiar with Relational Database Management Systems (RDBMS) like SQL Server or Oracle. The concepts within an RDBMS have served data needs since it was adopted by enterprises in the early 1970s.
SQL Server support for mounted volumes
Support for Microsoft SQL Server 2000 data storage on mount points (also known as mounted drives, mounted volumes, or mount volumes) or on the very similar NTFS junction points varies, depending on whether an instance of SQL Server 2000 is a stand-alone instance or a clustered instance.
