(Dallas Snider) I am new to SSIS and need to know how to read a comma-separated value (CSV) file into an SQL Server Integration Services (SSIS) 2012 package? What are the steps that you need to follow?
Author: SSWUG Research
Use C# to get JSON Data from the Web and Map it to .NET Class => Made Easy!
(Mikhail Tsennykh) This tip/trick demonstrates a complete and easy solution on how to get JSON formatted data from a web service, and map (deserialize) it to custom .NET class for further usage.
Using WebSphere Service Registry and Repository V8 and DataPower V5 for service level mediation policy enforcement
(Jason K. Yong and Stephen Willoughby) This article shows you how to create a web service proxy in WebSphere DataPower for a web service registered and governed in WebSphere Service Registry and Repository. It also shows you how to attach a service-level mediation policy to the service in WebSphere
MySQL 5.6: flushing potential
(Mark Callaghan) For some workloads the InnoDB performance model is very simple. It must flush dirty pages as fast as storage will allow. With a few more bug fixes InnoDB in MySQL 5.6 should be able to do that. The performance model becomes a bit more complicated when you consider that there are two
Commands, RelayCommands and EventToCommand
(Laurent Bugnion) In previous installments of this series, I described the importance of decoupling the components of an application to make the application easier to unit test, maintain and extend. I also showed how adding design-time data makes it easier to work in Expression Blend or the Visual S
WPF Layout Controls – ScrollViewer
(Richard Carr) The thirteenth part of the Windows Presentation Foundation Fundamentals tutorial continues the examination of the WPF layout controls. This article looks at the ScrollViewer control, which contains its children in a scrollable rectangle.
Optim Query Capture and Replay for system tests
(Henrik Loeser) One of the frequent questions during bootcamps is about what tools are available for performing tests, especially driving workloads against a DB2 database. In an older article I pointed you to the Workload Multiuser Driver (WMD) and to the TPoX-included workload driver, both free, op
Isolate Applications Within an IBM DB2 pureScale Group Using Optim Configuration Manager
(Ravi_M) IBM DB2 pureScale (also known as DB2 application cluster transparency) feature introduced clustering technology to DB2 on distributed platforms, so you can deploy continuously available and scalable database clusters. The technology is based on the IBM DB2 for z/OS architecture that busines
.NET Security Part 3
(Simon Cooper) You write a security-related application that allows addins to be used. These addins (as dlls) can be downloaded from anywhere, and, if allowed to run full-trust, could open a security hole in your application. So you want to restrict what the addin dlls can do, using a sandboxed appd
New Row Delete for ADF Form (ADF Webinar Follow-Up)
(Andrejus Baranovskis) There was a question on ADF Masterclass Webinar (Video: ADF Master Class and ADF Blog Q&A, Andrejus Baranovskis (Part I)) about removing new row from ADF Form. I have a blog post about removing new row from ADF table – Immediately Removing New Row Without Validation in ADF, bu
