2
Answers

Protecting your Dlls

myspace

myspace

20y
2.1k
1
Hi guys, Do you know how i can protect any dll's i write in c# from external use. I want any project in my solution to be able to reference any other project in the solution, and use the functions in the assembly. But i don't want any outside applications to use the dlls. Any ideas on how to do this.
Answers (2)
0
Lalit M

Lalit M

NA 6.7k 48k 15y
Simplay,You can follow this steps

1).Right click my computer->properies.
2).Advance->Startup and recovery->Click Settings.
3).Click edit it will display in notepad remove window 200 boot line and save->ok.

Accepted
0
Yasvant M

Yasvant M

NA 10 0 15y
get it  Thanks both,
actually i want to remove window 2000 selection option during booting os.
0
Kirtan Patel

Kirtan Patel

NA 35k 2.8m 15y
First, go to Start Menu, right click on my computer, and choose properties.

Then, click on Advanced Settings.

Choose settings under Startup and Recovery.

And here we are. Click on the drop-down menu (highlighted in blue here) to select the default OS to be launched at startup.

Notice how you can set how long the boot-selection screen will stay up until it decides to load the default OS automatically. By default, it is set to 30 seconds, but mine are 10 secs.


if my answer helps you then check "Do you like this answer" check box please :)