Click here to Skip to main content
15,881,803 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Thin Client Compiler ? Pin
Eddy Vluggen19-Jun-12 10:24
professionalEddy Vluggen19-Jun-12 10:24 
GeneralRe: Thin Client Compiler ? Pin
W Balboos, GHB20-Jun-12 1:41
W Balboos, GHB20-Jun-12 1:41 
GeneralRe: Thin Client Compiler ? Pin
Eddy Vluggen20-Jun-12 1:54
professionalEddy Vluggen20-Jun-12 1:54 
GeneralRe: Thin Client Compiler ? Pin
W Balboos, GHB20-Jun-12 2:11
W Balboos, GHB20-Jun-12 2:11 
GeneralRe: Thin Client Compiler ? Pin
Eddy Vluggen20-Jun-12 2:30
professionalEddy Vluggen20-Jun-12 2:30 
AnswerRe: Thin Client Compiler ? Pin
jschell19-Jun-12 13:21
jschell19-Jun-12 13:21 
GeneralRe: Thin Client Compiler ? Pin
W Balboos, GHB20-Jun-12 1:46
W Balboos, GHB20-Jun-12 1:46 
AnswerRe: Thin Client Compiler ? Pin
Bernhard Hiller19-Jun-12 20:41
Bernhard Hiller19-Jun-12 20:41 
First of all, differentiate between hardware and software requirements.
As a developer, you need your development environment including all its dependencies (third party libraries) installed on the virtual machine. Then your references won't be broken.
Often some folders are redirected to network shares - the user's home directory need not be in C:\Documents and Settings\Username... If you hardcoded such paths, it's a good idea to correct that!
The other point is hardware redirection. VMWare view can do a lot of hardware redirection. But of course, when hardware is redirected from the ThinClient to the virtual machine, you need a driver installed on the Virtual Machine.
But you lucky guy have Windows XP ThinClients - this allows for installing drivers on the client, and even sharing a printer which is connected to the client. With Linux clients, that's practically impossible.
GeneralRe: Thin Client Compiler ? Pin
W Balboos, GHB20-Jun-12 1:58
W Balboos, GHB20-Jun-12 1:58 
Questionprobleme schema object rational rose Pin
ahmadiss16-Jun-12 5:53
ahmadiss16-Jun-12 5:53 
QuestionWhat's The Right Way To Do This? Pin
Kevin Marois15-Jun-12 7:26
professionalKevin Marois15-Jun-12 7:26 
AnswerRe: What's The Right Way To Do This? Pin
Pete O'Hanlon15-Jun-12 7:58
mvePete O'Hanlon15-Jun-12 7:58 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois15-Jun-12 8:00
professionalKevin Marois15-Jun-12 8:00 
GeneralRe: What's The Right Way To Do This? Pin
Eddy Vluggen17-Jun-12 8:36
professionalEddy Vluggen17-Jun-12 8:36 
GeneralRe: What's The Right Way To Do This? Pin
jschell17-Jun-12 13:08
jschell17-Jun-12 13:08 
AnswerRe: What's The Right Way To Do This? Pin
Eddy Vluggen17-Jun-12 8:34
professionalEddy Vluggen17-Jun-12 8:34 
AnswerRe: What's The Right Way To Do This? Pin
Luc Pattyn17-Jun-12 9:21
sitebuilderLuc Pattyn17-Jun-12 9:21 
AnswerRe: What's The Right Way To Do This? Pin
Mycroft Holmes17-Jun-12 14:41
professionalMycroft Holmes17-Jun-12 14:41 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois22-Jun-12 10:56
professionalKevin Marois22-Jun-12 10:56 
GeneralRe: What's The Right Way To Do This? Pin
Mycroft Holmes22-Jun-12 13:10
professionalMycroft Holmes22-Jun-12 13:10 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois22-Jun-12 14:01
professionalKevin Marois22-Jun-12 14:01 
Questioncolor mixing riddle Pin
Kobi_Z13-Jun-12 21:52
Kobi_Z13-Jun-12 21:52 
AnswerRe: color mixing riddle Pin
Bernhard Hiller13-Jun-12 22:18
Bernhard Hiller13-Jun-12 22:18 
GeneralRe: color mixing riddle Pin
Kobi_Z14-Jun-12 4:52
Kobi_Z14-Jun-12 4:52 
GeneralRe: color mixing riddle Pin
Philippe Mori17-Jun-12 2:50
Philippe Mori17-Jun-12 2:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.