Code Snippets Interview Questions
Questions Answers Views Company eMail

Plrase send project in vb.net on hotel management.

1296

how can i search an element in an array

CTS, Microsoft, ViPrak,

2 5911

i want to supress the entire row which have null value and i want to place next row in that place.

HCL,

2131

Is it possible to print a name without using commas, double quotes,semi-colons?

7 11313

What is the coding about how to recognize color in fuzzy logic using Matlab R2009b?

1569

how to create a (*)pyramid using java codes???

Infosys,

5 25933

write a program using virtual function to find the transposing of a square matrix?

2832

write a program to perform generic sort in arrays?

2611

write a proram using exceptional handling create a error & display the message "THERE IS AN ERROR?... PLEASE RECTIFY"?

1 4030

how to test pierrot divisor

2249

write a program that can LOCATE and INSERT elements in array using c++ programming languages.

3423

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

3160

Where can i find some sample applications for different J2EE frameworks like Spring,Struts ,JSF, Hibernate etc ??

2110

How to connect c# visual studio 2008 to Oracle with ADO.NET? thanks for the answer.

1 4961

Give me some tips in c#?

2158


Un-Answered Questions { Code Snippets }

how to insert fname,lname,designation values into database while click on the submit button using windows authentication mode?

2191


Write a function that takes as input a binary tree, and prints out each level of the tree on a newline. For example: a / b c / / d e f will output: a b c d e f

1319


Write code to add functions, which would work as get and put properties of a class?

487


Beautiful is for 012345678 9 and a code for similar word containing the same alphabets

5292


how to take time as input in the format (12:02:13) from user so that controls remains between these columns?

1806






write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4132


What is SAX in XML?

359


I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: