<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>BlackWasp Latest Additions</title><link>http://www.blackwasp.co.uk/</link><description>New articles, tips and tricks at the BlackWasp web site.</description><language>en-uk</language><pubDate>09 Feb 2012 00:00:00 GMT</pubDate><lastBuildDate>09 Feb 2012 00:00:00 GMT</lastBuildDate><ttl>1440</ttl><image><title>BlackWasp</title><url>http://www.blackwasp.co.uk/rss/RSSLogo.png</url><width>120</width><height>60</height><link>http://www.blackwasp.co.uk/</link></image><copyright>Copyright (c)2006-2012 BlackWasp</copyright><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BlackwaspLatestAdditions" /><feedburner:info uri="blackwasplatestadditions" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Moq Partial Mocks</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/62q2yFHId7g/RSSLanding.aspx</link><description>Moq is commonly used to create mock objects based upon interfaces. However, it can also be used to mock classes. This includes the possibility of creating partial mocks, where some members are intercepted with expectations whilst others run as normal.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=PartialMocks</feedburner:origLink></item><item><title>ASCII Table Reference Sheet</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/DVW-1TNhZI0/RSSLanding.aspx</link><description>The American Standard Code for Information Interchange (ASCII) codes define numeric values for 128 characters, including control characters, letters, numbers and symbols. The code also forms the basis for many other character coding systems.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=Ascii</feedburner:origLink></item><item><title>The System.Type Class</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/nV2z4mvsWfQ/RSSLanding.aspx</link><description>The second part of the Reflection tutorial looks at the System.Type class. This class can be used to represent a type declaration, such as that of a class or structure, and obtain information about that type and its members.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=Type</feedburner:origLink></item><item><title>Building Help Files with Sandcastle</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/nEtjlP043xI/RSSLanding.aspx</link><description>XML documentation comments allow useful descriptive information to be attached to types and their members. This information is displayed within Visual Studio whilst coding but sometimes it is more useful to produce documentation as help files.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=Sandcastle</feedburner:origLink></item><item><title>A SQL Server Leap Year Test Function</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/fFzSE3wsYTM/RSSLanding.aspx</link><description>Transact-SQL does not provide a standard function that allows developers to determine if a year is a leap year. This article describes two functions. One to calculate the number of days in a year and one that utilises the result to identify leap years.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=SQLIsLeapYear</feedburner:origLink></item><item><title>.NET Reflection</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/jl31-6jXRPw/RSSLanding.aspx</link><description>This is the first in a series of articles that describes the use of reflection. Reflection allows assemblies to be examined programatically to obtain information about the classes, structures and members that are defined within.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=Reflection</feedburner:origLink></item><item><title>Visual Studio Call Stack Window</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/0uBMZBwbBDk/RSSLanding.aspx</link><description>The call stack records each member call, allowing the calling code to be resumed when a member exits. The Call Stack window is a debugging tool in Visual Studio that allows the call stack to be examined whilst a program is paused in debug mode.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=CallStack</feedburner:origLink></item><item><title>Implementing IComparer&lt;T&gt;</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/WFCEkp--nF4/RSSLanding.aspx</link><description>The generic IComparer&lt;T&gt; interface was introduced with the .NET framework version 2.0. It is used to compare two values to determine which is the larger. The interface is used in many standard .NET methods, particularly those that sort information.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=IComparer</feedburner:origLink></item><item><title>A Generic Equality Comparer for LINQ</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/mmfQ_WXP2CY/RSSLanding.aspx</link><description>LINQ operators generally use lambda expressions to control their processing and output. Some operators use IEqualityComparer&lt;T&gt; implementations to compare values. This article describes a generic comparer, driven by delegates, designed for use in queries.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=LambdaEqualityComparer</feedburner:origLink></item><item><title>Implementing IEqualityComparer&lt;T&gt;</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/OP4OQMkHdrQ/RSSLanding.aspx</link><description>IEqualityComparer&lt;T&gt; is a generic interface defined in the .NET framework version 2.0 and used in many standard classes, including several LINQ operators. The interface can be implemented to allow customised comparison of values and objects.</description><feedburner:origLink>http://www.blackwasp.co.uk/RSSLanding.aspx?page=IEqualityComparer</feedburner:origLink></item></channel></rss>

