Home
»
MK .NET UG
»
Design, Solutions and .NET Framework by Dejan Dimitrovski
»
All Tags
»
Active Directory
Browse by Tags
MK .NET UG
Macedonian .NET User Group
Get this RSS feed
Home
Blogs
Forum
Tags
Tags
ASP.NET
CodePlex
deployment
IIS
LINQ
Security
Tagged Content List
Blog Post:
Credentials and Double Hop
dejan
Few year ago, when I was being an ASP.NET enthusiast, I had to deal with the problem known as hop the credential over servers. It looks that this problem still is the major pain for the most of ASP.NET developers, because many of them so often asks me that they lose the user credentials connecting to...
on
Wed, Aug 20 2008
Blog Post:
LINQ to Active Directory
dejan
LINQ to Active Directory implements a custom LINQ query provider that allows querying objects in Active Directory. Internally, queries are translated into LDAP filters which are sent to the server using the System.DirectoryServices .NET Framework library. LINQ stands for Language Integrated Query and...
on
Tue, Feb 26 2008