|
|
|
|
.NET Training, Consulting, Coaching & Development
October 2004 - Posts
|
|
|
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> Read More
|
|
|
|
With ASP.NET 2.0 it is easy to do a postback to a different page. The Button control has a new property PostBackUrl. This property can be set to a different Web page. Within the new page the values from the previous page can be accessed with the Read More
|
|
|
|
Paul Barlett finds a uncanny resemblance to the actor Shaun Williamson. I can't find any similarities myself, but that's my personal view ;-) Christian Read More
|
|
|
|
Lately I've posted about creating Word documents with XSLT. Office 2003 has another cool XML feature: I needed data from an Excel sheet in a special format for processing. With XML schemas this can be done very easily: Create an XML schema With the Excel Read More
|
|
|
|
Visual Studio 2005 will have support for Edit & Continue with C#! See S. Somasegar's announcment: C# Edit and Continue support for Visual Studio 2005 The new community technology preview will be available next week. Christian Read More
|
|
|
|
Yesterday Keith Brown's new security book arrived in my letter box: The .NET Developer's Guide to Windows Security The book has 6 parts with 75 "items" (chapters) that covery every security aspect of .NET applications. The first part of the book shows Read More
|
© 2002 - 2006 by thinktecture, Ingo Rammer and Christian Weyer. All rights reserved.

|
|