(Ravi) In last post, we saw how simple the new Identity system in ASP.NET is and we explored the code generated by the Visual Studio template for handling local user accounts. In this post, we will see how easy it is to use an external login provider with the identity system.
Author: SSWUG Research
How to Provide User Input to PL/SQL
(Andrew Reid) Here are some simple examples tested on Oracle 11.2. You can use a variable beginning with one ampersand:
SQL utils using XML
(Dominic Brooks) You may have previously seen a short post I did on a SQL statement to identify which statements are using dynamic sampling.
Recording ADF BC View Object Instance Activation Time
(Andrejus Baranovskis) Probably you already now – if there are too many Passivation/Activation events happening in the system, this may slow down your ADF application significantly. There are ways how to minimize number of Passivation/Activation occurrences by tuning Application Module settings.
Posting Multiple Pieces Of Data To Web API
(Bipin Joshi) Web API allows you to create RESTful services easily. A typical Web API implements GET, POST, PUT and DELETE verbs by writing methods intended to handle each of these HTTP verbs. Although the actual method implementation can be anything as per your application requirement, you need to
SSRS Interactive Sorting a Matrix
(Mike Davis) Sorting a matrix report can be done interactively. To perform interactive sorting, your report you will need a cell to click on to perform the action. In the image below you can see a basic matrix report with State as the row group, with year and quarter as the column groups. You want t
SSIS: Package has a different protection level than the project
(Chris) Today I was playing around with BIML a bit and I got an interesting error message when I went to execute my package during testing. The error that popped up was:
ASP.NET N-Layered Applications – Extensions, Tools and Wrapping Up (Part 10)
(Imar Spaanjaars) This is Part 10 in a series of 10 that show you how to build N-Layered applications using ASP.NET 4.5 and Entity Framework 5 Code First. In this part I’ll discuss a few miscellaneous topics that I haven’t touched in previous articles in the series.
DB2 11 for z/OS Technical Overview
(Paolo Bruni, Felipe Bortoletto, Ravikumar Kalyanasundaram, Sabine Kaschta, Glenn McGeoch and Cristian Molaro) IBM DB2 Version 11.1 for z/OS (DB2 11 for z/OS or just DB2 11 throughout this book) is the fifteenth release of DB2 for IBM MVS. It brings performance and synergy with the IBM System z ha
DBA Rules of Thumb – Part 8 (Being Business Savvy)
(Craig S. Mullins) Remember that being technologically adept is just a part of being a good DBA. Although technology is important, understanding your business needs is more important.
