Home
|
Tutorial
|
Articles
|
Forum
|
Interview Question
|
Code Snippets
|
News
|
Fun Zone
|
Poll
|
Web Links
|
Certification
|
Search
Welcome :
Guest
Sign In
Register
Win Surprise Gifts!!!
Congratulations!!!
Top 5 Contributors of the Month
Syed Shakeer Hussain
laptop charles
Sunil Yadav
Abhisek Panda
Dhananjay Kumar
Home
>>
Forum
>>
.NET Framework
>>
Post New Question
Subscribe to Forum
What is Code Access Security in .NET
Posted By :
Amit Mehra
Posted Date :
07/08/2008
Points :
2
Category :
.NET Framework
HI,
What is Code Access Security in .Net? Whats its importance?
Responses
Author:
Pankaj Mishra
Company URL:
http://www.dotnetspark.com
Posted Date: 08/08/2008 Points: 5
It's a security machinism provided by .NET Framework.Code access security allows code to be trusted to varying degrees depending on where the code originates and on other aspects of the code's identity. Code access security also enforces the varying levels of trust on code, which minimizes the amount of code that must be fully trusted in order to run.
Cheers
Pankaj
Author:
Rahul
Company URL:
Posted Date: 26/10/2008 Points: 5
Hi,
Please refer this
www.codeproject.com/KB/security/UB_CAS_NET.aspx
Author:
Faizal
Company URL:
Posted Date: 26/10/2008 Points: 5
Hi
Author:
Sunil Yadav
Company URL:
http://www.sunilyadav.net
Posted Date: 21/05/2010 Points: 5
CAS allows how the specific code will access the resources on the system and perform operation based on defined security policy.Lets say for example if you download a code from internet which performs hard drive format or some other malicious activity and if the policy is not defined then the code will get executed easily.Here comes the concept of CAS.
For more info go through following link..
http://msdn.microsoft.com/en-us/library/ff648665.aspx#c09618429_002
My Blog :
http://www.sunilyadav.net
Follow Me :
http://twitter.com/yadavsunil
Post Reply
You must
Sign In
To post reply
Related Questions Related Questions
ASP and HTML Form code to store User name and Password in the Access database and Retriew it
ASP and HTML Form code to Insert User name and Password in the Access database
how to access a network folder throgh C#.Net code
How 2 access Webcam through .Net
security issue in web services
Latest Forum Questions From The Same Category
Career advice i-phone veveloper v/s asp.net developer
Extracting XML
Printing from pocket pc application
Regular expression validator for phone number
Regular expression validator for string and white spaces
Find more Forum Questions on C#, ASP.Net, Vb.Net, SQL Server and more
Here
Quick Links For Forum Categories:
ASP.Net
Windows Application
.NET Framework
C#
VB.Net
ADO.Net
Sql Server
SharePoint
OOPs
Silverlight
IIS
JQuery
JavaScript/VBScript
Biztalk
WPF
Patten/Practices
WCF
Others
www.DotNetSpark.com
UnAnswered
All
Hall of Fame
Twitter
Terms of Service
Privacy Policy
Contact Us
Archives
Tell A Friend