(Ged Mead) In my previous post, I looked at a couple of examples where I used an XML data island as a data source, and used XPath to identify the items of data I wanted. I thought I’d look at another couple of uses.
Other News
Build Your First Cloud Application Using Visual Studio 2010
(Vince Varallo) One of the big buzzwords these days is “Cloud”. I see it on TV commercials during football games all the time and often wonder if 99% of the audience has any clue what the commercial is actually talking about.
Html.Raw and HtmlString with ASP.NET MVC 3 Razor View Engine
(David Hayden) Just wanted to follow-up a bit more on a recent post – HtmlString IHtmlString and HttpUtlity.HtmlEncode in ASP.NET 4.
Script Task and Event Logging in SSIS
(Marcin Policht) SSIS offers extensive logging capabilities, allowing you to record predefined events raised by packages and their components. These same configuration settings can be leveraged in Script Task, but you also have the option of triggering and tracking events in a considerably more cust
How to Read / Search Node or Attribute in XML file
(Jayendrasinh Gohil) In this article you will learn how to Read / Search Node or Attribute in XML file.
SQL Developer DB2 Connection
(Dermot O’Neill) SQL Developer 2.1.1 (and 3.0) supports browsing of IBM DB2 LUW 7, 8, 9 databases. IBM DB2 iSeries and ZSeries Z/OS are not supported at this time.
Ubuntu Upstart for automatic MySQL start and stop
(Anders Karlsson) Here at Recorded Future we use Ubuntu (running on Amazon EC2), but so far we have not explored Ubuntu Upstart that much. During the holidays I made an effort to get acquainted with Upstart and to implement proper MySQL start and stop with it.
Oracle UCM 11g and ADF Data Control Connection
(Andrejus Baranovskis) Oracle WebCenter 11g provides out of the box ADF task flows for Oracle UCM 11g content repository management – Oracle Universal Content Management 11g and Oracle ADF/WebCenter 11g Integration. It might be not enough, especially when implementing custom solutions.
OBI 11g OPMN Manual Startup after boot-up a must!
(Christian Screen) There are a lot of cool things about OBI11g that are just taking it far an beyond its BI competition. However, one of the drawbacks as I work with clients on tool is the need to manually launch the OPMN from the command-line in Linux at boot-up.
Extreme Decoupling in SQL – Select and DML against a table that is not a table at all
(Lucas Jellema) One of the key objectives – though not ulterior motives – in Service Oriented Architecture is decoupling. By decoupling currently mutually dependent agents, we introduce more opportunity for flexibility, no-impact optimization, reuse and interoperability. This does not require Web Se
