.NET Integrated Windows Authentication (on Server 2003, 2008 R2 and Win7)
I'm having a nightmare creating my first Window Authenticated app... There is a lot of documentation available on the web but despite trying to follow the most common approaches, I'm still limping along. My requirements are initially very simple: I have a page for viewing records (in a separate SQL Server), which I want any authenticate...