Print Page | Close Window

Computer name?

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2581
Printed Date: 13-May-2026 at 9:25pm


Topic: Computer name?
Posted By: GeorgeB
Subject: Computer name?
Date Posted: 23-Mar-2011 at 11:17am
Hi
 
Does DevForce have anything which I could use on a Silverlight client to know the computer name?
 
Strange question I know but a client wants my application to filter certain data depending on the computer being used. Who's to argue?
 
Kr
George



Replies:
Posted By: sbelini
Date Posted: 23-Mar-2011 at 5:34pm
Hi George,
 
It seems that this is not possible in Silverlight, but you could use a WebService for such.
 
You might want to take a look at http://forums.silverlight.net/forums/p/180998/409221.aspx - http://forums.silverlight.net/forums/p/180998/409221.aspx .
 
About filtering data based on a specifc computer... why not do that based on the user currently logged in? i.e. if the same client gets different data set results  based on the computer he's working on, how reliable is that? And what if the name of the computer is changed? (which is very easy to do)
 
I might be missing something, but this doesn't seem a very well analysed request... You might consider the cons of this approach before spending time and resources instead of being disappointed with the results later.
 
Best regards,
   Silvio.


Posted By: GeorgeB
Date Posted: 23-Mar-2011 at 10:28pm
Hi Silvio
 
You're right it isn't the best option but I'm having to work with the fact they have any existing system (WinForms) that filters data based on computer name and they want me to show the same data.
 
They also run 3 shifts and with the rotation, users are moved around the 4 PC's in the control room.
 
We have a meeting later today and I'll have to make another plan.
 
I just took a chance to see if DF had something under the hood.
 
Kr
George


Posted By: GeorgeB
Date Posted: 31-Aug-2011 at 1:39am
You're right...
 
You're missing something...



Print Page | Close Window