T
tony
Hello!
What is the recommended way to solve design when creating system today.
Assume you use windows forms.
You can use thin client PC(terminal server) which is a special kind of PC
where you put all the execution on the server and only show the presentation
on the client or you can use a traditional PC where some of the execution is
done on the client.
Can somebody tell me if I will use .NET will one or the other be more
suitable.
//Tony
What is the recommended way to solve design when creating system today.
Assume you use windows forms.
You can use thin client PC(terminal server) which is a special kind of PC
where you put all the execution on the server and only show the presentation
on the client or you can use a traditional PC where some of the execution is
done on the client.
Can somebody tell me if I will use .NET will one or the other be more
suitable.
//Tony