Sunday, Jul 30, 2006, 7:35 PM
Custom Settings Provider in .NET 2.0
10 comments on this post
:
Tuesday, Aug 1, 2006, 6:45 AM
:
Monday, Aug 21, 2006, 12:45 AM
bqtxipz fcjkw:
Thursday, Mar 8, 2007, 9:55 PM
vogf rvbjyz:
Thursday, Mar 8, 2007, 9:56 PM
duszrbhf kwzv:
Thursday, Mar 8, 2007, 9:57 PM
Zaccheus:
Monday, Nov 26, 2007, 2:25 AM
Terry R Humphries:
Is there anyway to get the setting designer to use your custom provider. I've written one for SQLServer but It wont call it from the designer interface.
Friday, Mar 21, 2008, 1:09 PM
Werner:
But
"
If you want to do it on a per-class basis, press the View Code button in the settings design
(also not very discoverable), and you'll get a Settings.cs file containing a partial class: ..
"
does not work with my C#-project in VS 2008 Pro; no Settings.cs is created when I click on the "View Code" button; instead the Designer window for the main form (sic!) of the project gets displayed ..
Tuesday, Jan 13, 2009, 6:35 AM
Stephen Patten:
Although right out of the box for some reason VS 2008 designer wont hookup the custom provider. The key for me at least was to gen the partial class, then I was able to either mark the settings wholesale or individually...
Regards,
Stephen
Thursday, Mar 26, 2009, 12:39 PM
Amitha:
Tuesday, Mar 23, 2010, 5:51 AM




