(John Rasmussen) Part 8 of this multi-part series describes WebSphere DataPower Appliance support for the OAuth 2.0 implicit grant type. It covers configuration for both the authorization server and the enforcement point.
Other News
Introduction to Azure SQL Database Scalability
(Marcin Policht) One of the primary advantages of Platform-as-a-Service (PaaS) solutions offered by Microsoft Azure is the ease with which scaling can be implemented. This typically applies to both vertical and horizontal scaling, allowing you to change (respectively) the current pricing tier (along
Invoking Java Code in C#.NET
(Ajay Yadav) The real concept driving this article is to develop solutions using the .NET or Java Framework that interoperate with heterogeneous systems or even mutually communicated with each other.
Recover orphaned InnoDB partition tablespaces in MySQL
(Jervin Real) A few months back, Michael wrote about reconnecting orphaned *.ibd files using MySQL 5.6. I will show you the same procedure, this time for partitioned tables. An InnoDB partition is also a self-contained tablespace in itself so you can use the same method described in the previous pos
SQL Translation Framework in Oracle Database 12c
(Okcan Yasin Saygili) One of the new Oracle Database 12c features is the SQL Translation Framework. A key part of migrating non-Oracle databases to Oracle Database involves the conversion of non-Oracle SQL statements to SQL statements that are acceptable to Oracle Database.
ODMr : Graph Node: Zooming in on Graphs
(Brendan Tierney) When Oracle Data Miner (ODMr) 4.0 (which is part of SQL Developer) came out back in late 2013 there was a number of new features added to the tool. One of these was a Graph node that allows us to create various graphs and charts that include Line, Scatter, Bar, Histogram and Box pl
Oracle SQL Developer Code Reports
(Jeff Smith) It’s so much more fun to watch users demo and brag about your software than it is to get up and do it yourself. For one thing, it means a lot more coming from real people than it does coming from someone PAID to talk it up.
Using ConfigR as a Configuration Source in ASP.NET vNext
(Filip W.) One of the cool things about ASP.NET vNext is that it introudces a configuration abstraction, Microsoft.Framework.ConfigurationModel over your application’s configuration.
Running ASP.NET on a Raspberry Pi with Mono and OWIN
(Jan Tielens) In the light of the announcements we made last week during the Connect() event, on open-sourcing the .NET server stack, I got curious what it would like be to run .NET on Linux. At home I’m using a couple of Linux based devices, including a Raspberry Pi Model B.
WPF Data Display Controls – DataGrid – Selection
(Richard Carr) The one hundred and thirteenth part of the Windows Presentation Foundation Fundamentals tutorial further investigates the DataGrid control. This instalment looks at the selection capabilities of the control.
