(Stevan Antic, Mike Koranda and Paul Stanley) This article describes the integration architecture between InfoSphere Streams and InfoSphere DataStage, and it provides step-by-step instructions for connecting InfoSphere Streams 3.0 applications with InfoSphere DataStage 9.1 jobs using the InfoSphere
Author: SSWUG Research
Connect to MongoDB from .NET using Web API
(Suprotim Agarwal) A walkthrough of how to sign up with MongoHQ to setup a MongoDB database and then connect to it from an ASP.NET Web API application.
MyISAM’s ‘table lock’ problem, and how InnoDB solves it
(Steve Meyers) Most serious users of MySQL have moved their tables to InnoDB years ago. For those who haven’t, let’s discuss why InnoDB is a more scalable solution than MyISAM.
How to use Visual Studio 2012 to Download Images from Websites
(Hannes du Preez) As you might know, I have always been fascinated with Wallpapers and photos. What you might not know is that I appreciate good art as well, seeing the fact that my wife is quite good at painting and creating things out of nothing.
Getting Started With Glimpse In ASP.NET MVC
(John Sonmez) If you are using ASP.NET, especially if you are using ASP.NET MVC, you need to be using Glimpse.
Running SQL Server in Windows Azure Virtual Machine – Performance Guidelines for Preview
(Lindsey.allen) A Windows Azure Virtual Machine is similar to a virtual machine run on premise except that it runs in Windows Azure, Microsoft’s public cloud. Starting with the Windows Azure 2012 Preview release, new Virtual Machine capabilities have been added to the Windows Azure.
Validate And Extract Data From XML
I have already covered the topic how to parse xml file using javascript. You can refer article here.
Namespace in C#
(Sourav Kayal) Namespaces is logical building blog of C# assembly. We can compare namespace like package of java. Something similar, But not exact. Basically namespace are used to avoid collision problem.
Security Questions: Grant Permissions to All Stored Procedures
(Jason Strate) As I mentioned in the introductory post, in the Introduction to SQL Server Security session for Pragmatic Work’s Training on the T’s, I received a large number of questions that there wasn’t time to answer. Instead of just a re-cap of all of the questions, instead I’ve opted to put t
Using Scoped Assignments To Show Calendar and Financial Year-To-Date Values In The Same Calculated Measure
(Chris Webb) I’ve had a lot of requests for more MDX content on my blog, so here’s something I’ve been meaning to write up for a long time: a worked example of how to use scoped assignments to implement two different types year-to-date calculation on two different hierarchies in the same dimension.
