(Deepak Kumar Jena) In this topic, I am showing some useful ways to call controller actions to be executed and return results to your UI (view) page.
Other News
Installing the AX 2012 R3 Async Server to a Clustered SQL Server Environment
(Brian Storie) A while back I had a request to install the Microsoft Dynamics AX 2012 R3 Async Server against a SQL Server Cluster. Since the Demo VM’s available are all one-box setup’s I thought this would be a good challenge. As it turns out I was right, in order to install against a SQL Server
The Best Laid Plans
(David Fitzjarrell) In a forum I contribute to the following question was asked:
ORA-28043: Invalid Bind Credentials for DB-OID Connection
(Ricardo Spotorno) Have you ever encountered this error connecting to a DB using global authentication against OID? Was re-registration a temporary workaround, but the issue came back after some time? Check out this solution for ORA-28043: invalid bind credentials for DB-OID connection.
Oracle AWR Reports: When IOStats Lie
(flashdba) If you’ve been unfortunate enough to follow my dithering on Twitter recently you’ll know that I’ve been lurching between thinking that there is and isn’t a problem with Oracle’s tracking of I/O statistics in its AWR reports.
MySQL and swapping
(Srinivasa Inaganti) Did you ever encounter swap space issue with MySQL ? This problem is really annoying and here are some possible solutions :
Creating JSON documents with MariaDB
(Federico) You probably know about two MariaDB great features: Dynamic Columns and Virtual Colums. I don’t think that we already found all possible use cases for them: more ideas will come in the future, and hopefully someone will write about them. Here, I will describe a use case which involves bot
Creating Integrated IBM WebSphere Solutions using Application Lifecycle Management
(Emrah Barkana, Antonella Bertoletti, Stefano Bussaglia, Ernest Calalang, Sebastian Kapciak, Leonardo Olivera, Sergio Polastri and Fabio Silva) This IBM Redbooks publication demonstrates, through a practical solution and step-by-step implementation instructions, how customers can use the IBM Rationa
The Power of Indexes
(Peter Vogel) As I mentioned in a previous tip, Giving Your Database Updates Enough Time, I had a client contact me with a problem: The updates for an unusually large batch of data in their online application was taking so long that the updates were timing out.
ASP.NET MVC 6 attribute routing – the [controller] and [action] tokens
(Filip W.) When working with attribute routing in Web API 2 or MVC 5 it was relatively easy to get the route to the controller and the controller name out of sync.
