Click here to Skip to main content
15,921,793 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how can we use a software developed in C# (developed for standalone system) in intranet ..do we need extra codes for that.....
Posted
Comments
Sandeep Mewara 19-Apr-11 13:49pm    
Not clear on what are you trying to ask/know here.

1 solution

At their very base level, all machines are "standalone systems". The same app will run on any machine that meets the hardware and software requirements of your application. We don't know the software or what it does, we don't know what you want the software to do, and we don't know your intranets topology. How can we possibly answer any questions that are this ambiguous?
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 19-Apr-11 16:08pm    
No we cannot. More importantly, it would not make any sense.
My 5.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900