(Ged Mead) In this previous post, I briefly looked at how you can ‘navigate’ between windows and also how you can create a browser based application that uses the built-in navigation buttons of the host browser. Now I’m going to look at a third option – a WPF application that displays a Page when i
Author: SSWUG Research
Obtaining a List of Running Processes
(Richard Carr) It can be useful to list all of the executing processes on the local machine or on a remote computer. This is possible with the .NET framework version 2.0 and the static methods of the Process class.
Using Fluent Validation with ASP.NET MVC – Part 1: The Basics
(Jerrie Pelser) One of the most popular ways to do model validation in the ASP.NET MVC Framework is surely to use the built-in model validation features using data annotations. This will probably work fine in most instances, but I prefer using the Fluent Validation library in my own projects mainl
DB2 10.5 for LUW: Into the BLU… and Beyond
(Philip Nelson) It is rare that Information Management topics become discussion points in the mainstream media; however, Big Data is a popular topic that has even made it onto BBC’s “Start the Week” discussion program on BBC Radio 4: right at the heart of the establishment.
What to do with a Character you Cannot Query
(Ember Crooks) This post comes out of one of the more challenging technical problems I have encountered recently.
ODI 11g – XML Model Expert Accelerator
(david.allan) The blog post here provided a model creation accelerator for relational oriented technologies, I have uploaded another one for XML oriented data.
ADF: (Automatic) Partial Page Rendering across Taskflows
(Paco van der Linden) One of the great features of ADF is the easy out-of-the-box support for Partial Page Rendering (PPR) using the partialTriggers, autoSubmit and partialSubmit properties. And when things get a bit more complex there is a very easy API to do it programmatically.
CREATE SCHEMA can do what?!?!?
(Kenneth Fisher) So I was studying for the 70-451 and ended up reading the BOL entry for CREATE SCHEMA. I honestly can’t remember why, but what I do remember is thinking “CREATE SCHEMA can do what?!?!?” but with maybe a few more exclamation points.
Migrating SQL Server Databases – The DBA’s Checklist (Part 1)
(Sadequl Hussain) It is a fact of life: SQL Server databases change homes. They move from one instance to another, from one version to the next, from old servers to new ones. They move around as an organisation’s data grows, applications are enhanced or new versions of the database software are rel
Video: ADF Master Class and ADF Blog Q&A, Andrejus Baranovskis (Part I)
(Andrejus Baranovskis) I was blogging about ADF for 7 years already, long period. I had a feeling this was a right time to bring it to the next level and have live technical ADF Q&A discussion with blog readers. It went well and I plan to repeat similar session later this year again.
