Sunday, October 21, 2007

GeekInterview.com Weekly Digest October 21st, 2007

Weekly Digest 
Sunday, 21st October, 2007   

Code Submission
  • Have you discovered an exciting new way of coding a program?
  • Does your code has the ability to perform exceptional task?
  • Do you have the key to secret programming tips?
  • Make it popular, Make the world know about your ability!
  • Write and Share your coding strengths, tips, tricks and secrets at GeekInterview Code Base and Win exciting prizes. 
  • We are inviting experts as well as novice programmers to showcase their programming talent.
  • You can submit programming related Source Codes, Tips, How to's, Components, Class Modules and Functions.
  • The Code you submit will get published along with your name at www.code.geekinterview.com
  • There is no limit to the number of submissions, Just ensure your code is authentic.
  • Award Winning entries will be announced next month.
Ajax Latest Blog Entries

GeekInterview.com Forums

Skip Sequence in Job
by amarnreddy09
In A Job Sequence of 10 jobs I need to run 1st job, after that 3rd job, I dont want to run 2nd job. How it will do?

Upload multiple test cases from Excel
by karthikpal
I m trying to upload multiple test cases from Excel to TD for the first time.  I have installed the EXCEL add in and it works. But somehow, though I have multiple test cases in excel, the ADD In only uploads the first test cases, the others are ignored. Can anybody help to tell me why this happens? I have created subjects in test plan and this 1 test case is parked in the right Subject.  So why the others are missing?

About WEB-INF folder
by zurfudeen
The WEB-INF folder in JSP contains which jar and xml files. 

When we use String and StringBuffer?
by psuresh1982
Can anybody explain me when to use String and when the StringBuffer in an application? and Which one is better?

Float or character in place of int
by visitor anjali
If we have any return type then we write int main().
My question is that can we write float or character in place of int? if yes justify.

Format Pen Drive
by jainbrijesh
How we should format pen drive?
FAT format or FAT 32? And is there any benefit of FAT32 over FAT for pen drive.  I feel no benefit, even I feel loss of 4k in formatting with FAT32. What you say? 

How to remove horizontal scroll bar
by sweetychinnu
I had kept panel (CSS) for a grid-view to fix the header while scrolling  My problem is I am getting horizontal scroll bar even I am increasing the width....the individual column width is increasing but the horizontal scroll bar is not going.  So, what I have to do in order to not get horizontal scroll bar.

Null Pointer Exception
by mokaprasad
We all know that java does not support pointers. Then how does it throw null pointer exception?

Difference Between & and && in SQL
by krishnaindia2007
What is the difference between & and && in SQL ?
Ex:- 1. spool &filename
2. CONNECT &&USER/&&PASSWORD@&&DBSERVER;  What is the use of these two operators?

More then one Object Repository in QTP
by iliaz.shaik
Can we have more then one object Repository in QTP? If yes please tell how? I know by merging we have have, But with out merging can we have?

Methods in ASP.NET
by sripri
In ASP.NET I know about methods GET, POST. Are there any other methods other than GET and POST in ASP.NET? If so some highlight on this is needed.

Recovery form Deletion
by susarlasireesha
Two days before I updated rows in a table and committed .But I want original status of my updated table is it possible ... if so ..help me with a query.

How to store without using sessions, cookies or any database
by ravi3679
How can the data in different asp pages can be stored with out using sessions, cookies or any database. For eg like naukri registration where different pages have different fields for registration process and data storage is done only after submitting the last page. However you can revert back to edit data. I was asked this question in a recent interview. Can any one let me know how this can be done?

Cards problem...
by psuresh1982
My Friend has 3 cards face down on a desk. One is a queen and other two are kings. He knows which card has queen and king. You can ask my friend one YES or NO question, but when you do, you need to point to one of the cards. If you point to an king, he will tell the truth, if you point to the queen, he will randomly say YES or NO. You have to find one of the kings. Tell me what question you need to ask my friend?

Handle window names
by visitor Krishna Murthy
While using regular expressions. I have one question.
1. For example I have an application in first version the application window name is "krishna" and in the second version it is become "Murthy".  But my script has to handle both window names. Please send me the scenarios and as well as different examples.

Getting data from odd rows of an excel sheet
by visitor prasad.gandra
If I am in the database testing with win-runner tool, if I want to the get the data only from the odd rows of an excel sheet, What is the statements I have to add to the TSL?

Difference between abstract class and interface
by manipalreddy.s
I want to know the difference between abstract class and interface and why we use Servlets instead of CGI. What is getOnBytes(int size) method, What is the difference between struts 1.0 and 1.1

 

Latest Tutorials  (Partner Site Resource Links) 

