Ask a Question related to ASP.NET Security, Design and Development.
-
Good reference book..
I have been using .net for a while. I want to have my windows authentication
concepts cleared - . particularly how it works on Intranet sites. Is there
a good, simple to understand reference book/sites that can help me with?
Appreciate any help.
Guest
-
Need a good XML book
Can anyone recommend a good book to help me with XML integration in Flash. I need a book that will teach me step by step with very specific... -
Good book about ASP + Databases?
When I started, I just got asp for dummies, looked for the pages I needed help with, and that was all I needed. The rest I learned online. You just... -
A good FHMX book?
Hey everyone! I'm shopping for an excellent FHMX book. I use DWMX,FWMX, so am familiar with the MM way of doing things. It may be time for me to... -
A good PHP book
"PHP Cookbook" by Sklar and Trachtenberg (O'Reilly) It's not a reference but a collection of great solutions to common tasks you are likely to... -
Good Book about CVS?
Anyone out there can recommend some good books introduce and learning about CVS? I read the CVS document, but it not so good to learn. O'Reilly... -
Cowboy \(Gregory A. Beamer\) #2
Re: Good reference book..
I am not sure what would be consider good and simple in your vernacular, but
there are plenty of free (thats right folks, free) books at
[url]http://msdn.microsoft.com/architecture[/url]. Look for the patterns and practices
section. Great information on security, infrastructure and architecture for
developers. Does not completely relate directly to .NET windows
authentication, but you will find the topics in there.
Now, as far as windows authentication goes, what you are you trying to
accomplish. A web app or a windows app, or are you just looking for the
basics of NTFS permissions and how they relate to user's logons? Or, do you
want to get into Active Directory?
The answers to these questions will help myself and others lead you in the
right direction, as there is a lot of information out there, both in books
and online.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
************************************************** ********************
Think Outside the Box!
************************************************** ********************
<.net user> wrote in message news:OEyflHmxDHA.1744@TK2MSFTNGP12.phx.gbl...authentication> I have been using .net for a while. I want to have my windowsthere> concepts cleared - . particularly how it works on Intranet sites. Is> a good, simple to understand reference book/sites that can help me with?
>
> Appreciate any help.
>
>
Cowboy \(Gregory A. Beamer\) Guest
-
.net user #3
Portal starter kit windows authentication
Thanks for your information, Cowboy.
I want to understand how different pieces work to for the role based windows
authentication in a .net Intranet site.. I have put together the approach
i'm using but it doesn't work so it prompted me to refer to a good book on
the topic of winodws authentication. I have a separate posting regarding
this issue titled: 'Portal Starter Kit authentication".
"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
message news:uOQ0qsmxDHA.1856@TK2MSFTNGP09.phx.gbl...but> I am not sure what would be consider good and simple in your vernacular,practices> there are plenty of free (thats right folks, free) books at
> [url]http://msdn.microsoft.com/architecture[/url]. Look for the patterns andfor> section. Great information on security, infrastructure and architectureyou> developers. Does not completely relate directly to .NET windows
> authentication, but you will find the topics in there.
>
> Now, as far as windows authentication goes, what you are you trying to
> accomplish. A web app or a windows app, or are you just looking for the
> basics of NTFS permissions and how they relate to user's logons? Or, do> want to get into Active Directory?
>
> The answers to these questions will help myself and others lead you in the
> right direction, as there is a lot of information out there, both in books
> and online.
>
> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
> ************************************************** ********************
> Think Outside the Box!
> ************************************************** ********************
> <.net user> wrote in message news:OEyflHmxDHA.1744@TK2MSFTNGP12.phx.gbl...> authentication> > I have been using .net for a while. I want to have my windows> there> > concepts cleared - . particularly how it works on Intranet sites. Is>> > a good, simple to understand reference book/sites that can help me with?
> >
> > Appreciate any help.
> >
> >
>
.net user Guest



Reply With Quote

