Showing posts with label dotnet. Show all posts
Showing posts with label dotnet. Show all posts
Thursday, August 16, 2012
Saturday, September 4, 2010
Monday, August 30, 2010
WCF URL registration for users
If you are hosting a web service end point using a user (non administrative account), the url end point must be registered for that user. see http://go.microsoft.com/fwlink/?LinkId=70353.
Labels:
dotnet
Monday, August 2, 2010
Saturday, April 10, 2010
Programming on Microsoft Active Directory Using Microsoft .NET Framework
Programming AD system managment tasks is still a pain with .NET, you may do this if you are developing a sophisticaed customized management tool that is not available from the suite of native tool from Microsoft.
Querying Microsoft Active Directory Using Microsoft .NET Framework Library - CodeProject
Operations on AD using DotNet
Most administrators will simply script the tools. We have a choice of using
Querying Microsoft Active Directory Using Microsoft .NET Framework Library - CodeProject
Operations on AD using DotNet
Most administrators will simply script the tools. We have a choice of using
- VB/Java scipts
- PowerShell scripting with the AD module(only for Windows 2008 R2)
- DOS shell
Labels:
Active Directory,
dotnet
Friday, April 9, 2010
HTTP-Based Web Services with .NET
HTTP-Based Web Services with .NET
This is a very good and simple example of the cool stuff you can do with REST.
This is a very good and simple example of the cool stuff you can do with REST.
Subscribe to:
Posts (Atom)