what is the difference between uservariables and systemvariables (in Environmental variables)???
2381what is the difference between an application and service??? i mean service which runs as in services.msc.
2 4270I 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
2087In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
2136in a VB application, where the data will be stored after manipulation? what is the syntax for that?
TCS,
2220Post New Programming Languages AllOther Questions
Difference of Console, web & windows applications?
THE CHANNEL IN DATA COMMUNICATION CAN BE?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
how can i split string in a textbox in windows appication using C#.net
how to convert hashmap to arraylist with iteration
Delta 5 weight scale not connect with oracle application what i can do?
how do you generate source code for the automatic generation for receipt number
how do i create my own exception class which will restrict IO exception?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
What is SOLID Principle in Programming Language?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
write a sql qwery which include joining of two tables 4 marks mainframe
hi viewers, tell me,what is scripting and programming, define and difference...pls
can we retrieve only integer/String type columns from a table,if yes how?
how do i add a column dynamically in a table by using java application?