Standardized Service Contract
Standardized service contracts are one of the key Service Oriented Architecture principles. They ensure that services that are in the same inventory of services are kept in compliance with contract design standards. The services in a Service Oriented Architecture are able to delineate their capabilities and overall purpose in the form of a service contract.

Service Discoverability
Service discovery protocols can be thought of as network protocols that allow for the automatic detection of both services and devices that are offered by a computer network’s various devices. There are a lot of service discovery protocols available. In this article, we will take a look at the attributes of three of the more popular ones – Service Location Protocol, Simple Service Discovery Protocol, and UDDI for Web Services.

Service Loose Coupling
Loose coupling can be thought of as the resilient relationship that exists among two or more systems or companies that have some sort of relationship based on exchange. Each transactional end should make its requirements explicit somehow and make very few, if any, assumptions about the other end. While the notion of loose coupling originated in computer systems, Karl Weick later brought it in to organizational studies.

Service Encapsulation
What is Encapsulation?
In the realm of computer networking, the term encapsulation is utilized to include data from an upper layer protocol in to a protocol on a lower layer. Such a method of abstraction through networking allows many different layers to add on functionality and features.

Service Abstraction
One aspect of service orientation that is connected directly to loose coupling and service contracts is abstraction. Through abstraction, we are able to control the parts of the underlying service logic that are to be exposed to the external world. Through ensuring that such parts have been designed in a generic fashion as a means of accommodating numerous potential service requestors, the service may be positioned as a reusable Information Technology asset. In this article, we will take a look at different levels of abstraction before moving on to a discussion about how reuse may support Service Oriented Architecture’s overall strategic goals.

Service Composability
The principle of Service Oriented Architecture known as Service Composability can be broken up into two basic principles: Service Discoverability and Service Composition. When it comes to the realm of Service Design, a lot of attention is paid to the enabling of those characteristics that are so commonly associated with Service Oriented Architecture marketing – reuse and loose coupling.

Service Reusability
One of the most vital principles of Service Oriented Architecture is that of service reusability. And in today’s day and age, it can be said that we have been making a lot of progress towards improving both this central tenet and Service Oriented Architecture in general.

 

Tutorials (Partner Site Resource Links) 

ASP.NET

XML

J2EE

Data Recovery

ASP.NET 2.0

Web 2.0

JSP

Data Mining

SQL Server 2005

PHP

WebSphere

Data Modeling

VB.NET 2005

JavaScript

C++ Tutorials

Data Warehousing

Analysis Services

VBScript

C Language

OOPS Concepts

C#

CSS

Testing Articles

Concepts

CRM

CSS3

Wireless

MainFrame

Ajax

ERP

Technology Trends

UML

Supply Chain

Client Server

Service Oriented Architecture (SOA)

Neuro-linguistic Programming (NLP)

Application Development

 

Latest Code at GeekInterview.com Code Base

Script to get the ASCII value for the corresponding IP address
This is a script to get the ASCII value of the corresponding IP Address

Check for Armstrong number
To check whether a number is Armstrong number or not

Adam Number
To check whether a number is adam number or not

Multilevel Inheritance
It is the enhancement of the concept of inheritance. When a subclass is derived from a derived class then this mechanism is known as the multilevel inheritance. The derived class is called the subclass or child class for it's parent class and this parent class works as the child class for it's just above ( parent ) class. Multilevel inheritance can go up to any number of level

Swaping of two No.s
Swaping of two No.s without 3rd variable

Swaping two variables without using 3rd variable
It is a program written by using 'C' language, The objective of this program is to swap two variables without using 3rd Variable

 

Online Testing

 

Best Regards,
Admin

 

  itinterview
,
    
In case you have lost your password Click here to retrieve Lost Password
    
     If you don't wish to receive newsletters, Please follow the link to change your email preferences,
     http://www.geekinterview.com/talk/misc.php?do=unsub

     Please NOTE :
     For all Partner Site Resource Links you may need to register in respective sites for login. 
     Your geekinterview username and password is exclusive for geekinterview.com website.   
     For exforsys tutorials login you need to register separate at www.exforsys.com

 

 

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

Copyright © 2005 - 2007 geekinterview.com



Sunday, October 14, 2007

GeekInterview.com Weekly Digest, October 15th, 2007

Weekly Digest 
Monday, 15th October, 2007   

Code Submission
  • Have you discovered an exciting new way of coding a program?
  • Does your code has the ability to perform exceptional task?
  • Do you have the key to secret programming tips?
  • Make it popular, Make the world know about your ability!
  • Write and Share your coding strengths, tips, tricks and secrets at GeekInterview Code Base and Win exciting prizes. 
  • We are inviting experts as well as novice programmers to showcase their programming talent.
  • You can submit programming related Source Codes, Tips, How to's, Components, Class Modules and Functions.
  • The Code you submit will get published along with your name at www.code.geekinterview.com
  • There is no limit to the number of submissions, Just ensure your code is authentic.
  • Award Winning entries will be announced next month.
