Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Code Snippets Interview Questions
Questions Answers Views Company eMail

how can we close a web page in asp.net without using jscript?

4 28025

what is the best algorithm to sort out unique words from a list of more than 10 million words(1 crore+)? we need the best technique in the terms of execution time.

TCS,

9 19925

How to Add Message and Confirmation Boxes Using JavaScript?

1 8748

How to Create a Treeview Menu in ASP.NET with C#?

1 13470

How to use ASP.NET 2.0's TreeView to Display Hierarchical Data?

1 7184

Automatically Hyperlink URLs and E-Mail Addresses in ASP.NET Pages with C#

1 5699

Event Handling in C# Triggering a Button

1 7095

Give the code for Handling Mouse Events?

2395

Code for Reading and writing from a file in c#?

1 4696

Coding for using Nullable Types in C#?

1 5909

Coding for Manipulate XML File Data Using C#?

1 8703

Code for Creating a Form Using PlaceHolder Controls?

Arena, JSA,

2839

How to get Dynamically Linked Comboboxes Set?

HCL,

2455

How to Snap the Cursor to a Button?

1 4127

How to use Client-side Script to Focus Controls in ASP.NET?

2982


Un-Answered Questions { Code Snippets }

What is the output when we execute list(“hello”)?

1024


You have been asked to install a servlet engine (tomcat, glassfish, etc.) for a companies servlets. Assuming the company has an existing web/DBMS server (which may or may not be on the same server), explain in detail how would you implement the development project and a deployment solution.

2561


Write a function which accepts list of nouns as input parameter and return the same list in the plural form. Conditions: i) if last letter is r then append s ii) if word ends with y then replace it by ies iii) call this function in main() and produce the required output. for eg:- if chair is input it should give chairs as output.

4474


What is XPath in XML?

641


program to bring a window to the front

2038


how to pass data between pages using Frames

2730


How can call any javascript function without saying onclick, onchange, onblur etc events in php?

4577


can you use proc sql to manpulate a data set or would u prefer to use proc report ? if so why ? make up an example and explain in detail

3026


i really need help about this.. write a program to display the set of odd and even numbers separately. find the highest and lowest value of the given numbers.

2729


Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.

3508


write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

4674


A game that has five levels of play has the score for each level stored in an array. You are to write a program that goes through that array and finds: a) the minimum score, and the level at which it occurred b) the maximum score, and the level at which it occurred c)the average score for all five levels The score data you must use for this program are as follows: Game Level Score 1 450 2 316 3 148 Stack implementations is mandatory.

2613


how to test the orientation of the layout in android.to note any changes in the ui design when change orientation

2947


Given a table of the form: Product Sold on A 1/1/1980 B 1/1/1980 C 1/1/1980 A 1/1/1980 B 1/1/1980 C 2/1/1980 A 2/1/1980 There are 30 products and 10,000 records of such type. Also the month period during which sales happened is given to u. Write the program to display the result as: Product Month No. of copies A January 12 A February 15 A March 27 B January 54 B February 15 B March 10 C January 37

2690


code to get the coordinates of a Click Event

2235