Click here to Skip to main content
15,892,809 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Installation of exe's in GAC Pin
Pete O'Hanlon29-Feb-08 1:03
mvePete O'Hanlon29-Feb-08 1:03 
GeneralRe: Installation of exe's in GAC Pin
Dave Kreskowiak29-Feb-08 3:46
mveDave Kreskowiak29-Feb-08 3:46 
GeneralWord Interop runs separate WinWord.exe for each document Pin
hairy_hats27-Feb-08 22:19
hairy_hats27-Feb-08 22:19 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
led mike28-Feb-08 5:26
led mike28-Feb-08 5:26 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
buchstaben28-Feb-08 7:46
buchstaben28-Feb-08 7:46 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
Giorgi Dalakishvili28-Feb-08 8:13
mentorGiorgi Dalakishvili28-Feb-08 8:13 
GeneralRe: Word Interop runs separate WinWord.exe for each document Pin
hairy_hats28-Feb-08 23:15
hairy_hats28-Feb-08 23:15 
GeneralCustom SettingsProvider and SettingsDesigner compatibility Pin
Joachim Kerschbaumer27-Feb-08 21:11
Joachim Kerschbaumer27-Feb-08 21:11 
hi there,

i recently developed a custom SettingsProvider to save application & user settings in a SQL CE Database instead of app.config and user.config files. everything works fine when the SettingsProviderAttribute is applied to the VS generated Settings class.

But it seems that the Settings Designer is coupled to file configuration and doesn't rely on the functionlity of the corresponding SettingsProvider.
Using my SettingsProvider with the VS generated Settings class works fine in code, but i wonder if there is a way to use the VS Settings Designed to add new settings to the application.
when i try to synchronize the designer with the settings it just tells me that "No user.config files were found in any of the following locations:" .
The point is that i don't need user.config files because everything is stored in the database.
is there a way to tell the settings designer to rely on the settingsprovider functionality instead of doing it itself?
thanks for any comments

joachim
GeneralRe: Custom SettingsProvider and SettingsDesigner compatibility Pin
led mike28-Feb-08 5:24
led mike28-Feb-08 5:24 
QuestionObject Isolation - .NET Pin
sreejith ss nair26-Feb-08 21:05
sreejith ss nair26-Feb-08 21:05 
GeneralCross Post - Please ignore Pin
Pete O'Hanlon27-Feb-08 22:21
mvePete O'Hanlon27-Feb-08 22:21 
General.Net Insanity Pin
#realJSOP26-Feb-08 4:19
mve#realJSOP26-Feb-08 4:19 
GeneralRe: .Net Insanity Pin
originSH26-Feb-08 4:40
originSH26-Feb-08 4:40 
GeneralRe: .Net Insanity Pin
Pete O'Hanlon26-Feb-08 4:57
mvePete O'Hanlon26-Feb-08 4:57 
GeneralRe: .Net Insanity Pin
#realJSOP26-Feb-08 5:52
mve#realJSOP26-Feb-08 5:52 
GeneralRe: .Net Insanity Pin
led mike26-Feb-08 7:19
led mike26-Feb-08 7:19 
GeneralRe: .Net Insanity Pin
#realJSOP26-Feb-08 9:01
mve#realJSOP26-Feb-08 9:01 
GeneralRe: .Net Insanity Pin
Pete O'Hanlon26-Feb-08 9:45
mvePete O'Hanlon26-Feb-08 9:45 
GeneralRe: .Net Insanity Pin
led mike26-Feb-08 11:02
led mike26-Feb-08 11:02 
GeneralRe: .Net Insanity Pin
Pete O'Hanlon26-Feb-08 22:21
mvePete O'Hanlon26-Feb-08 22:21 
GeneralRe: .Net Insanity Pin
#realJSOP27-Feb-08 5:02
mve#realJSOP27-Feb-08 5:02 
GeneralRe: .Net Insanity Pin
Guffa26-Feb-08 12:02
Guffa26-Feb-08 12:02 
GeneralRe: .Net Insanity Pin
Pete O'Hanlon26-Feb-08 22:20
mvePete O'Hanlon26-Feb-08 22:20 
GeneralRe: .Net Insanity Pin
Rama Krishna Vavilala27-Feb-08 5:27
Rama Krishna Vavilala27-Feb-08 5:27 
GeneralRe: .Net Insanity [modified] Pin
#realJSOP27-Feb-08 4:51
mve#realJSOP27-Feb-08 4:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.