Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
Richard MacCutchan24-May-10 1:26
mveRichard MacCutchan24-May-10 1:26 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
PIEBALDconsult24-May-10 4:32
mvePIEBALDconsult24-May-10 4:32 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 18:43
dashingsidds24-May-10 18:43 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
PIEBALDconsult25-May-10 2:40
mvePIEBALDconsult25-May-10 2:40 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Pete O'Hanlon24-May-10 0:25
mvePete O'Hanlon24-May-10 0:25 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 0:43
dashingsidds24-May-10 0:43 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
Pete O'Hanlon24-May-10 0:49
mvePete O'Hanlon24-May-10 0:49 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Łukasz Nowakowski24-May-10 0:51
Łukasz Nowakowski24-May-10 0:51 
It is possible, but notice, that you have (in the project 2, your "wrapper") a public method that takes enum you want to hide as a parameter. Therefore project 3 must know what this enum is (event if it didn't use the method). If you redesign the middle layer, so it doesn't expose your enum anywhere it should work probably work as you want, but a question arrises if it's worth the effort.
But, there's "but". Even if you redesign it, and you won't have reference to project 1 from project 3, output of the project 1 (dll) will still make it to the output of the application.
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Abhinav S24-May-10 1:40
Abhinav S24-May-10 1:40 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Kunal Chowdhury «IN»24-May-10 2:38
professionalKunal Chowdhury «IN»24-May-10 2:38 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Luc Pattyn24-May-10 4:49
sitebuilderLuc Pattyn24-May-10 4:49 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 18:31
dashingsidds24-May-10 18:31 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
Luc Pattyn24-May-10 18:40
sitebuilderLuc Pattyn24-May-10 18:40 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 18:58
dashingsidds24-May-10 18:58 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
Luc Pattyn24-May-10 19:05
sitebuilderLuc Pattyn24-May-10 19:05 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 19:23
dashingsidds24-May-10 19:23 
QuestionUsing Handler to Track Progress Pin
EvanSaunders23-May-10 22:16
EvanSaunders23-May-10 22:16 
AnswerRe: Using Handler to Track Progress Pin
Łukasz Nowakowski23-May-10 22:30
Łukasz Nowakowski23-May-10 22:30 
GeneralRe: Using Handler to Track Progress Pin
EvanSaunders23-May-10 22:32
EvanSaunders23-May-10 22:32 
AnswerRe: Using Handler to Track Progress Pin
Łukasz Nowakowski23-May-10 22:39
Łukasz Nowakowski23-May-10 22:39 
GeneralRe: Using Handler to Track Progress Pin
EvanSaunders23-May-10 22:57
EvanSaunders23-May-10 22:57 
GeneralRe: Using Handler to Track Progress Pin
Łukasz Nowakowski23-May-10 22:59
Łukasz Nowakowski23-May-10 22:59 
QuestionMicrosoft Surface Pin
Łukasz Nowakowski23-May-10 20:59
Łukasz Nowakowski23-May-10 20:59 
QuestionGraphs in C# - Windows application Pin
KaurGurpreet23-May-10 20:46
KaurGurpreet23-May-10 20:46 
AnswerRe: Graphs in C# - Windows application Pin
Abhinav S23-May-10 20:50
Abhinav S23-May-10 20:50 

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.