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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TripleDES C# Source Code25 Feb 2008 20:15 GMT4
Does anyone know where I can find the source code to the TripleDES algorithm
in C#? I found it in Java and C++, but not C#.  I found the calls to
Encrypt() & Decrypt(), but not the source itself.  Yes, I could translate it
from C++ or Java; but I don't want to re-invent the wheel ...
How to find out whether I can enumerate files in a directory?25 Feb 2008 00:03 GMT2
I tried the following but it tells me for every folder on my pc that I
would not have access to it.
What did I wrong? When it comes to CAS I'am a complete moron..
if (new FileIOPermission(FileIOPermissionAccess.PathDiscovery,path)
Can't open network files from IIS 6 .net web apps19 Feb 2008 20:04 GMT1
Windows 2003 Server SP2 w/ IIS 6 is webserver.
Our ASP web application has this code which is attached to an “OpenDocument”
button on a web form to stream a pdf file to the browser with the pdf file
name and path contained in a database field shown on the form.  If the PDF is
LogonUser and GetUserName API issue14 Feb 2008 18:27 GMT1
I have got some doubts
I have a win2k machine with domain logon
When i run GetUserName API containing exe at command prompt i am
getting the username in a format in which i have logged on to the
LDAP for Windows XP13 Feb 2008 19:17 GMT3
I have a windows application that requires security login and I would
like to retrieve the windows XP user ID and Password to compare it
with their entries to the application.  Any help would be very much
appreciated due to short deadline.  I do not think I have the right
Radius client for dotnet13 Feb 2008 18:48 GMT1
Is there a Radius client for dotnet? Free would be best. Need somthing
to work with Vasco. Thanks
Generating RSA keys based on p, q, and exponent11 Feb 2008 08:20 GMT1
Is there any function to generate public/private keys based on known p, q
and exponent values and use these in RSACryptoServiceProvider?
Thanks.
WCF SecurityContext with many clients09 Feb 2008 12:46 GMT2
I'm without ideas to fix this problem...
Scenario:
- One WCF Service
   * ( using "ServiceBehavior(InstanceContextMode =
System.Security.Principal.WindowsIdentity file.copy09 Feb 2008 00:41 GMT1
I have follwing code it works only from the same system but not from the
other client or system.
 strusername = Me.txtUserId.Text
       strpassword = Me.txtpassword.Text
System.Net.CredentialCache.DefaultNetworkCredentials07 Feb 2008 12:55 GMT3
I want to get current login credentials by using
System.Net.CredentialCache.DefaultNetworkCredentials in my c# windows form
application, but when I exam it by setting breakpoint, it's empty. Why?
Thanks.
Secure single sign on/automatic login?07 Feb 2008 11:36 GMT3
I need your input on how to solve a problem that we have.
Our company provides a web-service, a SaaS.
Our idea is to create a destop appilication that can communicate with
the web service using https.
WCF Claim question : different claimset on IIS then when selfhosted04 Feb 2008 07:50 GMT2
I have a strange situation.
I have created a WCF service that takes a client certificate (coming
from a smartcard).
When I check the AuthorizationContext and look for the claimset
 
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.