Ajax Latest Blog Entries

GeekInterview.com Forums

Difference between Abstract class and Interface
by manipalreddy.s
I want to know the difference between abstract class and interface and why we use Servlets instead of CGI. What is getOnBytes (int size) method, What is the difference between struts 1.0 and 1.1

Abstract Class Situation
by gskumar81 
When to use the Abstract Class? (We have interface and Abstract class, both used for declarations of common methods and subclasses will give the implementations. Please give me the situation when to use the abstract class)

Normalisation
by kodaliprakash
What is 5th normal form. Explain in detail

Cyclic Updating
by sha_jit
There is a table Table_A contains 4 fields col1, col2, col3, col4 having values a, b, c, d as values respectively. What will be the code if someone wants to update a with b, b with c, c with d and d with a?

How to store without using sessions, cookies or any database
by ravi3679
How can the data in different asp pages can be stored with out using sessions, cookies or any database. for eg like naukri registration where different pages have different fields for registration process and data storage is done only after submitting the last page. However you can revert back to edit data. I was asked this question in a recent interview. Can any one let me know how this can be done?

What about bug report
by jainbrijesh
There is a problem that keyword not saved when doing property posting.
The same error is when you post project.
What will be your bug report?
Single bug report for keyword not save, OR two different bug reports?

Run the query as Script in SQLPLUS
by prakash.kudrekar
I have written SQL query as script on windows machine. How do i access this file from SQLPLUS. To put the question other way How can i run the query as Script in SQLPLUS?
One way to do is to copy the script directly and Paste it.
But I want to know how do we run it as script?

Unlock Problem
by susarlasireesha
Sys Account is locked how to Unlock it. No other user accounts having
DBA privileges

What approach you will follow?
by jainbrijesh
There is an array of 100 integers. There is an integer 48 in the array which is now changed to "0".How you will find out that "0".What approach you will follow?

Commit upto save point
by kanahavel
Is there any possibilities to commit upto a savepoint?
For example:
1.Update emp ..... savepoint a
2.update emp .... savepoint b
3.update emp... savepoint c
Now i want to commit upto savepoint b. Is it possible ? if yes how?

Oracle add in for QTP
by kiranlaki016
I was working with the oracle add in in QTP and testing my application, which is based on oracle forms 9i,i just found out that it dose not recognize many of the objects in the system under test, to be more precise it recognizes them as java types and not as oracle types, is there any way to get all the objects get recognize as oracle type, if so please let me know

Boundary Value Analysis
by BagavathiSupriya
What is boundary value analysis and equivalence partitioning method with example.

2-Phase locking commit
by jasjas
Have some questions please answer its urgent:-
1. Describe where DBMS is not better option & file base system is better.
2. How 2-phase locking differ from 2-phase commit.
3. Describe all ACID properties?
4. Compare ms access and oracle?
5. What is fragmentation and its types?
6. How centralized DBMS differ from distributed DMBS?
In Oracle we are having variety of version Oracle 8, Oracle 9 etc what does the associated number means and same as Oracle 8i, Oracle 9i. What does it means?

QTP - VB script
by aromalis
I just start working with the QTP. So, would like to ask you all as you are expert to use this tool. What is the best book to learn VB script for developing recording script? something what will help me to learn VB script very fast and easy.
Looking forward to hear from you soon.

How the joins work in SQL
by savitha_shankar
I would like to know how the joins work in SQL and what is particularly self join where it is implemented and how and how to use which join in particular scenarios

Trigger can use in stored procedure
by mahesh9920
Trigger can use in stored procedure and how with simple example?

Manual Testing Procedure
by rvija
I am new to testing, could someone please tell me the step by step procedures to go about in manual testing? how is it done in real world?

Convert Gender Column
by vvk.kotamraju
I have a Question in Oracle.. Please give me the SQL Statement for the following condition. I have a table with columns name, gender. In that table i have 20 in which 10 rows are having Gender as "Male" and the rest of the rows are having a gender as "Female". Now i need to convert the Gender column as Males to Female & Females to Male. Is it possible to make this in a single query. please give me.

What are the disadvantages of oops?
by ramakris143
What are the disadvantages of oops?

Lock Table in SQL Server2000
by mahesh9920
When I am updating table say "Custinfo" I want to lock that table so that no one can update unless I release the lock.

Inserting instead of updating
by krishnaindia2007
I have written following code for update button in a form. It is inserting new record instead of updating existing record. Could you please suggest me what might be the problem?

