| Thread | Last Post | Replies |
|
| Lost ability to use membership system | 10 Apr 2007 14:11 GMT | 2 |
Developing a VS2005, SP1, VB, .NET 2.0, ASP.NET 2.0, WSE 3.0 web site to consume web service with SQL Server Express 2005. It was working excellent with the logins, passwords, roles and access rules. All membership controls were put onto forms without using all the default
|
| trying to figure out code permissions | 09 Apr 2007 17:38 GMT | 6 |
Hi; I assumed the following code would not load. And if it loaded, would throw an exception on the OpenText. However it runs fine. AssemblyInfo.cs:
|
| General Architecture Question | 05 Apr 2007 15:01 GMT | 3 |
Just a quick question with regard to where to hold roles for applications. Is it better to have a central user, application & roles database and pass a user object to an application OR store the roles for each user in each applications own database?
|
| basic authentication by code -- help needed!!! | 03 Apr 2007 00:08 GMT | 5 |
I'm working on a content pages web site engine which deifnes 2 types of security methods. some of the pages don't need authentication and can be accessed by everyone, while other pages (the same aspx page- different content)
|
| Protecting .NET assemblies (runtime) | 02 Apr 2007 10:06 GMT | 8 |
I have a collection of various .NET assemblies I authored used in various applications within our corporate Intranet. The assemblies are used in fat-client apps, asp.net apps, etc, therefore many of the assemblies are distributed to end user systems (they are not installed in ...
|
| How to give access by group from cmd line? | 02 Apr 2007 02:38 GMT | 2 |
I have a web project that I started building below My Documents\Visual Studio folder. When trying to place it in IIS 5.1 (I am running XPSP2) I get an error: -----------------
|