|
Buffer Overflow the Security Threat. What is it?
|
|
Article Rating:    
|
Modern computer architectures have an unfortunate design; it cannot make difference between data and instructions. If you can convince somehow your program to run data that it has in memory, it will do it quite happily.
|
|
Using Triggers In MS SQL Server
|
|
Article Rating:    
|
Designing a database for a large-scale web application is a monstrous task to say the least
|
|
How to build cluster computers
|
|
Article Rating:    
|
James Cameron’s Titanic already way over budget, the Titanic special effects crew couldn't afford a supercomputer to do the critical rendering, and anything less would take far too long
|
|
Building XML Web Services with PHP NuSOAP
|
|
Article Rating:    
|
In this article we will first try to define Web Services, their advantages and very basic architecture
|
|
Calculating date differences using JavaScript
|
|
Article Rating:    
|
Learn how to calculate the difference between two dates using JavaScript, and create useful applications such as counting down to a particular event, counting up, displaying what's new on your page etc.
|
|
Partitioning in Oracle.
|
|
Article Rating:    
|
Business applications are growing at a faster rate than salaries, and so is the data supporting them, especially e-business applications
|
|
PHP Interacting with J2ME
|
|
Article Rating:    
|
You my have noticed in last year or two there has been an increasing boom in technology in the area of mobile handsets and mobile software development.
|
|
Database Normalization And Design Techniques
|
|
Article Rating:    
|
One of the most important factors in dynamic web page development is database definition
|
|
Defining JavaScript arrays using literal notation
|
|
Article Rating: Not Rated
|
Literal notation is a form of array declaration introduced in JavaScript 1.2. Like the language version, it's supported by 4th+ generations of browsers.
|
|
Reusable Paging Class
|
|
Article Rating:    
|
After years of developing web pages, when it comes to user reports, there are only two types of requests. First, there's the detail page where you have data in columns with varying details and formats.
|
|