Home Programming Page 176

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.

Creating Dynamic Reports from Databases Using JasperReports 3.5

0
Datasource definition A datasource is what JasperReports uses to obtain data for generating a report. Data can be obtained from databases, XML files, arrays of...

Create a Local Ubuntu Repository using Apt-Mirror and Apt-Cacher

0
How can a company or organization minimize bandwidth costs when maintaining multiple Ubuntu installations? With bandwidth becoming the currency of the new millennium, being...

Load Testing Using Visual Studio 2008: Part 1

0
Load testing an application helps the development and management team understand the application performance under various conditions. Load testing can have different parameter values...

Load Testing Using Visual Studio 2008: Part 2

0
Editing load tests The load can contain one or more scenarios for testing. The scenarios can be edited any time during the design. To edit...

Ubuntu User Interface Tweaks

0
I have spent time on all of the major Desktop operating systems and Linux is by far the most customizable. The GNOME Desktop environment,...

Binding MS Chart Control to LINQ Data Source Control

0
Introduction LINQ, short for Language Integrated Query, provides an object oriented approach to not only querying relational databases but also any kind of source such...

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