can you or some one guide me how to test on this code in working envirnment?
I have IIS on windows 2003 domain and
dot net 2005 on workstation
what else i need to test this?
I've never used NTML before.
I've always used some kind of Forms Authentication and have played with Windows Authentication. Judging by that article that I read yesterday I would assume that you would just use the NetworkCredenti als class to authenticate against the NTML...try testing that first.
Comment