i need informatica certification dumps(S-powercenter 8
mapping designer)......plz fwd it to my mail
id:gaya1989@yahoo.com
what is difference between restoring and non restoring division?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.
How to find the aerry size
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
What are the advantages of Server Controls over HTML/ASP Controls.
Is buffer size and file block size is similar? If similar,at which case it will be same size?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
Difference between HTML and DHTML?
What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?