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 Posted / 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 |
Post New Answer View All Answers
Is the IT field raise again? What is the position of IT after 4 years?
what are the missinschema properties and should we pass primary key in select command
What is the merger sort principle and its time complexity.
Find out the list of roles which gives access to GUI activities? thanks in advance
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
what is the difference between uservariables and systemvariables (in Environmental variables)???
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
How to call dll API sub routine in VB Form.
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?
write a sql qwery which include joining of two tables 4 marks mainframe
how to add a new table with variables and thier values into a imported file uisng proc import?
What are the Short cut Keys of Tally ERP?
how do i create my own exception class which will restrict IO exception?