(Matthew Mombrea) You know what they say, if you want to start a flame war have an opinion on HTML5 vs Native mobile app development. I’m reopening this can of worms because the landscape has changed over the past 18 months and surprisingly business are starting to lean toward HTML for upcoming proj
Author: SSWUG Research
Securing ASP.NET MVC applications using Windows Azure Active Directory
(Mahesh Sabnis) Create an active directory on Windows Azure and configuring single sign-on for ASP.NET MVC applications using organizational authentication.
Directive Controllers Cannot Use The Revealing Module Pattern In AngularJS
(Ben Nadel) This is just a quick blog post (more of a note-to-self) to demonstrate the fact that you cannot use the revealing module pattern with Directive Controllers in AngularJS. And, just to be clear, all controllers, in AngularJS, are “directive controllers.”
What’s Fixie and Why Should C# Programmers Care?
(Jason Roberts) Fixie is a relative newcomer to the .NET testing framework space. Just as with other testing frameworks such as NUnit or xUnit.net, Fixie allows test methods to be created and executed.
Using File Functions in .NET
(Peter Shaw) When someone mentions file handling in an application, what kind of things go through your mind as a developer?
SQL SERVER – What is Filtered Statistics?
(Pinal Dave) Continuous learning is the only way to keep myself up-to-date with SQL Server product features. While I was working for a demo to show usage of SQL Server Statistics, I came across feature called Filter Statistics which was introduced in SQL Server 2008.
WPF Animation – Naming Conventions
(Richard Carr) The one hundred and fifty-fifth part of the Windows Presentation Foundation Fundamentals tutorial starts to re-examine animation. This article describes the naming conventions employed by Microsoft for the animation classes.
Deploying a simple Meteor Application To IBM Bluemix
(Pas Apicella) In this post I show what is necessary to deploy a simple Meteor application to IBM Bluemix public instance. In this example we already have a simple Meteor application we have tested and verified using “meteor” itself , running on localhost at port 3000.
5 free handy tools for monitoring and managing MySQL replication
(Arunjith Aravindan) MySQL Replication is very simple to set up. In this post I’ll discuss its importance and five handy tools for monitoring and managing MySQL replication.
Using the Oracle Grid Infrastructure Agents for GoldenGate on Oracle restart
(Frits Hoogland) I was testing Oracle Goldengate on a non-clustered Oracle 12.1.0.2 database with ASM. With ASM, you need to have the grid infrastructure installed. The cluster ware for the single node install is called ‘oracle restart’.