Video Programming for IT Professionals
Other News
Ultimate guide to ASP.NET MVC and Xamarin.Forms Mashups
(Michael Ridland) In this blog I show you how to take an asp.net application and then code share both Razor Views and Business logic with a Xamarin.Forms native application. This integration will allow full sharing between the application, so changes to the Razor views or Business Logic will apply t
Should I Learn JavaScript or jQuery first?
(David Crandall) The question for all JavaScript beginners these days seems to be “Should I learn JavaScript or jQuery first?” It’s a good question, and everyone has their own opinion, neither is right or wrong for the person answering the question, but for the person asking…well it depends.
An In-Depth Look at Buffer Pool Monitoring and Tuning
(Troy Coleman) IBM recently released a Redpaper, “IBM DB2 11 for z/OS Buffer Pool Monitoring and Tuning.”
WPF Data Binding
(Richard Carr) The eighty-ninth part of the Windows Presentation Foundation Fundamentals tutorial takes a break from looking at the WPF controls to consider data binding. This allows properties to be declaratively linked to information for automatic updating.
ColdFusion Per-Application Datasources Don’t Work In The OnApplicationEnd() Event Handler
(Ben Nadel) After yesterday’s blog post about the limitations of the onApplicationEnd() event handler in ColdFusion, I wanted to see if the per-application datasources fell pray to the same problem. Long story short, they do.
DB2 Tips n Tricks Part 41 – How to get Admin Authorities on a Restored Database
(Harishkumar Baburao Pathangay)How to get Admin Authorities on a Restored Database Solution:
Sharing SQL Server Knowledge and Secrets Helps Everyone
(Andrew J. Kelly) I was asked to participate in this new concept here at SQL Server Pro called IdeaXchange, and since it is new, I wasn’t sure which direction to go with this. Then, it hit me—in a way things have come full circle for me.
What Is Oracle DB Time, DB CPU, Wall Time and Non-Idle Wait Time
(Craig Shallahamer) If you are into tuning Oracle Database systems, you care about time. And if you care about time, then you need to understand the most important time parameters: what they are, their differences, how they relate to each other and how to use them in your performance tuning work.
Getting my hands on a Virtual Machine with Oracle Database 12.1.0.2 Enterprise Edition – 20-30 minutes from start to finish
(Lucas Jellema) A short time ago, Oracle release Oracle Database 12c – release 12.1.0.2. With a bunch of goodies that I would like to try out.

