(Andrejus Baranovskis) I bet one of the most common doubts ADF developer, or may be DB admin, has – why VO SQL executes slower than the one identical from SQL Plus? This is often the case, but there is nothing VO SQL to blame about.
Other News
XML Sitemap in ASP.NET Application
(Md Nazmoon Noor) Here is a good set of information where you can find what it is and why it is used. Typical structure of an XML sitemap is like below:
Introducing ASP.NET vNext
(Scott Hanselman) There’s some really cool stuff going on on the ASP.NET and Web Tools team. The team has been pushing open stuff at Microsoft for a few years now and we’ve joined forces with the amazing innovators from the .NET core team and beyond! Some of these features are 10+ years in the makin
WPF Date Controls – DatePicker
(Richard Carr) The sixty-sixth part of the Windows Presentation Foundation Fundamentals tutorial looks at the second date control that is provided by WPF. This is the DatePicker class, which allows users to select a date using a control that looks like a combo box.
Review: Microsoft SQL Server 2014
(Paul Ferrill) Microsoft releases new versions of its main products on a relatively predictable schedule. SQL Server releases or major updates have appeared at roughly two-year intervals going back to SQL Server 2008. A bit of a naming anomaly occurred with SQL Server 2008 R2, but that name coincide
Building Multiple Filters with Lo-Dash and AngularJS
(K. Scott Allen) You can try the code in this post yourself.
The First 30 Days
Mr. Nagle makes the first submission answering the question, “what would you do in your first 30 day having taken over the responsibilities of your companies Database resources? He asks, “How come you always come up with topics such as above which are often real time real situations!” The answer is simple. Tools may have changed over the decades I […]
XSLT Quick Fix Support
This video shows how you can improve the XSLT development work flow by offering fixes for errors that appear during development.
Invoking a POST Method Located at a Specific URL With XML Request
(Amogh Natu) This article describes how to invoke a POST method located at a specific URL with the XML Request.
Write amplification from log writes
(Mark Callaghan) MongoDB, TokuMX and MySQL use log files with high-value data. For MongoDB this is the journal that uses direct IO. For MySQL this is the binlog, relay log and InnoDB redo log, all use buffered IO by default, the InnoDB redo log uses 512 bytes as the “page size” and the replication
