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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Registry access19 Feb 2005 21:45 GMT4
I've write console application which uses Data Protection API to hide
connectionString. I use registry to store crypted data. Reading registry
works OK without any security realated code. But writig registry is a
nightmare for me.
Web Services over IIS using SSL17 Feb 2005 20:11 GMT1
A healthcare company plans to secure calls to webservices using a combination
of SSL, XML firewall(between iis aspx server and web services server) and
using basic authentication. We plan to migrate our ldap users from our
integrated security into the basic authenticatino on the ...
X509 Certificates + ssl17 Feb 2005 19:55 GMT1
HI NG!
I've got a problem regarding a secure Connection to an Exchange Server 2003
(selfsigned certificates). I've read some articles about using the
ICertificatePolicy ,using a class with the function CheckValidationResult
logon name variable17 Feb 2005 19:40 GMT1
what is logon name variable that I can use in my ASP.net to redirect users to
different webform or SQL table as they logon?
Need to add FullTrust to a dependent assembly17 Feb 2005 19:14 GMT4
My application runs in FullTest and needs to give the same trust to an
assembly control which gets loaded. I would like to add the FullTrust before
I load the form containing the control for the first time and then remove
the trust before my app closes.
using visual studio.net 2003 debugger with security problem17 Feb 2005 06:55 GMT1
 I want to be able to use Visual Studio.net 2003 on a Windows 2000
workstation as a debugger for both classic asp web applications and Visual
Basic.net web applications.
 I also want to use Visual Studio.net 2003 in design and test mode for code
error running CreateProcessWithLogonW16 Feb 2005 19:29 GMT3
I want to run cacls to assign rights to a file from a vb.net dll I wrote..
Dim app As String = "cacls.exe """ + ICopyTo + """ /E /G """ + ICopyRights +
""":R"""
Then I want to logon as a network admin to set those rights...
MAC - NTLM AUthentication16 Feb 2005 16:09 GMT1
I am working on the Intranet website & i need to authenticate the Users
using Windows Authentication. The Windows authentication works fine with
Windows OS machine, but the MAC OS Users are not able to log on the Intranet
website. How do i ask the User to login when he is ...
GetHashCode() 16 Feb 2005 16:01 GMT2
Could someone tell, which hashing algorithm is used in the
.Net's System.String.GetHashCode() call please?
Signature

Rahul Kumar

Moving application that depends on deserialization on a CD15 Feb 2005 21:19 GMT2
Situation: Application runs from a CD and needs information from a
serialized object. Both the serialized object and the application are on a CD
and therefore in an untrusted zone.
I did get File.Open to work by manipulation FileIOPermission. But
.NET Remoting Security14 Feb 2005 01:28 GMT4
We have the client application making calls to the server using .NET
Remoting.  The communication is protected by authentication,
authorization, and encryption, so nobody can get into the channel.
Also the client and the server applications are digitally signed.  Now
ASP.NET web app, Win2003, & Active Directory12 Feb 2005 05:25 GMT1
All,
I developed an ASP.NET web app on my local machine (W2K) and everything
worked fine.  I was able to grab all the attributes of the AD schema.  I then
moved my app to the development server (Win2003) and now 95% of the
Code Access Security ASP.NET11 Feb 2005 18:31 GMT1
I have a strongly named assembly that is in the GAC.
I have given the assembly access at Machine Level to both registry and
EventLog.
I have [Assembly: System.Security.AllowPartiallyTrustedCallersAttribute()]
get computer name of client machine11 Feb 2005 15:13 GMT7
I need to capture client infor like computer name or current logon user
on client machine from IE browser. the web app is running on an
intranet.
I tried running this code inside c# web.aspx, which is working fine,
failing Process and impersonation connection11 Feb 2005 14:45 GMT2
In vb.net I impersonate a domain administrator
I confirm this using:  WindowsIdentity.GetCurrent().Name))
then I start a process which shells out and uses CACLS to assign a group
right to a file and I get an Access Denied error message.
Pages: 1 2 3 4 January, 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.