Loss of My.User.Name is not that bad…

Imports System.DirectoryServices.AccountManagement In WPF development you can’t just use the “My.User.Name” classes as it is not set by default. If you still want to use it you can “My.User.InitializeWithWindowsUser()” to have it setup, but there is a better way. If you are using Active Directory .Net 3.5 has provided a new way to access information… […]

Waffling on SharePoint…

Documentation, documentation and more documentation.. The life blood of IT. The only problem being that it is very difficult for a technically minded individual such as myself to write documentation with NO technical content what so ever! These documents are what the business really want; They do not care that the workflow capabilities of SharePoint […]