Browse by Tags

All Tags » Windows Server (RSS)

Visual Studio 2008 SP1, TFS SP1 and .NET Framework 3.5 SP1

As we already know, apart from bug fixes, .NET Framework 3.5 SP1 includes major product enhancements such as ADO.NET Entity Framework, ADO.NET Data Services and enhanced LINQ to SQL (which now supports the new date and FILESTREAM data types in SQL Server...

The Authenticator in Kerberos and Active Directory

Every time I have read about the Kerberos protocol in the past, I have just passed through the section that talks about the "Authenticator" and have never thought about its role in the authentication process. For some reason I decided to know more about it today so this post explains what it does and why we need it. ** As you may know, the Kerberos protocol is based on the concept of key distribution and a number of keys are involved in the authentication process so I have used color coding to simplify correlation. Items in the same colour are referring to the same key. ** When a Kerberos client wants to interact with a service (like a secured WCF service), it needs a service ticket to pass its credentials to the service and prove its identity. The client obtains this service ticket by sending a request to the Key Distribution Center (KDC). After verifying the user credentials, the KDC creates and returns the following items back to the client:...
Posted by Mehran Nikoo | with no comments
Filed under:

Launch vs. Release To Manufacturing

We had an announcement earlier this year about the combined launch of Windows Server 2008, SQL Server 2008 and Visual Studio 2008, which is scheduled for 27th Feb 2008. It is important to know that the launch date is not necessarily the same as the release...