(Javin Paul) This tutorial is about 30 Eclipse keyboard shortcuts, this list is by no means complete and I will suggest you guys share eclipse shortcuts listed other than here to make this more useful. Eclipse is the most used Java development IDE and knowing Eclipse shortcuts not only improve your
Community
Using SQLite in a C# Application
(Tapas Pal) SQLite is a small, fast, and embeddable open source file system-based SQL database. It doesn’t have a separate server component like traditional databases. Rather, it reads and writes data directly in disk files. A SQLite database is integrated with the application that accesses the data
Xamarin.Forms 3 – Cheat sheet
(Gerald Versluis) This tutorial gives a good overview of the most important new features of Xamarin Forms 3 in the form of a cheat sheet, and a reference on how to use them.
(Ep. 20) – Db2 REORG
(Michael Krafick) The Db2 REORG is a fundamental command and a best practice for regular maintenance.
SQL SERVER Analysis Services – Unable to Start Service. Error: The Filename, Directory Name, or Volume Label Syntax is Incorrect
(Pinal Dave) Sometimes I get a chance to work on something which I have not worked earlier but I give my 100% before I give up. This gives me chance to learn something new and every time I get a new topic to write a blog.
Using node-tail to Stream VSTS Log Output
(j.seghers) I have not done much with Typescript, JavaScript, node.js, etc. I’ve been much more involved in the compiler-driven, strong type checking, C++/C# and even Java worlds. Nonetheless, some environments dictate the terms of engagement.
ProxySQL Series: Handling resource expensive(bad) Queries in MySQL
(Ashwini V. Ahire) This is our fourth blog in the ProxySQL Series
Machine Learning Applied – TensorFlow Chatbot UI with Oracle JET Custom Component
(Andrejus Baranovskis) This post is based on Oracle Code 2018 Shenzhen, Warsaw and Berlin talks. View presentation on SlideShare:
Creating an Oracle Database Vagrant box
(Gerald) Oracle recently launched a new GitHub repository for providing people with Oracle software inside Vagrant boxes. If you have ever setup an Oracle database inside a VirtualBox VM, whether it is as your sandbox environment, to explore Oracle database, or to use it as a full-on development env
Oracle’s ‘cursor_sharing = force’ May Not Behave as Expected
(David Fitzjarrell) Oracle, in a desire to let the administrator affect performance, has provided various settings in the spfile to enable or disable features that could possibly make things go faster. Long on the list of bloggers has been cursor_sharing, the parameter used to tell Oracle how to tre
