Answer Posted / garima
<ol>tag
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
Why did you ever become involved in QA/testing?
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
how to work search engine? plz detail answer me.
1) How can u create the table?
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
what is throws keyword
What is the use of Differ interface check box in Ship confirm?
how do we provide security for web services
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
Define distributed queries. can you explain me as soon as possible
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?
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?