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

.NET (Core and Framework)

 
AnswerRe: can application service start without being logged in? Pin
Dave Kreskowiak8-May-13 2:07
mveDave Kreskowiak8-May-13 2:07 
GeneralRe: can application service start without being logged in? Pin
neodeaths8-May-13 2:18
neodeaths8-May-13 2:18 
GeneralRe: can application service start without being logged in? Pin
Dave Kreskowiak8-May-13 5:09
mveDave Kreskowiak8-May-13 5:09 
AnswerRe: can application service start without being logged in? Pin
Abhinav S8-May-13 23:05
Abhinav S8-May-13 23:05 
AnswerRe: can application service start without being logged in? Pin
Anna King9-May-13 3:00
professionalAnna King9-May-13 3:00 
AnswerRe: can application service start without being logged in? Pin
Marco Bertschi14-May-13 23:13
protectorMarco Bertschi14-May-13 23:13 
GeneralRe: can application service start without being logged in? Pin
neodeaths15-May-13 3:16
neodeaths15-May-13 3:16 
GeneralRe: can application service start without being logged in? Pin
Dave Kreskowiak15-May-13 4:12
mveDave Kreskowiak15-May-13 4:12 
You can't save anything to program files or below. It's readonly to normaly users.

You can get the path to an appropriate place to put your data from this list[^]. Use Environment.GetFolderPath[^] to get that path, then combine it with your data filename using Path.Combine[^].

GeneralRe: can application service start without being logged in? Pin
Marco Bertschi15-May-13 21:15
protectorMarco Bertschi15-May-13 21:15 
QuestionMVC Pin
JAYRAJ GIRI6-May-13 23:03
JAYRAJ GIRI6-May-13 23:03 
AnswerRe: MVC Pin
Dave Kreskowiak7-May-13 15:12
mveDave Kreskowiak7-May-13 15:12 
AnswerRe: MVC Pin
Bikash Prakash Dash13-May-13 19:18
Bikash Prakash Dash13-May-13 19:18 
QuestionFlurent Nhibernate issues Pin
Punnoose Joseph2-May-13 2:30
Punnoose Joseph2-May-13 2:30 
QuestionChange custom settings inn app.config (vb.net) Pin
Member 995543229-Apr-13 10:26
Member 995543229-Apr-13 10:26 
AnswerRe: Change custom settings inn app.config (vb.net) Pin
Dave Kreskowiak29-Apr-13 11:05
mveDave Kreskowiak29-Apr-13 11:05 
AnswerRe: Change custom settings inn app.config (vb.net) Pin
Richard MacCutchan29-Apr-13 23:04
mveRichard MacCutchan29-Apr-13 23:04 
AnswerRe: Change custom settings inn app.config (vb.net) Pin
Anna King9-May-13 2:51
professionalAnna King9-May-13 2:51 
SuggestionRegarding Resume Parser Tool Pin
ganesh96199129-Apr-13 0:09
ganesh96199129-Apr-13 0:09 
GeneralRe: Regarding Resume Parser Tool Pin
Eddy Vluggen29-Apr-13 1:01
professionalEddy Vluggen29-Apr-13 1:01 
GeneralRe: Regarding Resume Parser Tool Pin
ganesh96199129-Apr-13 1:28
ganesh96199129-Apr-13 1:28 
GeneralRe: Regarding Resume Parser Tool Pin
Eddy Vluggen29-Apr-13 2:14
professionalEddy Vluggen29-Apr-13 2:14 
GeneralRe: Regarding Resume Parser Tool Pin
Pete O'Hanlon29-Apr-13 2:17
mvePete O'Hanlon29-Apr-13 2:17 
GeneralRe: Regarding Resume Parser Tool Pin
ganesh96199129-Apr-13 2:35
ganesh96199129-Apr-13 2:35 
GeneralRe: Regarding Resume Parser Tool Pin
Pete O'Hanlon29-Apr-13 2:54
mvePete O'Hanlon29-Apr-13 2:54 
GeneralRe: Regarding Resume Parser Tool Pin
ganesh96199129-Apr-13 3:09
ganesh96199129-Apr-13 3:09 

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.