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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Security Exception thrown25 Jan 2006 06:33 GMT1
Hai,
I've paste the shortcut of the exe in another computer which that
connected with my computer via LAN. But when I tried to execute the
shortcut of the exe it pop up Just- In-Time debugging where the error
signing and encrypting24 Jan 2006 18:15 GMT1
I have implemented a application, which encrypts and signs XML documents.
Each time when the application runs, a XML document will be signed or
encrypted, and a secret key will be created, which can used to verify or to
decrypt the XML document.
Request.IsAuthenticated returning false when it shouldn't24 Jan 2006 15:55 GMT1
I'm having troubles with reading Request.IsAuthenticated in
Application_AuthenticateRequest.  I have a scenario where I end up with
two .ASPXAUTH cookies, and there's no way in the world I can get rid of
both of them.  I set a new one, but it doesn't matter - IsAuthenticated
COM and Windows control on webpage24 Jan 2006 13:44 GMT2
I have a windows control dll in my root folder and embedded it on a webpage
which works fine.
I then tried to make a reference to a COM object in the control which needs
to run on the client machine.  I copied the dll for this object into the root
need help immediatly23 Jan 2006 19:55 GMT1
I am subscriber of these group and i need immediate help for my problem
My problem as under
I am using Asp.net "aspx" and Database is oracle 10g
I am storing a "jpeg","jpg","img" all image file in to database using
Session variable. Secure ?23 Jan 2006 15:09 GMT3
I'm developing a secure app. So I have a connectionstring in my web.config.
That string is encrypted. So it must be decrypted when I want to use it.
The question is, do I have to call the decrypt procedure every time (which
is a LOT of times), or can I do it once, and then have ...
Thread security23 Jan 2006 11:27 GMT6
I have a client/server scenario where I need the client to impersonate a
specific account, depending on rules established on the server.  Essentially
this a call back event that happens occasionally where the server needs to
temporarily elevate the clients permissions to do some ...
System.Security.SecurityException: Request failed.23 Jan 2006 09:00 GMT7
I'm getting the following error when running a VB.NET 2.0 user control
within Internet Explorer (i.e. embedded as an object in an HTML page):
"Microsoft .NET Framework
Application attempted to perform an operation not allowed by the
Having problem with Encryption using CryptoAPI21 Jan 2006 09:09 GMT2
Hi I Have following program.
When I run this program and try to encrypt the file using the "Encrypt"
button, the file gets encrypted. But every time i do encrypt, I get a
different output.
use CAS demand or not?20 Jan 2006 21:12 GMT2
If CAS policy is setup to deny an assembly ANC the permission
FileIOPermission, then if the assembly attempts to do File IO, the .NET
FW assembly that handles file IO should catch it, right? It shouldn't
be necesarry to put a check for FileIOPermission in the assembly
web service security that is interoperable20 Jan 2006 21:07 GMT2
What is the most secure option for web service security that is also
easily interoperable between .NET and java, or other technologies?
Suppose you are developing a .NET WS, and plan to have many callers
using many different technologies, which mechanism would you choose for
security issue with with windows service account20 Jan 2006 16:28 GMT2
My windows service application contains an IpcChannel which listens msg from
client.
If I install it with MyServiceProcessInstaller.Account="LocalSystem" or
"LocalService", or "NetworkService". Then I got an exception
Publisher Security20 Jan 2006 14:46 GMT1
Can anybody describe me why this code:
string assemblyPath = "myassembly.dll";
X509Certificate cert = X509Certificate.CreateFromSignedFile(assemblyPath);
Evidence evidence = new Evidence();
Problem with Security-19 Jan 2006 17:23 GMT1
I have a problem with security-settings in
a .NET Application.
The application has a strong name and is full trusted ("Trust an
assembly" - Full Trust),
Which Certificate store does IIS look at19 Jan 2006 14:22 GMT3
Which certificate store does IIS look at when someone tries to send something
through SSL to your website.
Thanks,
paul
Pages: 1 2 3 4 5 December, 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.