roaming

Persistent storage of encrypted data using .Net

I need to store encrypted data (few small strings) between application runs. I do not want the user to provide a passphrase every time (s)he launches the application. I.e. after all it goes down to storing securely the encryption key(s). I was looking into RSACryptoServiceProvider and using PersistentKeyInCsp, but I'm not sure how it wo...

is there any way to know data card is in roaming

Hi All, I wanted to know is there any way to know the data card connected to laptop or desktop is in roaming or not. I wanted to know does Vista or XP provides any API to identify this. If any one of you have any other idea on this, please share with me. with regards Vinayaka karjigi ...

How roaming of mobile can be identified

Dear All, is there any way to know SIM is in roaming. Does any AT cmd or any Remote Access Service API provides any help over this. Or any TAPI api on win32 helps me in getting this information???? Please help me in this regard. with regards Vinayaka Karjigi ...

Iphone Simulator - simulate roaming

Is it possible to simulate roaming case in iPhone Simulator? ...

Upgrade non roaming user settings to roaming in Net 2.0

We have a .NET 2.0 application out where we've set the user settings Roaming = False (the default value). Now, some citrix users complain that the settings are not stored. We belive the problem will be solved by setting Roaming = True. But how do we update the application at the clients and at the same time restore previously stored ...

Set roaming setting at runtime

Hi gurus In .net, is possible, at run-time, to specify if a user configuration setting should roam or not? Or is it possible to set this setting in the app.config file? ...

AppData\Roaming\ Folder absent on Vista

Hi All, The application I am working with writes to the User\Application Data folder on XP and the AppData\Roaming folder on Vista. On one of the Vista machines the AppData\Roaming folder is not present. As a result some of the features of the application are not functioning. Have any of you encountered such a scenario befo...

.NET User.config file is deleted on Citrix

I have written a .NET app and use the built in User Settings to store user specific information. It works brilliant. The user.config file is stored in the Apps/Local directory. Now, a client is running my app on Citrix. I recently figured out that their Citrix server is configured to clean out the Apps/Local directory when a session cl...

Set Data Roaming on/off in an iPhone through code

I would like to be able to to switch roaming on or off from my app but haven't found much about it, is it possible? Thanks in advance! ...

C# settings using ApplicationSettingsBase - roaming and common

I'm using the Windows Forms Application settings architecture (or however you're supposed to refer to it) and am successfully saving user settings to AppData. What I want to do is have some settings common to all users of a particular machine and some settings which roam with users across machines. For example I have some settings relat...

Windows: How to canonicalize a file to the special folder?

i want to to persist some filenames for the user (e.g. recent files). Let's use six example files: c:\Documents & Settings\Ian\My Documents\Budget.xls c:\Documents & Settings\Ian\My Documents\My Pictures\Daughter's Winning Goal.jpg c:\Documents & Settings\Ian\Application Data\uTorrent c:\Documents & Settings\All Users\Application Data...

Data service in roaming on blackberry phones

Hi, Can i chack in my application that data serivice is available in roaming? Can i use PhoneState.isDataServiceAvailable() for this situation or use another solution? ...

Measure data roaming traffic on Android?

Just back from a very nice vacation in Iceland, and await the data roaming bill from my phone company. I hope for the best having limited my traffic as much as possible, but I want to know in advance. I used the very nice app NetCounter but it didn't measure roaming data traffic at all. So I want to build my own app measuring just roami...