Application Development

With businesses investing more and more into streamlining processes, Application Development is a bigger industry than it has ever been. Read the latest news, updates and guides from technologies including Visual Studio and Apache NetBeans on the Packt Hub.

Navigation Widgets and Styles in Microsoft Silverlight 4

0
Retrofitting a website The first thing the client would like to do to their website is spice it up with a new navigation control and...

Scratching the Tip of the Iceberg

0
Boost is a huge collection of libraries. Some of those libraries are small and meant for everyday use and others require a separate article...

Advanced Data Access Patterns

0
In this article by, Suhas Chatekar, author of the book Learning NHibernate 4, we would dig deeper into that statement and try to understand...

Build an Advanced Contact Manager using JBoss RichFaces 3.3: Part 1

0
The main layout Let's start preparing the space for the core features of the application. We want a three-column layout for groups, contacts list, and...

Code interlude – signals and slots

0
(For more resources related to this topic, see here.) Qt offers a better way: signals and slots. Like an event, the sending component generates a...

Oracle Web RowSet – Part2

0
Reading a Row Next, we will read a row from the OracleWebRowSet object. Click on Modify Web RowSet link in the CreateRow.jsp. In the ModifyWebRowSet...

Financial Derivative – Options

0
In this article by Michael Heydt, author of Mastering pandas for Finance, we will examine working with options data provided by Yahoo! Finance using pandas....

Interacting with the User

0
(For more resources related to this topic, see here.) Creating actions, commands, and handlers The first few releases of the Eclipse framework provided Action as a...

Parse Objects and Queries

0
(For more resources related to this topic, see here.) In this article, we will learn how to work with Parse objects along with writing queries...

Using Media Files – playing audio files

0
(For more resources related to this topic, see here.) Playing audio files JUCE provides a sophisticated set of classes for dealing with audio. This includes: sound...

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