Archives

Currently Reading

Interesting TimesSoul MusicMen at ArmsLords and LadiesWitches AbroadReaper Man

More of Sytone's books »
Book recommendations, book reviews, quotes, book clubs, book trivia, book lists

Getting a MailItem from a Ribbon Event

You may find this code block handy:

/// /// Gets the mail item selected in the explorer view if one is selected or instance if that is the view active. /// /// The instance containing the event data. /// A Outlook.MailItem for the mail being viewed. private Outlook.MailItem GetMailItem(RibbonControlEventArgs e) { // Check to [...]

Great example of tracing a leak in SharePoint.

Just read this article, it is a great example of how the memory dumps can be used to trace issues and also points out a workaround to solve this problem prior to a patch being released.

http://www.todd-carter.com/post/2010/02/08/SharePointe28099s-Sasquatch-Memory-Leak.aspx

Visual Studio 2010 and .NET Framework 4 Training Kit – January Release

If you are looking at catching up with the VS2010 Beta 2 and Framework 4.0 world there is a free training kit avaiable at:

http://www.microsoft.com/downloads/details.aspx?FamilyID=752CB725-969B-4732-A383-ED5740F02E93&displaylang=en

In additiona Channel 9 is also running some courses.

http://channel9.msdn.com/learn/courses/vs2010/