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
what is the difference between Windows application and Unix application?
Write a pascal program to calculate the sum of the first 100 even number and odd number
What is web.configuration? how is it work? & wht is use this?
how to display xisheet in list box in c# .net
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
what is diff bet ref variable & instance of class
What is SOLID Principle in Programming Language?
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
what is the certificates in biztalk?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
what is the software to run the GSM gate opener program
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
How do i find out the number of parameters passed into function?
Write a program to swap the content of two variables without using a third variable.