jQuery - Basic Alphabetical Sorting | |
Learning jQuery Basic Alphabetical Sorting Now let s perform a sort on the Title column of the table We ll need a class on the table header cell so that we can select it properly geshibot lang html" Title Author s Publish Date Price geshibot mosgoogle To perform the actual s |
|
Application Development in .NET | |
ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl |
|
N-Tier Application Partitioning | |
N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis |
|
N-Tier Application Manageability | |
N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available |
|
Working with XML in Visual Basic | |
Working with XML in Visual Basic Extensive markup language and Visual Basic is the odd couple of the industry Visual Basic is one of the most common languages that are being used today This Microsoft introduced language was meant to be middle tier in characteristic but has managed to get the top tie |
|
On-Line Transaction Processing | |
On-Line Transaction Processing
On-Line Transaction Processing is a processing that supports the daily business operations. Also know as operational processing and OLTP. An OLTP is a database which must typically allow the real-time processing of SQL transactions to support traditional reta |
|
On-Line Analytical Processing | |
On-Line Analytical Processing
On-Line Analytical Processing is a processing that supports the analysis of business trends and projections. It is also known as decision support processing and OLAP. An OLAP software enables companies to have real-time analysis of data stored in a database. A |
|
What is the use of truncate command? | |
Truncate command will delete all records and the most important thing to make note of truncate command is since truncate command cannot be rolled back one must make sure to take proper backup of table data before performing the truncate command. Truncate command is thus used to remove all rows from |
|
How to define command line arguments | |
The main functions can have arguments passed which are called as command line arguments. There are two command line arguments:
Argument count denoted by argc and
Argument vector denoted by argv
The argc is an integer variable which denotes the number of parameters passed and argv is pointer to a |
|
Application Frameworks in SQL Server 2005 | |
The new application framework of SQL called the Service Broker is a distributed application framework that provides relable asynchronous messaging at the database to database level. It allows internal and external processes to exchange streams of reliable asynchronous messages using extensions of T- |
|
|