(Peter Lu) In any MVC pattern, there is no argument about the definition of the view. View is the user interface that user interact with the software system. In classic window app, it is the Window form, and controls. In classic ASP.Net app, it is the ASPX page. In MVC.Net it is the ASPX page made u
Author: SSWUG Research
Text Effect V2 Using jQuery and JavaScript
(Arpit Jain) In this article we will create a text effect using jQuery effects. This effect shows a stream of characters flowing one by one instead of an entire block at a time with the scaled upcoming characters as animation.
The Difference Between UDFs and Stored Functions in MySQL
(Ike Walker) I’ve seen some confusion about the difference between user-defined functions (UDFs) and stored functions in MySQL. In my last post I talked about UDFs, so I figured now is a good time to write about the difference between the two types of functions you can create in MySQL.
Using WebSphere DataPower as a push notification proxy for Worklight mobile applications
(Thejaswini Ramachandra and Jerry Reghunadh) IBM WebSphere DataPower Appliances are built for simplified deployment and hardened security, bridging multiple protocols, and performing conversions at wire speed. These capabilities help you achieve and maintain security and operational polices.
Working with Debug Windows in Visual Studio
(Bipin Joshi) Debugging is an important skill that every developer needs to acquire. .NET developers have a powerful debugger of Visual Studio at their disposal. Visual Studio offers many windows that can be used during the debugging session. Knowing these windows is essential for efficient debuggin
Mixing Web Forms and ASP.NET MVC
(Dino Esposito) Just because you’re using Web Forms, it doesn’t mean that you need be stuck in a technical time-warp. If you want to liven up a site with new features using Ajax and libraries such as jQuery, Bootstrap or KnockoutJS, then you can always integrate a Web API layer into a Web Forms app
February 2014: DB2 11, DB2 10, and DB2 9 (all z/OS) Product Publications have been refreshed
(Willie Favero) It appears we have our first publications refresh of the new year….
DB2 for z/OS SQL PL Routines: REBIND PACKAGE vs. ALTER REGENERATE
(Robert Catterall) I have long been a big fan of DB2 for z/OS native SQL procedures, but I also recognized early on that putting this technology to use would require DB2 DBAs to learn some new things.
Improving ADF UI Table CRUD Functionality with Auto Focus
(Andrejus Baranovskis) Improving and tuning ADF applications performance, doesn’t mean only ADF framework technical parameters tuning. Performance tuning could be applied to application UI behaviour.
Reasons to Avoid SQL Server In-Place Upgrades
(Michael K. Campbell) As a consultant, one of the things I commonly do is help organizations upgrade to newer editions of SQL Server. When doing so, I never recommend in-place upgrades for production servers.
