Editorials » Technology » Programming
 

Advantages in migrating from ASP to ASP.NET
by Balaji.Advantages in migrating from ASP to ASP.NETASP to ASP.NET migration can be done by just changing the extension from .asp to .aspx. But before transporting or migrate an .asp file to .aspx, you might think twice the necessity of changing the file. The...
Similar Editorials : The Advantages of

Getting Started with ASP.NET Classes
by Balaji.Getting Started with ASP.NET ClassesThe class is an object-oriented programming term to refer to a data structure that describes an object or a data member. The .Net Framework has an exclusive set of class libraries such as data access, XML support, ...
Similar Editorials : Getting Started

MySQL for beginners – How to create a MySQL Database
by Don Beavers.The best way to create and manage a MySQL database is to download an open source (free) program called PhpMyAdmin. PHPMyAdmin allows you to manage all aspects of both your database structure and data from one easy to use interface. This tool is inten...
Similar Editorials : Selling for Beginners

Datacraft Solutions Only ASP in e-Kanban Space
by Thomas R. Cutler.Currently Datacraft Solutions (www.datacraftsolutions.com) is the only true ASP provider in the e-kanban market space. Some of the other competitors provide a hosted solution as an additional option verses typical software purchase. Datacraft Solutio...
Similar Editorials : Datacraft Solutions e

Datacraft Solutions’ Founder Marotta - ASP in e-Kanban Space
by Thomas R. Cutler.Currently Datacraft Solutions (www.datacraftsolutions.com) is the only true ASP provider in the e-kanban market space. Some of the other competitors provide a hosted solution as an additional option verses typical software purchase. Datacraft Solutio...
Similar Editorials : Datacraft e

Datacraft Solutions ASP Digital Kanban
by Thomas R. Cutler.Pressure to reduce lead times, expanding product lines, and global competition drives the value of digital kanban, a lean manufacturing practice that automates consumption driven replenishment across suppliers, customers, and the factory floor. ...
Similar Editorials : Datacraft Solutions Digital Kanban

PHP Variable Introduction
by Shedboy.VariablesA variable is an area of memory which is set aside to store information , this is assigned an identifier by the programmer . You can recognise variables in PHP because they are prefixed with the dollar ( $ ) sign . To assign a variable you u...
Similar Editorials : Variable Data Printing

The Top Ten Reasons for Learning Linux, Number 6, Linux and Php
by Levi Reiss.In this article we examine some programming languages used to build dynamic websites that interact with databases. These server-based languages are a major step up from traditional web page development languages such as HTML which run on the client c...
Similar Editorials : Know Linux

Linux Php Sales Mgmt Sys Integration & Microsoft GP Overview
by Andrew Karasev.Microsoft Dynamics GP is Microsoft Windows and MS SQL Server application, it is heavily integrated with Microsoft Sharepoint and MS Office stack of products. If your Sales Processing system is based in Linux Redhat and is MySQL & PHP application, th...
Similar Editorials : DB Integration

PHP Programming is Your Ticket to Web Success
by Jon Caldwell.Just like any programming language today, PHP has its share of commands which we now call as tags. These as the ones used to start and end a program or a website output in this case.For some people, it may be too complicated but given a couple of ses...
Similar Editorials : Football Ticket

Web Hosting Technology for Php
by Santanu Boral.As we know that HTML only supports web hosting. As a beginner it is not possible to use PHP scripting in desired web site. Web hosting is dynamically increasing the flexibility of your web sites. You have to go through basic web design and have to mo...
Similar Editorials : Web Hosting

PIM Team Case Study: Creating Text Effects With PHP and GD
by Bobby Handzhiev.PIM Team Case Study: Creating Text Effects With PHP and GDSee how you can create graphic effects on text with PHP and GD - drop shadows, arcs, fonts and colors.ProblemA-tec Signs and Sraphics Inc. launched a web site with the idea to sell decals onli...
Similar Editorials : Case Study

