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



No comments: