For C sharp,At the time of software is implemented at client
site, is it required that client machine have C
sharp(Microsoft Visual Basic) setup?
Answer / nitin kudikala
No! the condition to install c# s/w on client machine are:
1. The machine should have microsoft operating system
(XP,2008,etc..)
2. It should have .Net Framwork installed on this machine.
| Is This Answer Correct ? | 7 Yes | 0 No |
Explain three modes in which files can be accessed from python program
how to data grid use in data bind?
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
What is the difference between save and create method of activerecord?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
Where do we need Operator overloading?
Difference between abstract class and Interfaces in Java
9 Answers Nest, Persistent, Yantro Software,
What are the other ways to create an object with out calling new keyword in java?
preorder of A*(B+C)/D-G
what is the use of check point
how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is showing javax.servlet.* ...cannot be resolved.......to avoid this error any external jar file is to be added? please help me regarding this issue........thank u