Click here to Skip to main content
16,005,120 members
Home / Discussions / C#
   

C#

 
GeneralRe: Disable the CTRL+ mouse wheel scroll text resize Pin
Heath Stewart15-Apr-04 3:03
protectorHeath Stewart15-Apr-04 3:03 
GeneralRe: Disable the CTRL+ mouse wheel scroll text resize Pin
Jay Shankar15-Apr-04 14:32
Jay Shankar15-Apr-04 14:32 
GeneralMultiple Monitor question Pin
pgfraz13-Apr-04 18:59
pgfraz13-Apr-04 18:59 
GeneralRe: Multiple Monitor question Pin
Heath Stewart14-Apr-04 2:32
protectorHeath Stewart14-Apr-04 2:32 
GeneralRe: Multiple Monitor question Pin
Wackatronic24-May-04 13:14
Wackatronic24-May-04 13:14 
GeneralRe: Multiple Monitor question Pin
Heath Stewart25-May-04 2:32
protectorHeath Stewart25-May-04 2:32 
GeneralRe: Multiple Monitor question Pin
Wackatronic25-May-04 2:52
Wackatronic25-May-04 2:52 
QuestionSecurity problem??? Pin
Small Rat13-Apr-04 11:02
Small Rat13-Apr-04 11:02 
Hi,
I got a question like this:

Q : You create an assembly by using Visual Studio.Net. The assembly is responsible for writing and reading order entry information to and from an XML data file. The assembly also writes and reads values from the Windows registry while it is being comsumed.
The assembly will be distributed to client comoputers by using your company intranet. All client computers are configured to implement the default .NET security policy.
You need to implement security in the assembly. What should you do?
a. implement declarative security and execute the permission demand to allow access to the file system and windows registry.
b. implement declarative security and execute the minimum permission request to allow access to the file system and windows registry.
c. implement imperative security and execute the permission demand to allow access to the file system and windows registry.
d. implement imperative security and execute the minimum permission request to allow access to the file system and windows registry.


Which one is correct? and Why?

Thanks a lot!!
AnswerRe: Security problem??? Pin
Mazdak14-Apr-04 1:52
Mazdak14-Apr-04 1:52 
GeneralPocketPc developing Pin
ghagleit13-Apr-04 10:22
ghagleit13-Apr-04 10:22 
GeneralRe: PocketPc developing Pin
Heath Stewart13-Apr-04 10:35
protectorHeath Stewart13-Apr-04 10:35 
GeneralRe: PocketPc developing Pin
ghagleit13-Apr-04 10:45
ghagleit13-Apr-04 10:45 
GeneralRe: PocketPc developing Pin
Heath Stewart13-Apr-04 10:50
protectorHeath Stewart13-Apr-04 10:50 
GeneralRe: PocketPc developing Pin
ghagleit13-Apr-04 18:52
ghagleit13-Apr-04 18:52 
GeneralDeveloping Custom Metadata Editor for ArcCatalog using C#.NET Pin
abhishk2001@yahoo.com13-Apr-04 10:13
abhishk2001@yahoo.com13-Apr-04 10:13 
GeneralRe: Developing Custom Metadata Editor for ArcCatalog using C#.NET Pin
Heath Stewart13-Apr-04 10:32
protectorHeath Stewart13-Apr-04 10:32 
GeneraloleDbDataAdapter /Connection Pin
DougW4813-Apr-04 9:58
DougW4813-Apr-04 9:58 
GeneralRe: oleDbDataAdapter /Connection Pin
Heath Stewart13-Apr-04 10:39
protectorHeath Stewart13-Apr-04 10:39 
GeneralRegion Bug - GetRegionScans Pin
dethsta13-Apr-04 8:54
dethsta13-Apr-04 8:54 
GeneralNT Service Pin
RickZ13-Apr-04 8:42
RickZ13-Apr-04 8:42 
GeneralRe: NT Service Pin
Heath Stewart13-Apr-04 9:01
protectorHeath Stewart13-Apr-04 9:01 
GeneralPassing control Pin
Howard789013-Apr-04 7:59
Howard789013-Apr-04 7:59 
GeneralRe: Passing control Pin
Nick Parker13-Apr-04 8:18
protectorNick Parker13-Apr-04 8:18 
QuestionIs there an fast way to make a copy of ArrayList ? Pin
Andres Coder13-Apr-04 7:42
Andres Coder13-Apr-04 7:42 
AnswerRe: Is there an fast way to make a copy of ArrayList ? Pin
Judah Gabriel Himango13-Apr-04 7:51
sponsorJudah Gabriel Himango13-Apr-04 7:51 

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.