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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sending the WindowsPrincipal object from client to webService09 Nov 2004 15:29 GMT1
I am writing a webService that is going to be accessed anonymously (I don't
want to "configurable" depend on windows integrated authentication). But I
still want to authenticate the client (or rather the user using the client).
Because of this I want to send the WindowsPrincipal ...
Secure App Possible?09 Nov 2004 13:16 GMT3
If I have a Windows app that talks to a non SQL server database.  Is it
possible to have it secure?  So that no one can decompile the app modify it
and go after the database.
What do I have to do to make it secure?
RSA maximum key size09 Nov 2004 01:16 GMT3
Hey all, I have a question about what key lengths are supported by RSA
encryption in .Net (through RSACryptoServiceProvider).  I have checked using
code - something like this:
RSACryptoServiceProvider RSA = new RSACryptoServiceProvider();
Question about security zones and 'Unrestricted' vs 'Full Trust'09 Nov 2004 01:15 GMT2
I'm working on a no-touch deployed assembly and I would like to be
able to provide clients with an msi to 'trust' my software.
 I was wondering if there was any way to grant an assembly 'Full
Trust' when loaded from a zone other than My Computer (without using
Configuring Enterprise policy config file09 Nov 2004 01:11 GMT1
Hey all, how does Microsoft suggest that an organization set the enterprise
policy config file so that none of the common users can change that file?  Do
they suggest restricting the file permissions of the users such that they
cannot modify that file?
CTL_E_PERMISSIONDENIED08 Nov 2004 17:34 GMT1
I receive ERROR - CTL_E_PERMISSIONDENIED
On line with the following line of code fso.CopyFolder(path, destination,
True)
err detail
Security of .Net versus Java08 Nov 2004 17:29 GMT1
Can anyone explain to me the fundamental differences between java and .Net
and what the pros and cons of each are or or point me to a recent resource
which discusses these issues?
Thanks
rijndael using C# and actionscript:08 Nov 2004 13:19 GMT1
Hello i'm using this link to test:
http://www.codecta.com.br/rijndael.html
i have a flash applications that sends me CIPHERTEXT and i should open it.
i can't open it using C# rijndael  class, i'm getting
Why is WindowsIdentity.IsAuthenticated returning false08 Nov 2004 11:55 GMT1
I created a WindowsIdentity object using the WindowsIdentity(IntPtr)
constructor passing it a token I received from a call to the LogonUser API
function.
Why is IsAuthenticated returning false although I just authenticated
Whats the Difference between Window 2003 and Windows 2000 registry08 Nov 2004 07:33 GMT2
I am trying to write to a event log called "TESTING" thorugh my web service.
This runs fine on WIndow 2000 and creates a key "TESTING" under the
HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICEs\EVENTLOG. But the same
webservice when deployed on Windows 2003 gives an error ...
Can't run Word Template Project07 Nov 2004 04:18 GMT1
When I try to execute a brand new C# Word Template Project, I get a dialog box with:
 The current .Net security policy does not permit WordTemplateProject1 to run from the folder .\WordTemplateProject1_bin\. Do not change the security policy in your computer.  The .Net security ...
protecting .NET assemblies against hackers07 Nov 2004 00:04 GMT3
I am at the beginning stages of writing a massive database-connected business
management application using the .NET framework and am becoming worried about
the security of the application upon completion.
I have recently become aware of the ease at which a .NET assembly can be
Retrieve current user GUID05 Nov 2004 15:23 GMT3
How can I retrieve the current logged user GUID?
Manually set custom permissions based on User04 Nov 2004 11:51 GMT6
Hi, I need to set custom permissions based on the currently logged-on user,
but I'm having some real trouble with this ...
I can set the current user on my web app, after I authenticate using my own
user database.
error writing encrypted byte string to a file04 Nov 2004 00:00 GMT1
I want to encrypt a string, and save it to file, so that later on I can read
in the string and decrypt it ... this SHOULD be pretty straight forward,
unfortunately it is not!
Here is a method that should perform both operations, however the data that
Pages: 1 2 3 4 5 October, 2004
 
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.