Click here to Skip to main content
15,924,679 members
Home / Discussions / C#
   

C#

 
GeneralLsaEnumerateLogonSessions... Pin
thilol28-Jul-05 5:22
thilol28-Jul-05 5:22 
GeneralFormat Decimal Value Pin
zaboboa28-Jul-05 5:20
zaboboa28-Jul-05 5:20 
GeneralRe: Format Decimal Value Pin
Guffa28-Jul-05 7:23
Guffa28-Jul-05 7:23 
GeneralRe: Format Decimal Value Pin
Alomgir Miah28-Jul-05 8:49
Alomgir Miah28-Jul-05 8:49 
GeneralXmlTextReader does not convert characters correctly Pin
kafros28-Jul-05 4:39
kafros28-Jul-05 4:39 
GeneralSocket question Pin
RoyRose7828-Jul-05 4:39
RoyRose7828-Jul-05 4:39 
Generalsecurity for c# dll/assembly Pin
ppp00128-Jul-05 4:37
ppp00128-Jul-05 4:37 
GeneralRe: security for c# dll/assembly Pin
Dave Kreskowiak28-Jul-05 4:59
mveDave Kreskowiak28-Jul-05 4:59 
NewtonInTown wrote:
It is possible to add a key to the c# dll so that
when other application call it, the application need
the key to use the dll ?


The short answer is no.

The long answer is maybe. This is possible only if all the methods you write in this .DLL are written to accept a key and validate it. This is something I don't think you want to do in every property and method you expose.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: security for c# dll/assembly Pin
Richard Deeming28-Jul-05 8:59
mveRichard Deeming28-Jul-05 8:59 
GeneralRe: security for c# dll/assembly Pin
Dave Kreskowiak28-Jul-05 10:35
mveDave Kreskowiak28-Jul-05 10:35 
GeneralDecimal Devision Pin
zaboboa28-Jul-05 4:06
zaboboa28-Jul-05 4:06 
GeneralRe: Decimal Devision Pin
Alomgir Miah28-Jul-05 4:17
Alomgir Miah28-Jul-05 4:17 
GeneralRe: Decimal Devision Pin
zaboboa28-Jul-05 4:51
zaboboa28-Jul-05 4:51 
GeneralDDE Pin
Member 197359428-Jul-05 0:38
Member 197359428-Jul-05 0:38 
GeneralHi,Please provide me documentation Pin
Member 251384828-Jul-05 0:35
Member 251384828-Jul-05 0:35 
GeneralRe: Hi,Please provide me documentation Pin
Dave Kreskowiak28-Jul-05 3:37
mveDave Kreskowiak28-Jul-05 3:37 
GeneralAdd a custom control in a tool bar Pin
Anonymous27-Jul-05 23:21
Anonymous27-Jul-05 23:21 
QuestionAbout ExecuteNonQuery ? Pin
papyrus_lei27-Jul-05 23:13
papyrus_lei27-Jul-05 23:13 
AnswerRe: About ExecuteNonQuery ? Pin
cshaaaa28-Jul-05 0:13
cshaaaa28-Jul-05 0:13 
GeneralRe: About ExecuteNonQuery ? Pin
papyrus_lei28-Jul-05 3:04
papyrus_lei28-Jul-05 3:04 
AnswerRe: About ExecuteNonQuery ? Pin
Anish Gopi28-Jul-05 2:48
sitebuilderAnish Gopi28-Jul-05 2:48 
GeneralRe: About ExecuteNonQuery ? Pin
papyrus_lei28-Jul-05 3:05
papyrus_lei28-Jul-05 3:05 
AnswerRe: About ExecuteNonQuery ? Pin
Anonymous28-Jul-05 2:49
Anonymous28-Jul-05 2:49 
GeneralInheritance Pin
zapap27-Jul-05 21:09
zapap27-Jul-05 21:09 
GeneralRe: Inheritance Pin
Guffa28-Jul-05 0:14
Guffa28-Jul-05 0:14 

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.