Answer Posted / karthik
csc /t:library source.cs -> source.dll
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
what is best way to create a Thread class & why?
how to stop execution of step 3 in a job mainframe
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
Difference between delegates and Events?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
What is the use of Differ interface check box in Ship confirm?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
what is dot net framework