(Dinis Cruz) In this post I will show a powerful technique for ASP.NET Debugging/Programming, where the Web C# REPL that I recently added to TeamMentor is triggered from a WCF REST API, in such a way that the HttpContext can be programmed in real-time, with the added bonus that the HttpContext.Respo
Author: SSWUG Research
Using Oracle’s SQLPlus with Greenplum external tables
(Pas Apicella) I previously blogged about using a java client to access oracle tables from Greenplum external tables. That demo below is handy for any SQL or RDBMS so a generic solution.
Checking SQL Server User Role Membership with PowerShell
(Rob) As you know, I love PowerShell!
SQL SERVER – Automatically Store Results of Query to File with sqlcmd
(Pinal Dave) I receive lots of email everyday and I do answer almost every email I receive. However, I prefer to answer all the technical questions on my facebook page. With the help of social media it is very easy to reach out to multiple people with the same problem. Here is the recent question wh
Host & ASM Instance Name Mismatch (Again)
(Martin Nash) I’ve just installed 12c (I’m a little slow off the mark) and during the installation process I hit the screen below and thought, “That’s a good idea.”
Row-based Replication
(Morgan Tocker) Row-based Replication was introduced in MySQL 5.1. It’s not the default (yet), but I really like it. I wanted to tell you what limitations you may face with statement-based, and why you should join me in making the switch.
New webcast discussing the advantages of analytics on System z announced
(Willie Favero) A new webcast has been announced: Diminish infrastructure sprawl by bringing analytic processes to where the data originates.
KnockoutJS and ASP.NET MVC – Alternate techniques and using the Anti Forgery Token
(Suprotim Agarwal) Part 2 of the introductory KnockoutJS & ASP.NET MVC Article. We look back at the suggestions we received in the comments of that article and answer these questions and see alternate techniques of doing things.
Combining Semantic and Document NoSQL worlds…
(adamfowleruk) In this blog entry I introduce some ideas around how a combination of a triple store and Document database in MarkLogic 7 will bring unique benefits…
When To Break Down Complex Queries
(Steve Howard) Microsoft SQL Server is able to create very efficient query plans in most cases. However, there are certain query patterns that can cause problems for the query optimizer; this paper describes four of these patterns.
