Monday, August 20, 2007

GeekInterview.com Weekly Digest August 20th, 2007

GeekInterview.com

  Monday 20th August, 2007

 

 

Welcome to geekinterview.com Weekly Digest

GeekInterview.com Code Base

File Retriever
by christia
This shell script is written in Bourne Shell. The Shell Script is used to retrieve the xth file from a directory.

Simple mouse listener application applet
by bora_srinivasarao
This is useful for learning about Mouse Listeners

Java Script for getting directory file structure
by iamdvr
This shows the tree like structure which is very effective to use...

Send Mail using mail.jar and activation.jar
by iamdvr
Send Mail using mail.jar and activation.jar

SQL to find "Experience of employee"
by jamesravid
This query just returns experience of employees in the format
"yy years mm months dd days".

 

GeekInterview.com Forums

How can I add the locations to the existing members
by usman610
How can I add a location into a column. I have inserted a column in an existing table suppose there was 4 columns in emp table (empno, ename, sal, dept) & have entered the data and and later on I remember that I have forgot to make the column LOC. I entered the LOC column now the question is this that How can I add the locations to the existing members?

Delete values in single a row without using DELETE keyword
by visitor P. Praveen Kumar
Is it possible to delete the values in single a row without using DELETE keyword....If so what is the Query

Header file as #include <stdio.c>
by swati_12sanu
Is it correct if we write header file as #include <stdio.c>
the C program will throw an error for the above header file

Format how to present in a QA interview
by surishini
Can anybody tell me the format how to present in a QA interview? For how long do we have to present? Is it necessary to talk about the project or its OK if we speak about the role in testing? Can anybody send me the exact format for presentation. It will be very helpful. Also, did you guys face a situation where you were asked more questions on the project?

TSL Scripting
by manjula_s23
Can any body tell me how much time that one can take to learn Winrunner.
Its very urgent based on that i have to take some career oriented decision.

Metadata manager and metadata reports?
by bindusarathy
I am put into datawarehousing testing project. I need to know some details as I am beginner here. Can someone help me in understanding what is Metadata manager and metadata reports? Is BI reports different from metadata reports? Any good website to learn about Informatica and Cognos, please advise?

Why does testing fail?
by m_i_m
Why does testing fail in companies? What are they doing wrong with regards to testing that causes it to fail?

Regarding Servlets
by samineni6
What is the difference between request.getSession() and request.getSession(true).

Want to know about the term 'explain plan'  in SQL
by fred
What does the term explain plan in SQL query means. Has it got something to do with SQL optimization? If so can someone tell me the usage of this so that I can use it for optimizing my queries?

Solution Required for Informatica Problem
by venmala
In 'n' number of records, i.e., employees with their salaries in one column, we need to get those employees details whose salary is equal to the sum of all the other employees.  Say, 20 employees, i.e., 20 records, the data should be read from 1st record, so check 1st record salary = sum of the other 2-19 records salary, if so get the details.  This procedure should continue from 1st, 2nd and so on to 20th record. I need the flow of transformations required by step-wise procedure.

 

 

Latest Tutorials

Application Development
Three Tier Software Architectures

In this tutorial, you will learn about three tire software architectures, purpose, history, technical details, three tier architecture usage considerations, maturity, costs and alternatives.

What is N-Tier?
N-Tier applications are useful, in that they are able to readily implement Distributed Application Design and architecture concepts. These types of applications also provide strategic benefits to solutions at the enterprise level. It is true that two tier, client server applications may seem deceptively simple from the outset – they are easy to implement and easy to use for Rapid Prototyping. At the same time, these applications can be quite a pain to maintain and secure over time.

C++ Tutorials
C++ Encapsulation

