I have app that uses Settings. To save settings I use: Properties.Settings.Default.Save(); To read tham I use:
I\'m looking for a way to print from web without prompting the print dialog (I just made the question).
Does anyone have a suggestion on how to create a system that allows me to change settings on the fly? For example, I have a textarea that users can fill, and right now it has a maximum character limit
I recently had an ipad app approved by Apple and made available on the App Store. I mention this because my app uses location services and implements all of the practices outlined by Apple. And I\'m a
I\'m making an app and I want a number of the activities to look like like the Xoom Honeycomb settings page (even though they would be showing stuff like images and videos).
To help the user choose the settings I want from my application to open the Voice Input and Output settings page. I can just open the settings (Settings.ACTION_SETTINGS), I can open the various pages
I am new to django and looking into already created django sites with source code and wants to see on how it runs. After downloading one of them, I realised there is no settings.py in the folder itsel
I developed a custom control with two datepicker controls with some more function in it. This - and my other custom controls - are stored in a class library, I reference it in my windows forms applica
I\'m looking to have a setting feature or something of the sort that will by default use the last selected style.
I have an app where it will be a setting whether or not to allow the screen to auto-lock during idle periods.