Step by Step Installation of the Visual Studio 6
Step by Step Installation of the Visual Studio 6Visual studio 6 is a computer software that is used in creating and running programs written in visual basic, C and C++ languages. Visual studio...
View ArticleInstalling Visual Studio 2010 (VS 2010)
Installing Visual Studio 2010 Visual Studio 2010 is a must for those who are interested in developing applications based on .NET frameworks, whether they be a Desktop or a Web Application.The main...
View ArticleSTAGES / STEPS INVOLVED IN PROGRAMMING
STAGES / STEPS INVOLVED IN PROGRAMMINGWhat is Program?read more
View ArticleComputer Programming and Programming Approaches
Computer Programming And Programming ApproachesWhat Is Program? A program is a set of instructions written by a programmer. Program contains detailed instructions and complete procedures for...
View ArticleApproaching Object Oriented Programming Concepts
Object Oriented Programming Concepts Different approaches are used in software development. Some of them areread more
View ArticleOracle \ Data dictionary cache \database buffer cache\redo log caches
Oracle \ Data dictionary cache \ database buffer cache \ redo log caches add any othersOracle Memory Cache/Architecture: Oracle uses memory to store different pieces of information, like Program Code,...
View ArticleService Oriented Architecture (SOA) and its Advantages and Disadvantages
Service Oriented ArchitectureService Oriented Architecture is a technique used in software development based on the concept of Service. A service can be defined as an independent function which is...
View ArticleEfficient usage of Database Compression
Database Compression In the world of today, IT service providers constantly face problems of storage space. Under these circumstances, administrators and users turn to database shrinking and...
View ArticleBasics of PHP: Hypertext Preprocessor
Basic PHPIntroductionPHP, which stands for PHP: Hypertext Preprocessor. It was created by Rasmus Lerdorf in 1995 and originally expanded to Personal Home Page Tools. It was renamed to its current...
View ArticleSQL, How To Select Columns, Rows And Join Tables
SQL, How To Select Columns, Rows And Join TablesSelecting Specific Columns From a Table: SELECT command, used to retrieve information from the database, allows you to select the columns to be including...
View ArticleSQL-related Stored Procedures (SP) and Dynamic SQL
SQL-related Stored Procedures (SP) Normally, a stored procedure is said to be an independent module of programming instructions accessible to submissions getting into a ‘relational’ DB scheme. Stored...
View ArticleComparative Study on Oracle and SQL
Comparative Study on Oracle and SQLOracle History:read more
View ArticleThe New PowerShell in a Nutshell
The New PowerShell in a Nutshell Microsoft Windows and Microsoft DOS components and hardware’s used in personal computers always includes an interface program which is a command line tool in all there...
View ArticleServer Load Balancing: A Convenient Solution
Server Load Balancing: A Convenient Solution As basically defined, server load balancing is a technique that executes distribution of work load to achieve optimizing internet protocol traffic that can...
View ArticleThe Major 13 Differences between Oracle 9i, 10 and 11g
The Major 13 Differences between Oracle 9i, 10 and 11gOracle is a database management scheme which is highly accepted. It is basically used in the basis that it helps in perfectly managing a large...
View ArticleHow To Build A Website In Drupal Without Any Designing Knowledge
We know that an organization, business, firm, etc. needs a website to show case their product. Because it the main option that markets your product well among the clients.read more
View ArticleWhat Are Conditional And Loop Concepts Of Java
It is the world of new emerging technologies, applications, software, etc. From a simple text message to highly advanced robotics, we need coding. It is the most important part of the technical field....
View ArticleWhat Are The DataTypes And Variables Of Java
Today is the world of new emerging technologies, applications, software, etc. From a simple text message to highly advanced robotics, we have to code. It is the most important aspect of the software...
View ArticleNotice The Differences Between The Overriding And Overloading
Methods store a block of code and can be called in the program for certain functioning. In Java Overloading and Overriding are the two main concepts in methods. Writing two or more methods using the...
View Article