IF :System.Form_Status = 'CHANGED' THEN
UPDATE DSL_SUPPLIER_MASTER
SET DSL_SUPP_ADD1 = : DSL_SUPP_ADD1,
DSL_SUPP_ADD2 = : DSL_SUPP_ADD2,
DSL_SUPP_ADD3 = : DSL_SUPP_ADD3,
DSL_CREATEDDATE = SYSDATE
WHERE LTRIM(RTRIM(DSL_SUPP_NAME)) = LTRIM(RTRIM(: DSL_SUPP_NAME))
AND LTRIM(RTRIM(DSL_SUPP_CODE)) = LTRIM(RTRIM(: DSL_SUPP_CODE));
END IF;
Commit;

 

Latest Tutorials  (Partner Site Resource Links) 

C++ Void Pointer and Null Pointer
In this C++ tutorial, you will learn about two interesting types of pointers; void pointers and Null Pointer. These pointers will be discussed in conjunction with syntax, usage and example.

C++ Memory Management operators
Need for Memory Management operators The concept of arrays has a block of memory reserved. The disadvantage with the concept of arrays is that the programmer must know, while programming, the size of memory to be allocated in addition to the array size remaining constant.

ERP Advantages for Management Functions
ERP management systems provide a technology platform in which organizations can integrate and coordinate their main internal business processes. They use this to fight against the problem of the organizational inefficiency brought on by the use of different systems in every department to store information.

SOA Job Opportunities
New Jobs in SOA SOA need data center architect who is dedicated to overseeing computing, management, facilities, networking, and security, who is on the look out, thinking always at least ten years in advance of current trends and considering how modern day Service Oriented Architecture will affect power requirements in the future.

SOA and Web Services
A lot of individuals tend to associate Service Oriented Architecture with World Wide Web based services. The two, however, are not one and the same, and thus must be distinguished from one another. We will first begin by elucidating the concept of Service Oriented Architecture before moving on to Web services. For the moment, we are going to focus on Service Oriented Architecture in order to understand how it is distinct from Web based services. Then we will show how the two are in fact connected.

Service Oriented Design and Development
SOAD - Service Oriented Analysis and Design The term Service Oriented Analysis and Design was first used in the publication Elements of Service Oriented Analysis and Design. Service Oriented Analysis and Design is also covered in the publication Service Oriented Architecture Compass. Service Oriented Analysis and Design is a strategy that IBM created especially for Service Oriented Architecture. SOAD added innovations for service orchestration, the enterprise service bus, as well as service repositories. Moreover, it helps the construction, design, aggregation, and deployment of applications as web services based on UDDI, SOAP, and WSDL technology.

SOA and Network Management Architecture
In recent years, the field of Network Management has been absorbing the principles of Service Oriented Architecture. Examples of service oriented Network Management architectures include the TS 188 001 NGN Management OSS Architecture from ETSA, as well as the more recent M.3060 Principles for the Management of Next Generation Networks, which was a recommendation of the ITU-T Service Oriented Architecture.

Service Orientation and Interoperability
In this article, we will take a look at the Service Oriented Architecture principles of service orientation and interoperability. Let’s start with service orientation first. Service orientation can be thought of as a design paradigm that is used to specify the creation of automation logic in the form of services. Service orientation is applied as a strategic goal in the development of Service Oriented Architecture. Like a lot of other design paradigms, service orientation should successfully provide a means of attaining a separation of concerns.

SOA and Business Architecture
Businesses are now having to think a lot more seriously about how to best assemble their systems out of common parts. Service Oriented Architecture has caused this change in the way such systems are thought of. It requires a lot more planning and investment at the outset, but it also enables Businesses to build faster systems in the long run as the inventory of reusable parts grows at a frantic pace.
 

Tutorials (Partner Site Resource Links) 

ASP.NET

XML

J2EE

Data Recovery

ASP.NET 2.0

Web 2.0

JSP

Data Mining

SQL Server 2005

PHP

WebSphere

Data Modeling

VB.NET 2005

JavaScript

C++ Tutorials

Data Warehousing

Analysis Services

VBScript

C Language

OOPS Concepts

C#

CSS

Testing Articles

Concepts

CRM

CSS3

Wireless

MainFrame

Ajax

ERP

Technology Trends

UML

Supply Chain

Client Server

Service Oriented Architecture (SOA)

Neuro-linguistic Programming (NLP)

Application Development

 

Online Testing

 

Best Regards,
Admin

 

  itinterview
,
    
In case you have lost your password Click here to retrieve Lost Password
    
     If you don't wish to receive newsletters, Please follow the link to change your email preferences,
     http://www.geekinterview.com/talk/misc.php?do=unsub

     Please NOTE :
     For all Partner Site Resource Links you may need to register in respective sites for login. 
     Your geekinterview username and password is exclusive for geekinterview.com website.   
     For exforsys tutorials login you need to register separate at www.exforsys.com

 

 

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

Copyright © 2005 - 2007 geekinterview.com