through which algorithm does the garbage collector works?
how the garbage collector will understand that the object
will going to be deleted?
how to invoke the macro in another macro?
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
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 the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
what is the difference between a namespace and assembly ?
How many ways we can fill a dataset in .Net
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
Define Form modules, Class modules and Standard modules
Data structure used to impliment a menu:
What is Negative testing?
What are the limitation in using querystring in .net?