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 / ASP.NET / Security / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Custom Membership Provider FullTrust Problem30 Jan 2007 17:59 GMT7
I've written a custom membership provider which works with tables in
my ms sql database. This works great locally, but as soon as I run the
site on the live (shared) server, I get the following error message:
Parser Error Message: Attempt to access the method failed.
Integrated Windows Authentication30 Jan 2007 11:55 GMT2
I have read somewhere that Basic Authentication should be avoided
because it sends passwords in clear text and that Integrated Windows
Authentication only works with Internet Explorer on a Windows
computer. I have a website in IIS with only Integrated Windows
Permissions for remote debugging in Visual Studio 200530 Jan 2007 06:01 GMT1
I'm a bit new to both managing a server and using visual studio pro 2005.
...hopefully, I'll describe the question properly and hopefully this is the
correct newsgroup.
I recently went from the free express version of visual web developer to the
Failed access to IIS metabase problem - Can anyone help please24 Jan 2007 15:19 GMT2
Server Error in '/FifthValley' Application.
--------------------------------------------------------------------------------
Failed to access IIS metabase.
Description: An unhandled exception occurred during the execution of the
Web Service Security22 Jan 2007 18:38 GMT3
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
asp.net connection to sql server?22 Jan 2007 18:01 GMT4
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 ...
2 servers, 1 website, security issue22 Jan 2007 11:38 GMT1
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.
Preventing Image Bandwidth Theft21 Jan 2007 23:38 GMT5
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
Active Directory21 Jan 2007 05:20 GMT8
Greetings All,
Being a little less familiar with accessing AD, can someone tell me the best
way to obtain an AD user record (profile).  Ultimately I would like to simply
obtain the manager that has been assigned to a specific user.
To get all logged in user information on admin side in asp.net 2.018 Jan 2007 16:57 GMT1
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
ApplicationName: Create programmatically18 Jan 2007 06:48 GMT1
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 ...
RolePrincipal vs Custom Principal17 Jan 2007 16:32 GMT2
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
Better security17 Jan 2007 07:30 GMT2
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.
How to find code permissions needed17 Jan 2007 07:14 GMT4
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
Authentication exception calling ActiveDirectory.Domain.GetCompute17 Jan 2007 04:33 GMT3
Hi;
I can call both:
using (DirectorySearcher objSearcher = new DirectorySearcher())    {
    return (string) objSearcher.SearchRoot.Properties["name"].Value;
Pages: 1 2 3 December, 2006
 
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.