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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PasswordDeriveBytes in .NET 2.0 Beta14 May 2005 16:59 GMT1
I'm trying to run our .NET 1.1 code on the beta version of .NET 2.0.
Almost everything runs fine, however there's one small issue:
The following code is used to encrypt some data, the Key and IV are
derived with PasswordDeriveBytes. 'salt' is a byte array with length
How to protect data in executable file?14 May 2005 09:06 GMT2
  This is all about protecting my data in Executable file.
  I have developed a program in Visual Basic .NET 2002. I have many
questions in mind... please help me to complete my project.
  1. I have very much data to be incorporated into the executable file. I
Access Denied13 May 2005 13:09 GMT1
I have built an Windows Service, and I am getting an [Access Denied] error
when I execute the following line.
Dim AcApp As Access.Application = New Access.Application()
The Service is Logged on as a Domain.User.
IsInRole groupname with white space.13 May 2005 09:40 GMT4
Im trying to find out if a user belongs to a certain group in our domain. I
used it before and it works fine. Now i want to do the same but with a
groupname that has a white space in the middle of it. for example: DOMAIN\GRP
APP.
.Net Security Hole Problem - clients read each others files12 May 2005 22:19 GMT1
I am trying to preclude web clients from reading each others folders and
files on a pulic web hosting server running W2k server. They can read each
others files/folders by using simple .Net script and System.IO FileInfo and
DirectoryInfo classes.
Check for certian privileges12 May 2005 21:19 GMT4
I need to check if the user of the app has IO and Registy rights.  How do I
"Assert" that the current user of a WinForm app has these rights?
Thanks,
John
WindowsIdentity role caching in ASP.NET12 May 2005 20:55 GMT5
I've got an ASP.NET application which is impersonating the client and does
some role-based acess control internally. The application doesn't see
changes in role membership made through the Windows Local Users/Group editor
until IIS is reset.  WindowsIdentity is apparently caching ...
Impersonation code12 May 2005 15:55 GMT1
I have the following Impersonation code. This code is in C# and I want
to retrieve the data from the SQL server database using the Specified
windows username and password.
public bool ImpersonateUser(string sUsername, string sDomain, string
Distributed winforms application security12 May 2005 13:12 GMT8
I am writing a small application for work that connects to a database
(located on the company network) and writes some information. We use AD for
windows auth and I have administrator staus on the domain and my development
machine. The problem lies when I attempt to run the ...
Suppressing stack walks by PInvoke or IJW10 May 2005 18:31 GMT1
Do I have to do something special in order to suppress the stack walks by my PInvoke or IJW calls?
I plan to operate the .dlls only in a fully trusted environment.
My first guess is to apply the [SuppressUmanagedCodeSecurity] attributes to:
1) my C# wrapper class since they can make ...
system.security.securityexception09 May 2005 17:12 GMT5
I need some help here with security. I have a vb.net program that resides on
remote laptops. When the users log into another application (siebel) on some
server which I do not know anything about that application launches my vb.net
program. The program launches and shows up in ...
Form Authentication and new browser instance09 May 2005 16:55 GMT8
I am developing a Web application that uses the Form Authentication.
At one time, I need to launch a new instance of the browser using
javascript.window.open with the correct parameters.
When I run a test outside of authentication everything works fine.  However
Web services domain authorization09 May 2005 12:10 GMT1
I have a question about authorizing access to web service. Is it possible to
restrict access to certain web service based on domain name of a server
requesting that web service.
For example, I have a customers of my web service that have a domain name
sspi in c#06 May 2005 17:32 GMT6
I have been trying to use SSPI in validating user credentials in my winform
applications.  I have tried looking around the internet but it doesn't seem
that there are any code samples for wrapping sspi in c#.  Could someone give
me a hand?
Pls Help!  Passing credential between two web sites on same machin06 May 2005 11:06 GMT3
On the same machine, I have created two web sites, the first site requires
client cert and is mapped to a windows account.  The second site is
restricted to be called by the first site by limiting the IP address to
localhost.  If I enable windows authentication for the second ...
Pages: 1 2 3 4 April, 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.