(Peter Vogel) The default organization method Visual Studio uses when adding classes is to put each class in a separate file. That doesn’t mean you should do the same thing. This is especially true in Visual Studio 2012, which combines Class View with the Solution Explorer standard File View (and ad
Other News
Learn About XQuery Update Facility
(Erin Cavanaugh) New in XMLSpy Version 2015 is an innovative implementation of XQuery Update Facility. XQuery Update Facility is an extension of the XQuery language that allows you to make changes in an XML instance using “update expressions” that insert, delete, replace, or rename nodes.
Basic Concepts of Java Example With Simple Java Program
(Krishna Rajput) In this article you will learn the basic concepts of simple Java programing with examples.
DB2 Connect: Get the most from new features in DB2 Cancun 10.5.0.4
(Pallavi Priyadarshini, Iti Rawat, Rajendra Kamath and Shilu Mathai) DB2 Connect in DB2 Cancun Release 10.5.0.4 includes many rich features. Get a high-level overview of the key features across the various client drivers for DB2, including Java driver and non-Java drivers (CLI and .NET).
Some code patterns I don’t love in C#.
(tilovell09) Pattern 1: TryGetFoo that returns boolean.
Localization / Using Resources in SharePoint
(Deepa Lakhani) Working with people who are new to SharePoint can be very enriching as we come across lot of interesting questions ..”Why can’t this be done this way or Why can I only do it this way… Why cant I implement this pattern here and so on and so forth.
ODI 12c – Migrating from OWB to ODI – PLSQL Procedures
(David Allan) The OWB to ODI migration utility does a lot, but there are a few things it doesn’t handle today. Here’s one for our OWB customers moving to ODI who are scratching their heads on the apparent lack of support for PLSQL procedures in ODI…
30 SQL Developer Posts in 30 Days, Day 25: Importing Partitioned Tables to a Data Model
(Jeff Smith) We get lots of questions around how to model specific partitioning schemes in Oracle SQL Developer Data Modeler, and we do support all of the different ways to part and subpart your data – but today I want to show you:
12c: Optimizer_Dynamic_Sampling = 11
(Anju Garg) With default sampling level of 2 (from 10g onwards) , dynamic sampling is performed only for the objects for which statistics do not exist. If the statistics are stale or insufficient, dynamic sampling is not done.
Replication from Oracle to MariaDB the simple way – Part 1
(Anders Karlsson) Yes, there is a simple way to do this. Although it might not be so simple unless you know how to do it, so let me show you how this can be done. It’s actually pretty cool. But I’ll do this over a number of blog posts, and this is just an introductory blog, covering some of the […]
