Home Programming Page 172

Programming

Packt Hub provides the latest news for programmers. Whether you’re a Python or Java programmer, we’ve got you covered. We provide the latest insights and tutorials around topics like Microservices and much more.

SOA with Java Business Integration (part 2)

0
(For more resources on this subject, see here.)Provider—Consumer Contract In the JBI environment, the provider and consumer always interact based on a services model. A...

SOA with Java Business Integration (part 1)

0
SOA—The Motto We have been doing integration for many decades in proprietary or ad-hoc manner. Today, the buzz word is SOA and in the integration...

Simplifying Parallelism Complexity in C#

0
Specializing the algorithms for segmentation with classes So far, we have been developing applications that split work into multiple independent jobs and created classes to...

EJB 3 Entities

0
The JPA can be regarded as a higher level of abstraction sitting on top of JDBC. Under the covers the persistence engine converts JPA...

User Input Validation in Tapestry 5

0
Adding Validation to Components The Start page of the web application Celebrity Collector has a login form that expects the user to enter some values...

Competitive Service and Contract Management in SAP Business ONE Implementation: Part 1

0
What we will learn in this article? In this article, we will cover the service module and highlight how it fits in with the sales...

Competitive Service and Contract Management in SAP Business ONE Implementation: Part 2

0
In the first half of this 2-part article series, we looked at the service module so as to evaluate potential actions that are triggered,...

Windows Development Using Visual Studio 2008

0
Visual Studio Visual Studio is an environment for developing applications in Windows. It has a number of tools, such as an editor, compilers, linkers, a...

Introduction to Legacy Modernization in Oracle

0
IT organizations are under increasing demand to increase the ability of the business to innovate while controlling and often reducing costs. Legacy modernization is...

WCF – Windows Communication Foundation

0
What is WCF? WCF is the acronym for Windows Communication Foundation. It is Microsoft's latest technology that enables applications in a distributed environment to communicate...

Must Read in Programming

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews