Browse by Tags
All Tags »
Framework (
RSS)
With Visual Studio 2005, the CTP August 2005 has new runtime features for Nullable types. Nullable types had unexpected behavior with boxing to Object (null is lost). This behavior could only be changed by changing the runtime. Somasgear explains with...
...if a single database (SQL Server 2005) is used - no DTC needed! Transaction Promotion and Delegation will be supported by Enterprise Services! More information in Paul Fallon's Blog Transaction Promotion and Delegation coming soon to ES Transactions...
The C# access modifier internal defines access is only allowed within the assembly. This is what .NET 1.0 defined. With .NET 2.0 friend assemblies are allowed to access these members, too. Friend assemblies are defined with the attribute class InternalsVisibleToAttribute...
Bart De Smet has some Longhorn milestone dates . Christian
Microsoft outlined the roadmap for Project Green : Wave 1: 2005-2007 Common role-based shared user interface with Office integration Interoperability with service-oriented applications SQL Server Reporting Services as the default reporting environment...
Krysztof Cwalina blogged about new naming guidelines for generic types . The BCL team considers remaning several of the BCL generic types. Some provisional examples: EventHandler<TEventArgs> Converter<TInput, TOutput> Dictionary<TKey, TValue>...
Krzysztof Cwalina blogs about a proposal to refactor these new interfaces . Currently the interface IComparable<T> defines the methods CompareTo and Equals . Because not always all methods are needed, the new version might be two interfaces: IEquateable<T>...
.NET 2.0 has many new classes to access the Active Directory and other directory services. The new namespace System.DirectoryServices.ActiveDirectory offers classes to control and manage the Active Directory. System.DirectoryServices.Protocols offers...
The session title " Creating a Klingon Culture " required some special action. The attendees have been really surprised seeing me as a Klingon . After the session not only questions have been asked, I've received more requests for pictures ;-) It would...
nuqneH!
On Friday I'm giving a presentation about localization and globalization of .NET applications. This session will be a lot of fun - not only because of the many samples I'm showing ;-)
Come to room 3b at 4:15 PM, and you will see. You can bring your drums to have even more fun :-)
Here is information (and some screenshots) about the samples!
Christian...
More Posts
Next page »