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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to - PKCS#7 in c#30 Jun 2006 17:54 GMT2
I am new to cryptography.
Our application is supposed to send out an XML message to an external
system. The requirement is to encrypt it with PKCS#7? How do I do this
in c# code. I could not find any examples.
Certification Authority, code signing, code access30 Jun 2006 14:56 GMT3
Hi, can I configure/program my vb.net exe/dll to trust on only a particular
Certification Authority (CA)? For example, I would create a new CA, it would
certainly those dlls that I created. Then, my exe would trust only this CA,
thus only those dlls that I created.
How to: check for firewall blocking?30 Jun 2006 06:33 GMT3
Is there a way to check to see if a firewall is going to block my apps
communication?  .NET 2.0
I've seen some more recent Microsoft games that were able to test for
blocking and then prompt the user if they would like to add the application
Proxy server authentication30 Jun 2006 03:28 GMT2
I am developing a C#.NET Windows forms client-server application. The client
software needs to be able to access the server software regardless of the
proxy server configuration of the machine on which the client runs. Using the
following code, the client can access the server via ...
Trust relationship exception29 Jun 2006 04:31 GMT3
This code has been working all right for a couple of days, but suddenly I'm
getting the error detailed later (C#):
System.Security.Principal.WindowsIdentity ui;
System.Security.Principal.WindowsPrincipal up;
Loading permission sets27 Jun 2006 16:14 GMT2
Is there any way to load a System.Security.PermissionSet with all the
permissions that are defined in the runtime security policy for a specific
zone? For example I want to set up an application to simulate running in a
browser, so I want it to be set up with all the permissions ...
At What Point Does the Security Begin?25 Jun 2006 09:38 GMT10
If an ASP.NET page with the usual username and password fields is not secure
(it's called at http, not https) but posts to a page through https that does
the username/password lookups, is this process secure?  Or do both pages need
to be going through https?
Need advise...23 Jun 2006 10:45 GMT9
I have a windows application with a Windows login dialog which is used to
handle different specific users different that Windows login users.
When I start my application I get a security exception when I am loged in as
a Restricted Windows user. The generated exception is normal ...
Forcefully issuing a new ASP.NET_SessionID22 Jun 2006 20:54 GMT4
Does anybody know how I can programatically force ASP.NET to issue a brand
new sessionID to an end user.  The primary challenge I'm looking to overcome
is getting this done in one response request:
1. Client issues an HTTP request (sending in sessionID via cookie)
Help : Access denied ???22 Jun 2006 17:09 GMT4
I have a windows application that can be use by any user. In order to check
my applciation least priviledge i nee to be sure that my applciation runs
correctly with minimum rights.
One phase of my appliction is that it store some log information in a file
Active Directory and ASP.NET 2.022 Jun 2006 15:35 GMT3
Hi -
I am successfully able to retrieve tokenGroups data for a given
sAmAccountName from a .NET 2.0 web page.  However, I'm still in test mode on
my own machine.  What will I need to do to access AD from the web page when
permission for socket access22 Jun 2006 05:57 GMT2
Hi, i only need to make the scoket access unrestricted and nothing else. How
do i do this in an xml which i will be using in adding a permission set using
caspol?
<PermissionSet class="System.Security.NamedPermissionSet" version="1">
Security settings for Folder21 Jun 2006 11:32 GMT1
I am using below code to give access to a user but when I check in explorer
only "Special Permission' is checked instead of "FullControl"?
DirectoryInfo di = Directory.CreateDirectory("C:\\zDeleteMe");
DirectorySecurity dSecurity = di.GetAccessControl();
Framework 2.0 vs Framework 2.0 SDK problem20 Jun 2006 15:49 GMT2
I have an application with exists out of 1 exe with lots of referenced
dll's.
The application is on a shared network drive, and then started from the
client. It'is made an compiled in VS 2005 and running on Windows XP
Where to store log file ?20 Jun 2006 13:08 GMT1
I have build a WIndows application that is deployed under 2000 or XP
workstation.
If I set to 1 the entry in <Diagnostics> elements of App.config file, then
it generates log file entry under a LOG folder located below the Installation
Pages: 1 2 3 May, 2006
 
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.