Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSD > Help : Security in .net framework

Reply
Thread Tools

Help : Security in .net framework

 
 
=?Utf-8?B?c2VyZ2UgY2FsZGVyYXJh?=
Guest
Posts: n/a
 
      03-30-2005

Does anyone can point me out to good articles or documents which clearly
explain the security under .Net framework
I try to follow something but I am really getting lost indeed, a lot confuse
with the code security and security of the operating system also how they are
interact together.
How to define a role ? if you user the PrincipalPermission object does the
user name is the name of a valid users in the Operating system or AD.

All those question makes me not understand at all this security stuf in
code, as well as as when security should be requested and so on...

thnaks for helping me clarifying a lot this stuff. I need it to be reaaly
prepared on my netxt exam 70-306 and others

thnaks for your help
serge

 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      04-01-2005
> Does anyone can point me out to good articles or documents which clearly
> explain the security under .Net framework


Serge,

It sounds like you need to start with the basics. Try some of these:

1. MSDN Video, Basic Principles of Code Access Security:
http://tinyurl.com/3mc4e.
2. MSDN, Introduction to Code Access Security: http://tinyurl.com/6racw
3. MSDN, Introduction to Role-Based Security: http://tinyurl.com/3uhkx

The two MSDN articles above have links to more specific articles. Also,
since you are preparing for the VB exam, you might also like the book
"Security for Visual Basic .NET" (ISBN 0-7356-1919-0). It doesn't go too
deep, but it adequately covers the basics.

I recently took the C# counterpart to 70-306--exam 70-316. There were
probably only four or five security questions. They weren't too hard, but
they did require at least a basic understanding of both code access and
role-based security.

Hope this helps!

Eric


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
delete .NET FRAMEWORK 1.1 before installing .NET FRAMEWORK 2 ???? moi ASP .Net 3 09-26-2008 02:19 PM
Installing 1.1 Framework and 2.0 Framework on the same web server Mark ASP .Net 4 11-17-2005 03:30 PM
microsoft.public.dotnet.faqs,microsoft.public.dotnet.framework,microsoft.public.dotnet.framework.windowsforms,microsoft.public.dotnet.general,microsoft.public.dotnet.languages.vb Charles A. Lackman ASP .Net 1 12-08-2004 07:08 PM
IT-Security, Security, e-security COMSOLIT Messmer Computer Support 0 09-05-2003 08:34 AM
COMInterop does not work in Framework 1.1 without Framework 1.0 Anatoly Volodko ASP .Net 1 08-14-2003 08:11 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57