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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LDAP Binding30 Apr 2007 22:18 GMT4
I  am at a University wherein , use OpenLDAP for the central security. I am
trying to create a standard MemberShip provider to allow those of us who
like to program in asp.net to develop identity aware applications for IIS
servers. (asp.net 2.0)
declarative vs. dynamic security demand..why aren't these two snippets equivalent?26 Apr 2007 08:13 GMT1
I have a group (TESTGROUP) defined on my machine. I'm running this
code as a member of that group. It succeeds because I'm a member of
TESTGROUP:
  class Program
Encrypting Data into a string24 Apr 2007 17:31 GMT2
I am trying to encrypt a connect string that has some special
characters in it (i.e. ';' and '=' and whatever other funky chars can
be in a password). So this chokes when I use the Convert.ToBase64 and
Convert.FromBase64 methods. I need the result to be a legitimate
Dotnetnuke Password Encryption23 Apr 2007 18:30 GMT2
I wasn't sure where to post this. Let me know if you know where exactly to
post it. I'm using DNN 2.4 and till now I wasnt encrypting my passwords but
now I want to so I just changed the value of the "Encryption Key" column in
the "HostSettings" table to RSA. But how do I modify ...
Windows Vista UAC and PrincipalPermission22 Apr 2007 15:33 GMT1
How do you tell if a user "is in role Adminstrator" when using Vista with
UAC enabled?  I know I can right click the executable and select "run as
administrator", but how do I check for permissions and then force elevated
permissions before use of a section of code?  It seems ...
Environment variable windir no access20 Apr 2007 12:36 GMT1
i have a small programm which tries to read the environment variable
"windir".
This works fine for me but if i install this software on different machines
sometimes it works, sometimes it doesnt.
workgroup information file and remote users20 Apr 2007 12:15 GMT1
I'm reading through the general help file on user-level security and it
indicates that when a person logs on using their password, "Access then goes
out and reads a workgroup information file".  Does this mean that the user
needs access to where I save the workgroup information ...
cant use GetProcessesByName with vista!18 Apr 2007 18:04 GMT1
GetProcessesByName throws exception if the user isnt administrator..
Considering user cant be administrator on computer how can he see what
processes are running on computer with VISTA!??!
Thanks,
WindowsIdentity error16 Apr 2007 02:52 GMT1
Hi I am getting an error returned when I try to use the constructor
for WindowsIdentity when running from an XP platform. I am using .NET
2.0:
System.Security.Principal.WindowsIdentity objIdentity =
symmetric key generation between server and client14 Apr 2007 17:22 GMT3
I have developed a client and server application.
The client and server application are created using the socket programming.
Now i want to send the data in encrypted format.
For that i want to generate the symmertric key. Can somebody provide me the
System.Security.Permissions.StrongNameIdentityPermissionAttribute issue when Using vs200511 Apr 2007 07:09 GMT1
   I have a dll compiled in Visual Studio 2005 using strong name and have
  some security demands so that the calling application/assembly requires
the
  dll signed with the private key.
X509 certificate with password11 Apr 2007 01:49 GMT1
I have a certificate X509 with a private key therefore is protected by
password stored in a file.
I need to read the certificate, with NET2 is a peace of cake:
X509Certificate cert = new X509Certificate(@"...path...", "password");
crystal reports crashes after w2003 sp2 installation10 Apr 2007 21:35 GMT1
Hi fellows, very strange thing is happening on my application.
I have a web application on production server that is crashing when you
try to export to xls format. The application has been working for two
years and some updates needed to be done periodically. The last update
security while data transferring....07 Apr 2007 12:21 GMT1
  I am new to .net technologies.
 ASP.NET has security feature by default? if not, how to provide security
while transferring data between iis server to uer's machine.
Any suggestions are welcome.
SecurityException: Request failed in LoadControl05 Apr 2007 17:34 GMT4
I have a web part which dynamicaly loads an ascx control. If I
configure my sharepoint for full trust, everything works fine. Using
other security settings, I get the following exception:
[SecurityException: Request failed.]
Pages: 1 2 March, 2007
 
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.