Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net security > january 2007 > threads for january 15 - 21, 2007

Filter by week: 1 2 3 4 5

Preventing Image Bandwidth Theft
Posted by Med at 1/21/2007 2:30:08 PM
Hi, Is there a way to detect in asp.net if images are hot-linked from another websites? I intend to create a default image and serve that image instead of the image requested from another website? Kind Regards Med ...more >>

2 servers, 1 website, security issue
Posted by musosdev at 1/21/2007 9:11:01 AM
Hi guys Wonder if you could help me out with some security issues I'm having installing my code on a client's network. Here's the setup. We've got 2 servers, the first (DC) is a Win2k3 Std machine running as a domain controller, with Active Directory, etc - and IIS6. IIS is running an I...more >>

Web Service Security
Posted by Bob at 1/19/2007 4:15:12 PM
Hi, I have read the other posts here on this subject but I am still unsure of the best way to approach my situation. I am new to web security and web programming in general. I have a web service and a thick client and a Standalone Root certificate server. The thick client will be installed on...more >>

asp.net connection to sql server?
Posted by J at 1/19/2007 10:00:02 AM
Hello. Sorry if this is a novice question but can anyone show or point me to some code in having windows authentication to sql server for an asp.net application where it's not using just one generic windows account? I need to assign individual windows logins to our users (basic authenticatio...more >>

To get all logged in user information on admin side in asp.net 2.0
Posted by ShilpaM at 1/17/2007 9:56:01 PM
Hi, I am developing an webapplication,which is public user registration system,where i want to get all logged in users information on administrator side.Can you please give me an possible solution. Regards shilpa...more >>

ApplicationName: Create programmatically
Posted by Claus Konrad [MCSD] at 1/17/2007 3:21:01 PM
Hi I have a situation where I have to create an entry in the membership database (std. .NET 2.0 asp.net DB). This entry is a new Application in the aspnet_Applications table, but as I do not want to do that directly into the table, what api-object is actually presenting this ability? I h...more >>

RolePrincipal vs Custom Principal
Posted by LetoLtd at 1/17/2007 7:54:01 AM
I have a custom IPrincipal class that I setup and put into Context.User in the Application_AuthenticateRequest, all works fine. However when I check the HttpContext.Current.User in a page my Custom IPrincipal has been overwritten by the RolePrincipal class, how do I stop it doing this? Than...more >>

How to find code permissions needed
Posted by David Thielen at 1/16/2007 11:12:41 AM
Hi; I know this was answered before but with the MS Web interface to the groups down I can't find my saved postings so I have to ask again. We are going to try and figure out Partial Trust again. What is the program that will tell me what permissions a program needs and what method in it re...more >>



Better security
Posted by David Thielen at 1/16/2007 11:05:11 AM
Hi; First off, if you have not read Dominick Baier's book yet - GO READ IT NOW. That is the book I wish I had read first - would have saved me boatloads of time. Ok, on to the question. It seems to me the best way to store secrets that we need to plaintext of (ie can't just hash and save th...more >>

Conditional Authentication / Authorization Approach
Posted by KW at 1/15/2007 8:04:17 PM
I have the following fairly simple scenario. I have a set of pages that require users to be authenticated ONLY when certain other conditions are true. For example... These two pages require users to ALWAYS be authenticated: - PageA.apsx - PageB.aspx While these two pages only require users...more >>

Access to path "c:\inetpub\wwwroot\myApps" is denied.
Posted by Patrick.O.Ige at 1/15/2007 5:30:55 PM
I moved web apps to Win2003. I have given read/write access rights to machinename/IIS_WPG but still getting the error "Access to the path "c:\inetpub\wwwroot\myApp" is denied. " Also gave machinename/IIS_WPG rights to the folder myApp What i notied is that the folder has Read Only attribut...more >>


DevelopmentNow Blog