(Chris Vugrinec) Seeing Oracle XML database technology in action using the Oracle Service Bus.
Other News
Data Points: Handling Entity Framework Validations in WCF Data Services
(Julie Lerman) I’m writing this column on the heels of the Microsoft BUILD conference. The core of all of the excitement at BUILD was, of course, the new Metro UI for Windows 8 that sits on top of the new Windows Runtime (WinRT). If you’re a data geek, you might’ve already looked to see what options
Oracle 11gR2 on Windows 7
(Michael McLaughlin) Here are step-by-step instructions for installing Oracle Database 11g Release 2 on Windows 7. It’s provided in response to questions posted on my step-by-step instructions for installing Oracle 11gR1 on Windows 7. For reference, I posted the former because it didn’t work without
JAXB, SAX, DOM Performance
(Alex Staveley) This post investigates the performance of unmarshalling an XML document to Java objects using a number of different approaches. The XML document is very simple. It contains a collection of Person entities.
AggregateException.WithoutCancellations Method
Many parallel operations throw AggregateExceptions when problems occur. These may contain a mixture of real problems and exceptions thrown during cancellation. The WithoutCancellations extension method makes it easy to ignore the cancellation exceptions.
Revoke Statement in MySQL
(Alejandro Gervasio) In this article I show you how to work with the REVOKE MySQL statement. It can be used for removing the privileges assigned via its counterpart GRANT, in either the global, database or table scope.
Creating a Custom Output Cache Provider in ASP.NET 4
(Bipin Joshi) Output Caching is a very common and popular performance improvement technique for ASP.NET applications. In the previous versions of ASP.NET the output caching mechanism of ASP.NET was rigid in terms of cache store.
How to read a local XML file in Silverlight and to read a XML file in Silverlight and bind its data?
(SheoNarayan) In this article, we are going to learn working with data in SilverLight.
SSIS – Loop through rows in a SQL table (with multiple columns)
(Sherry Li) I am a SQL purist, meaning that I have vowed never to use cursors in T-SQL to loop through rows record by record.
SQL SERVER – A Quick Script for Point in Time Recovery – Back Up and Restore
(Pinal Dave) Blogging is like writing a big novel in parts. It has its own mood and it has its own colors. Someday I feel like writing philosophy and some day I like writing theory and some day just a script.