Encapsulation is the process of combining data and functions into a single unit called class. Using the method of encapsulation, the programmer cannot directly access the data. Data is only accessible through the functions present inside the class. Data encapsulation led to the important concept of data hiding. Data hiding is the implementation details of a class that are hidden from the user. The concept of restricted access led programmers to write specialized functions or methods for performing the operations on hidden members of the class. Attention must be paid to ensure that the class is designed properly.

C++ Inheritance
Inheritance is the process by which new classes called derived classes are created from existing classes called base classes. The derived classes have all the features of the base class and the programmer can choose to add new features specific to the newly created derived class.

C++ Objects and Classes
In object-oriented programming language C++, the data and functions (procedures to manipulate the data) are bundled together as a self-contained unit called an object. A class is an extended concept similar to that of structure in C programming language, this class describes the data properties alone. In C++ programming language, class describes both the properties (data) and behaviors (functions) of objects. Classes are not objects, but they are used to instantiate objects.

C++ Polymorphism
Polymorphism is the ability to use an operator or function in different ways. Polymorphism gives different meanings or functions to the operators or functions. Poly, referring to many, signifies the many uses of these operators and functions. A single function usage or an operator functioning in many ways can be called polymorphism. Polymorphism refers to codes, operations or objects that behave differently in different contexts.

C++ Structure
In this C++ tutorial, you will learn about Structure, declaring a Structure, how to declare Structure Variable and how to access the structure members in C++.

C++ Structure - Part II
In this C++ tutorial, Structures Part II, you will learn how to use structure in an efficient way, and features of structures explained with examples.

Client-Server Tutorials
N-Tier Client-Server Architecture

This article will discuss the various architectures of Client-Server environments. Perhaps the most influential Client-Server environment is the Internet and its global users. With the increasing use of web applications, an examination of the best architecture to support web applications is timely. The architectural component of this discussion will focus on the underlying structures and schematics that best build web applications. Specifically, we will be discussing tier architecture, which is the breaking down of an application into logical chunks that are called Tiers. Tiers can exist on the same computer and be connected virtually or logically or on different machines.

Peer-to-Peer and Client-Queue-Client Architecture
Client-Server Architecture, which is the model for Internet communication, separates client programs/machines from server programs/machines. These endpoints communicate through a network and are also known as called nodes, which are any device connected by a network. The clients send requests to the server every time it is instantiated. Client instances occur when an object or individual unit of runtime data storage is called into action from its abstracted class.

Supply Chain Tutorials
SCOR Model
The Supply Chain Operations Reference Model, commonly known as SCOR, is a diagnostic tool for the Supply Chain Management. It lets the users know the various processes involved in a business and the important things that lead to customer satisfaction. The Supply Chain Operations reference model has been developed by the SCC, or the Supply Chain Council.

SCOR Model Process
The SCOR Model, also referred to as the Supply Chain Operations Reference model, is a type of tutorial used to improvise your knowledge and usage of the Supply Chain Management system. It is more of a management tool. The Supply Chain Management Council has designed the SCOR Model in collaboration with other distributors, manufacturers, suppliers and logistics service providers, and therefore the model is best suited for people in this category of business.
 

Latest Geekinterview.com Jobs

 

 

Learn AJAX - AJAX Tutorials

 

Latest Geekinterview.com Online Testing

 

Article Submission
Write and get your articles published at GeekInterview.com. We are inviting tech experts to submit technology related original tutorials and articles, which will be published at learn.geekinterview.com along with your Name and a short profile. Please send them to admin@geekinterview.com in word format along with your profile.

In case your account is not yet activated, please validate your email address to get access to post questions/comments,
download e-books, vote, rate articles, subscribe for forums and much more. Click here to get activation email.

In case you have lost your password Click here to retrieve Lost Password

If you don't wish to receive newsletters, Please click here to change your email preferences. 

 


GeekInterview | Geeks Forum | Online Quiz | Interview Questions | Learning Series | Code Snippets 
 Tech Articles
| Contact Us

Copyright © 2005 - 2007 GeekInterview.com



No comments: