How to convert numeric value into words in c#????plz suggest me the coding of this question???
NIIT,
1 9716Post New Programming Languages AllOther Questions
what is the current salary package in India for a lamp programmer
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.
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
pleasew define carrier scope in abap (sap).
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
i am exeprienced person what is selection process
I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.
when we use mantis? how learn mantis?
Why did you ever become involved in QA/testing?
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
what is best way to create a Thread class & why?
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
Where do we need Operator overloading?
Difference between delegates and Events?