Demystifying SQL Server Differential Database Backups By Wes Brown, Founding member of the Idera ACE Program and DBA Consultant at Dell SQL Server has three backup types. Two you have heard of and used. One, while useful, isn’t very well understood. Let’s start with a technical recap of the three backup types for SQL Server. 1. Full Database Backup When...
Other News
Invoke JavaScript Functions through Silverlight Application
(Niladri Biswas) In this article, I will show how to invoke Javascript methods from Silverlight. We will learn this by performing a simple calculator example with some basic arithmetical functionalities being expose.
Introducing Windows Azure – Creating your first ASP.NET Web Role Project
(Mahesh Sabnis) All of us who are responsible for developing high scalable, high available applications are very well aware of the infrastructure challenges. To achieve scalability and availability of the applications, we require high capability servers, high bandwidth network and dedicated infrastr
Commit in SQL
(PRajkumar) As a SQL language we use transaction control language very frequently. Committing a transaction means making permanent the changes performed by the SQL statements within the transaction. A transaction is a sequence of SQL statements that Oracle Database treats as a single unit. This stat
Comparing Number of SQL Executions to get LOV Description With Entity Association Available
(Andrejus Baranovskis) This post is logical continuation for my last post – Comparing Number of SQL Executions to get LOV Description Without Entity Association Available, where I was comparing number of SQL executions for different methods without involving EO association.
Obfuscation is not a panacea
(Simon Cooper) So, you want to obfuscate your .NET application. My question to you is: Why?
XSLT Rant Explained
(Michael Snoyman) My previous blog post got a bit more attention than I’d anticipated. I hadn’t really intended it as more than a place to link to and let the XSLT people I work with know that the language isn’t representative of functional languages. However, a number of people have asked for more
Semantic Search and the Semantic Web
(Rob Gonzalez) While Semantic Web and Semantic Search are not the same thing, the two concepts are often confused. This lesson will briefly define Semantic Web and Semantic Search and then explain how the two may be used together.
When is an ArchiveLog created?
(Hemant K Chitale) Here’s something about the V$ARCHIVED_LOG view.
Preventing SSRS From Changing Text Size
(Bob Pusateri) Every once in a while I find myself building a report in SQL Server Reporting Services. I know my way around SSRS enough to get a report looking the way I like, but I’m definitely not an expert in the subject.
