In my previous article I discussed about developing a simple basic multilayered architecture for a .Net application.However there were few points that I skipped considering that the article was for beginners.When we talk about an application architecture there are certain points that need to be put
Author: SSWUG Research
A Battle of Intellisense (between Visual Studio and Resharper)
(Rion Williams) Resharper is great. I believe that most developers that use it within the .NET environment can attest to its many merits and how it can make your life easier and you more productive. However, I recently noticed a minor power struggle occurring within Visual Studio and Resharper ov
Migrate Spring MVC servlet.xml to Java Config
(Lucky Ryan) Since Spring 3, Java configuration (@Configuration) has been moved into spring-core and has caught my attention. This is a quick sample of how to convert an existing servlet.xml file into a java config file.
Configuring DB2 Text Search in a partitioned environment
(Nikunja B Das and Venkata S Vanukuru) DB2 Text Search enables DB2 database applications to perform full text-search by using embedded full text-search clauses in SQL and XQuery statements. This allows you to create powerful text-retrieval programs.
Implementing a host blacklist with MySQL privileges
(Todd Farmer) When I saw Shlomi’s recent post which asked (in part) for blacklist support in MySQL, I started thinking about ways in which this could be done using the tools we have today. Here’s the example requirements Shlomi noted:
expdp to ASM and exclude table syntax – two workarounds
(John Hallas) A short entry showing two problems that I have come across recently with datapump export and the workarounds I used.
Changing the Game with BLU Acceleration
Martin Wildberger, vice president of Information Management Development at IBM, provides an overview of the extraordinary
Building and Testing a View Model in TypeScript
(Peter Vogel) So far in this TypeScript project, I’ve defined my business entities and set up my development environment to support test-driven development (TDD). Now it’s time to start building a Web page.
Managing IDAA with Data Studio
(Troy Coleman) Recently, I downloaded and installed Data Studio 4.1 with the IBM DB2 Analytics Accelerator (IDAA) plug-in. I was going to write about using this solution to create a database connection, but it turns out that this topic is already well covered by David Simpson. Check out this terrifi
Unknown DATAPUMP functionality: getting catalog from the file
(Michael “Misha” Rosenblum) To be fair, I am not spending all of my days writing the new PL/SQL book 🙂 I even work sometimes! And while solving real problems I reasonably often find interesting thing.
