Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
GeneralRe: Serialze/Deserialize mixed xml elements Pin
michaelreian7-Aug-05 0:21
michaelreian7-Aug-05 0:21 
GeneralRe: Serialze/Deserialize mixed xml elements Pin
Guffa7-Aug-05 2:24
Guffa7-Aug-05 2:24 
Questiong.DrawString to display floating point? Pin
...---...6-Aug-05 16:15
...---...6-Aug-05 16:15 
AnswerRe: g.DrawString to display floating point? Pin
Rob Graham6-Aug-05 16:41
Rob Graham6-Aug-05 16:41 
GeneralRe: g.DrawString to display floating point? Pin
...---...7-Aug-05 7:54
...---...7-Aug-05 7:54 
GeneralRe: g.DrawString to display floating point? Pin
Rob Graham7-Aug-05 8:14
Rob Graham7-Aug-05 8:14 
AnswerRe: g.DrawString to display floating point? Pin
Sebrell6-Aug-05 17:04
Sebrell6-Aug-05 17:04 
GeneralWhen Public isnt really Public Pin
MrEyes6-Aug-05 8:57
MrEyes6-Aug-05 8:57 
Hopefully I am missing the point here, I have a simple question about public functions/classes

Lets says I create Widget application X, due to the complexity of the application the design dictates that some of the functionality should be farmed out into various DLLs. So now I have:

MainWidgetApp.exe
WidgetHelper.dll

WidgetHelper.dll has various Public functions/class that can be referenced by the main app. Once this setup gets deployed out into the real world there is nothing to stop another developer making a reference to the public functions/classes in the DLL.

So the question is how can I stop this from happening whilst still being able to keep the design of an Exe dependent on various DLLs

post.mode = postmodes.signature;
SELECT everything FROM everywhere WHERE something = something_else;
> 1 Row Returned
> 42
GeneralRe: When Public isnt really Public Pin
Judah Gabriel Himango6-Aug-05 15:05
sponsorJudah Gabriel Himango6-Aug-05 15:05 
GeneralRe: When Public isnt really Public Pin
Robert Rohde7-Aug-05 6:00
Robert Rohde7-Aug-05 6:00 
GeneralRe: When Public isnt really Public Pin
Judah Gabriel Himango7-Aug-05 19:09
sponsorJudah Gabriel Himango7-Aug-05 19:09 
GeneralRe: When Public isnt really Public Pin
Luis Alonso Ramos6-Aug-05 15:17
Luis Alonso Ramos6-Aug-05 15:17 
GeneralRe: When Public isnt really Public Pin
MrEyes7-Aug-05 2:07
MrEyes7-Aug-05 2:07 
GeneralRe: When Public isnt really Public Pin
Dario Solera7-Aug-05 5:49
Dario Solera7-Aug-05 5:49 
GeneralRe: When Public isnt really Public Pin
MrEyes7-Aug-05 13:01
MrEyes7-Aug-05 13:01 
GeneralRe: When Public isnt really Public Pin
Dario Solera7-Aug-05 21:29
Dario Solera7-Aug-05 21:29 
GeneralRe: When Public isnt really Public Pin
Matt Gerrans7-Aug-05 20:22
Matt Gerrans7-Aug-05 20:22 
GeneralRe: When Public isnt really Public Pin
Dario Solera7-Aug-05 21:41
Dario Solera7-Aug-05 21:41 
GeneralRe: When Public isnt really Public Pin
Matt Gerrans8-Aug-05 16:23
Matt Gerrans8-Aug-05 16:23 
GeneralRe: When Public isnt really Public Pin
Dario Solera8-Aug-05 20:56
Dario Solera8-Aug-05 20:56 
GeneralRe: When Public isnt really Public Pin
Robert Rohde7-Aug-05 5:59
Robert Rohde7-Aug-05 5:59 
GeneralRe: When Public isnt really Public Pin
MrEyes7-Aug-05 13:03
MrEyes7-Aug-05 13:03 
GeneralRe: When Public isnt really Public Pin
Roman Rodov7-Aug-05 19:16
Roman Rodov7-Aug-05 19:16 
GeneralRe: When Public isnt really Public Pin
lmoelleb7-Aug-05 21:08
lmoelleb7-Aug-05 21:08 
QuestionCan a focused textbox accept only real keypress but not "sendkeys"? Pin
bihshan.lin6-Aug-05 5:48
bihshan.lin6-Aug-05 5:48 

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.