Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
Questionhow can we find the Installed Path while deploying application Pin
vishnukamath7-Nov-08 18:24
vishnukamath7-Nov-08 18:24 
AnswerRe: how can we find the Installed Path while deploying application Pin
Dave Kreskowiak8-Nov-08 5:00
mveDave Kreskowiak8-Nov-08 5:00 
AnswerRe: how can we find the Installed Path while deploying application Pin
sph3rex8-Nov-08 5:51
sph3rex8-Nov-08 5:51 
Questioncreating discrete histogram : c# & excel programming Pin
raesa7-Nov-08 17:55
raesa7-Nov-08 17:55 
AnswerRe: creating discrete histogram : c# & excel programming Pin
Dave Kreskowiak8-Nov-08 4:38
mveDave Kreskowiak8-Nov-08 4:38 
QuestionPermission assign based on User previllage. Pin
sayemahmed7-Nov-08 16:54
sayemahmed7-Nov-08 16:54 
AnswerRe: Permission assign based on User previllage. Pin
sayemahmed7-Nov-08 17:07
sayemahmed7-Nov-08 17:07 
AnswerRe: Permission assign based on User previllage. Pin
Dave Kreskowiak8-Nov-08 4:35
mveDave Kreskowiak8-Nov-08 4:35 
Reposting the same question won't change the answer. What you want to do is not practical and a nightmare to support. Each module/form/whatever in your app should be checking the user object you have and responding accpordingly itself. Try to go through the entire project and "set this, setup that, change this" is extrodinarily inefficient and the code must be updated coninuously as the application changes.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionXML as database Pin
nelsonpaixao7-Nov-08 15:32
nelsonpaixao7-Nov-08 15:32 
AnswerRe: XML as database Pin
#realJSOP8-Nov-08 0:06
professional#realJSOP8-Nov-08 0:06 
QuestionSave TO xml FROM datagridview Pin
nelsonpaixao7-Nov-08 15:16
nelsonpaixao7-Nov-08 15:16 
AnswerRe: Save TO xml FROM datagridview Pin
Dave Kreskowiak8-Nov-08 4:31
mveDave Kreskowiak8-Nov-08 4:31 
AnswerRe: Save TO xml FROM datagridview Pin
Mbah Dhaim8-Nov-08 4:59
Mbah Dhaim8-Nov-08 4:59 
QuestionCan anybody give link to good article on instumentation (Tracing) in application? I tried to search though. Pin
Member 23244837-Nov-08 13:28
Member 23244837-Nov-08 13:28 
QuestionEmbedded Xml: Ok it work, but ... why? Pin
nelsonpaixao7-Nov-08 13:20
nelsonpaixao7-Nov-08 13:20 
AnswerRe: Embedded Xml: Ok it work, but ... why? Pin
Guffa7-Nov-08 14:31
Guffa7-Nov-08 14:31 
AnswerRe: Embedded Xml: Ok it work, but ... why? Pin
Anthony Mushrow7-Nov-08 14:53
professionalAnthony Mushrow7-Nov-08 14:53 
AnswerRe: Embedded Xml: Ok it work, but ... why? Pin
nelsonpaixao7-Nov-08 15:06
nelsonpaixao7-Nov-08 15:06 
QuestionHelp with Properties.Settings.Default.Save() Pin
Project2477-Nov-08 13:12
Project2477-Nov-08 13:12 
QuestionMultiline string property at design time (like RTF) Pin
Chris Copeland7-Nov-08 11:13
mveChris Copeland7-Nov-08 11:13 
AnswerRe: Multiline string property at design time (like RTF) Pin
Thomas Stockwell7-Nov-08 14:33
professionalThomas Stockwell7-Nov-08 14:33 
GeneralRe: Multiline string property at design time (like RTF) Pin
Chris Copeland7-Nov-08 20:23
mveChris Copeland7-Nov-08 20:23 
Questioni want help in richtextbox problem Pin
BESHOY MARKO7-Nov-08 10:10
BESHOY MARKO7-Nov-08 10:10 
AnswerRe: i want help in richtextbox problem Pin
Giorgi Dalakishvili7-Nov-08 10:13
mentorGiorgi Dalakishvili7-Nov-08 10:13 
GeneralRe: i want help in richtextbox problem Pin
BESHOY MARKO7-Nov-08 10:34
BESHOY MARKO7-Nov-08 10:34 

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.