Pro-Center Video Programming for IT Professionals
Other News
Setting up SQL Server on Windows Azure
Pro-Center Video Programming for IT Professionals
Tips for using SQL Server 2014 Distributed Queries
Tips for using SQL Server 2014 Distributed Queries One of the first steps to optimize distributed queries against a SQL Server 2014 linked server is rewriting queries so, that the most work will be performed on the remote server, not the local server. You can run the remote query from Management Studio and take a look at the query plan...
Is Your Database a Hero or a Hindrance?
(Kelly Schlamb) Here’s a big question for you – Is your database a hero or a hindrance? In other words, is your database environment one that’s helping your organization meet your performance, scalability, and availability needs or is it holding you back from meeting your SLAs and keeping up with ev
Converting Schematron to XML Schemas
(Rick Jelliffe) Noah Mendelsohn on XML-DEV got me thinking again about the obvious dual of the recent blogs here: how to convert Schematron into XSD. Putting aside the natural question of why we might want to do this, here’s my stab at an answer.
Create Smileys or Image using Bit Arrays in Java
(Psycho_Coder) Hello Everyone,Today I will show you how to create a simple image by using code in Java in Applet. I have used Netbeans IDE 7.3 beta 2 and Java 7. You must have a bit knowledge about java and Applets for you to understand this code properly.
Develop an iOS application with the InfoSphere Business Glossary REST API
(Benny Halberstadt and Nancy Navarro) InfoSphere Business Glossary enables you to create, manage, and share an enterprise vocabulary and classification system. InfoSphere Business Glossary includes a REST API that makes glossary content easier to consume by enabling the development of custom applica
Getting traces for .NET apps when you cannot modify the application and don’t want to use more than one machine.
(Webdav101) One of the biggest pains of .NET applications going against Exchange is getting detailed logs. Using a tracing tool like Fiddler is great since it will SSL decode traffic, however it won’t capture traffic from a .NET application running on the same box unless that application can set it
Standard ADF BC Passivation/Activation for Transient View Object
(Andrejus Baranovskis) If you want to implement transient View Object in ADF BC, you must make sure it will be passivation/activation ready, otherwise you may loose data.
Setup GMail as mail provider for SOA Suite 12c – configure SMTP certificate in trust store
(Lucas Jellema) On this subject, there are already many fine articles. I have borrowed from at least a dozen to understand what should happen and to make it work. You will find them listed under resources.

