Groups | Blog | Home


Archived Months
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


all groups > dotnet security > june 2006 > threads for june 8 - 14, 2006

Filter by week: 1 2 3 4 5

Strange behavior or where is SecurityException?
Posted by Sneil at 6/13/2006 11:56:06 PM
Just simple code: using System; using System.Reflection; using System.Security.Permissions; [assembly : ReflectionPermission(SecurityAction.RequestRefuse, Flags=ReflectionPermissionFlag.AllFlags)] namespace UseReflect { public class Program { public static void Main(s...more >>

Mapping AZMAN to our existing security Design, Scenario?
Posted by Vijay Varma at 6/12/2006 8:14:02 AM
Hi, Our applications are running under visual basic 6 and SQL Server.Security for these applications like user,roles,groups and object permissions are been stored in sqlserver and checked through the application.We have our dynamic menu which is been stored in SQL Server and displayed dynamic...more >>

SecurityAction.Demand Fails in Asp.Net 2.0 N-Tier Environment
Posted by Lee at 6/9/2006 6:12:45 AM
After a great deal of research and investigation I must concede defeat and ask the help of the experts. In ASP.Net 1.1 I used to attach roles to the current context in the AuthenticateRequest event as such: protected void Application_AuthenticateRequest(Object sender, EventArgs e) { // p...more >>

Reading - Parsing Records From An LDAP LDIF File In .Net?
Posted by Jean-Marie Vaneskahian at 6/8/2006 10:18:39 PM
Reading - Parsing Records From An LDAP LDIF File In .Net? I am in need of a .Net class that will allow for the parsing of a LDAP LDIF file. An LDIF file is the standard format for representing LDAP objects. I need to be able to read the records from an LDIF file into ..Net. There exists a...more >>

Framework 2.0 vs Framework 2.0 SDK problem
Posted by Dikbill at 6/8/2006 3:09:54 PM
Hi there, I have an application with exists out of 1 exe with lots of referenced dll's. The application is on a shared network drive, and then started from the client. It'is made an compiled in VS 2005 and running on Windows XP machines with SP2 and the latest updates. The executable work...more >>



DevelopmentNow Blog