Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Security / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error instantiating RSACryptoServiceProvider31 Mar 2005 21:59 GMT15
  I'm trying to instantiate an RSACryptoServiceProvider in a web service,
which works fine on my local machine.  But when I move the web service out
to my production server, it blows up with the following error:
System.Security.Cryptography.CryptographicException: CryptoAPI ...
revoke Windows authentication credentials for a session31 Mar 2005 20:22 GMT1
I am writing a web app that uses windows authentication. I have a logout
button in the app that abandons session and returns the user to the main page
of the application. I would like to force the user to provide their windows
credentials again if they choose to reenter the ...
User's Privileges31 Mar 2005 18:03 GMT3
I need to know the user privileges (does user have administrator privileges)
.
Which  c# api's should i use?
Thanks a lot
Changing folder security 31 Mar 2005 17:33 GMT5
I need to set folder security to full control to everyone
is it possible from code (without calling any external applications and
sripts) ?
example would be nice.
ClientCertificates and IIS5 with https://localhost31 Mar 2005 05:49 GMT6
I have seen a number of postings with problems similar to this:
W2k Pro  sp4 fully patched
IIS 5 web service:  ssl enabled; requiring client certificates
Running on same machine as client
Custom principles and DnsPermission.Demand()31 Mar 2005 01:22 GMT4
We have windows application and have created our own custom principle &
identity objects that implement IPrinciple and IIdentity. When a user logs
into our system we set the threads principle to our custom principle object
by calling Thread.CurrentPrinciple = blah. This all works ...
Finding out if user has privileges to a diectory.30 Mar 2005 22:46 GMT4
How can I, through VB.NET, find out if somebody has access to a specified
directory? The directory will be on an 2000 Server.
TIA.
Jeffrey.
Decoding extended ascii base64 string30 Mar 2005 16:22 GMT1
I have an application that sends a .NET (C#) web service an base64 encoded
string.  This string sometimes includes extended ascii, e.g. é ù ô and when I
try to decode this string in the webservice using:
string decodedString = Encoding.UTF8.GetString( Convert.FromBase64String(
Need only execute rights for web app.  Did I set this up right?30 Mar 2005 15:42 GMT1
I have created a web app and now I want to make sure that it only has execute
rights to run.  Below is what I put in the assembly file.  Is this correct?  
'Allow this web app to execute
<Assembly: Web.AspNetHostingPermission(SecurityAction.RequestMinimum,
HELP Security in .Net framework30 Mar 2005 14:46 GMT1
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
Sharing Application and Session scope with ASP in IIS630 Mar 2005 14:37 GMT2
I've installed my web application on a IIS6 (Windows 2003) but I've
difficulty to share caching in Application and Session scope between .NET
and ASP.
It works on a II5...
IIS "secure communications"and "certificate" sections disabled.29 Mar 2005 19:49 GMT10
Hi, there:
 This might be a newbie question. I want my web service to require a
certificate to access, so I go to IIS my virtual directory property and
Directory Security page. I found the "secure communication" secion including
X.509 certificates and httpwebrequest28 Mar 2005 20:10 GMT3
We retrieve data from a company called XYZ through httpwebrequest.
The program is coded using VB.NET
They have given a certificate to install.
This certificate is included with the request object.I use httpwebrequest to
Problem with RSACryptoServiceProvider ( incorrect usage of public-private keys ? )28 Mar 2005 18:54 GMT2
I want to encypt a small ( I'm aware that max 117 bytes may be encryptes
with RSA ) portion of data with private key and later to decrypt it with a
public key which will be embeded in my code.
The problem I am expieriencing is that I _cannot_ decrypt anything with
Newbie Question:  Trust an Assembly Wizard28 Mar 2005 14:06 GMT1
Hi.  Under the Microsoft .Net 1.1 Wizards there are 3 wizards:
1) Adjust .Net Security
2) Trust an Assembly
3) Fix an application.
Pages: 1 2 3 4 February, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.