PHP
by Santanu Boral.PHP generally stands for Hypertext Preprocessor. It is basically a server side scripting language, which is permitted the web developers for generating dynamic content to interrelate with database. PHP is a scripting language just like Active Server ...

The Reason for the Popularity of Php
by Santanu Boral.As you know that the roots of PHP programming are in C and C++. As you know that the main coding finds similarity with C and C++ syntax. It is easy to study and learn for all programmers. MYSQL is the back-end tools of PHP. In fact it is also known t...
Similar Editorials : The Reason Nothing Happens

How to Install and Run Phpadsnew
by Santanu Boral.It is great script written in PHP which can be used to manage different add companies on our websites. PhpAdsNew supports any type of flash banners, pop-ups, text ads and many different types of rich media ads. You need to help from third party at th...
Similar Editorials : How to Install Neon

One of the Most Advantageous Scripting Language - Php
by Neha Shah.PHP or HyperText Preprocessor is a server side scripting language used for creating dynamic websites. The script which is initially possessed by the server is then transferred to buyer via HTML files. The language is even used for command-line script...
Similar Editorials : The Advantageous Hybrid Cars

PHP Programming Made Easy
by Jon Caldwell.Here are some helpful basics on PHP: Begin, at all times, a PHP page with . (a period) and never neglect to use ; (semi colon) at the close of a variable. Secondly, before manually starting phpmyadmin to make your PHP program run properly, be ready t...
Similar Editorials : CD Backup Made Easy

Use PHP Tips For Better Program Outputs
by Jon Caldwell.Price Compared to ASP, PHP installations are absolutely cheaper to install. PHP perfectly runs on Linux (which is a free OS) and programmers use MySQL .(which also comes FREE)ASP runs on the IIS Server (Internet Information Server) which requires Win...
Similar Editorials : Navys JAG Program

Programming With PHP the Right Way
by Jon Caldwell.To check if installation is okay, there are 2 execution interfaces, CLI Command Line Interface and CGI Common Gateway Interface. However, if you installed PHP in the php directory, you can 1st try to check there.Run "phpphp -v" command to check the C...
Similar Editorials : What is Contract Programming

Wise Choices in PHP Programming
by Jon Caldwell.If you have been browsing the web foir quite sometime, then you might have come across cookies which allows your browser to remember passwords and other information that may have anything to do with your actions on a particular website. These can be ...
Similar Editorials : Becoming Wise

Logging In Using ASP - Access2000
by Amrit Hallan.After receiving a few queries about how to store passwords usingACCESS and ASP, and then use them as "logins", I thought, well,why not write in a separate article, instead of attachingmultiple ASP files that are full of confusing comments andvariable...
Similar Editorials : Call Logging

Know XML
by Pawan Bangar,birbals,india.Introduction to XMLXML--- extensible markup Language --- is an exciting development in web technology. It is the youngest and most comprehensive of markup Language. (Markup refers to any thing on a document that adds special meaning to a particular t...

Transcendental function programming
by Charles Douglas Wehner.Programming and chess have much in common.Those who delve deep into the mysteries of chess will have discovered that a single move can alter the entire game. The ramifications go deep. Each subsequent move (or "ply" in the jargon) is conditional upon...
Similar Editorials : C++ Function Templates

What Is Computer Programming Anyway?
by Shamsul.Computer programming in plain language, is giving instructions to a computer to do something. Technically it is actually giving instructions to the microprocessor - the brain of a computer. If the instructions are only for the microprocessor, why a c...
Similar Editorials : All TV Programming

A Time-Saving Programming Tactic That Doesnt Work
by V. Berba Velasco Jr., Ph.d..Let’s say that you have a software project that’s under severe time pressure. Let’s say that this deadline is so tight that you already know it will involve many late nights of black coffee and frenetic programming. What can you do to make this...
Similar Editorials : Time Out

 
Page 7 of 11 : 1 2 3 4 5 6 7 8 9 10 | Next»