<?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-us</language>
<pubDate>Sun 5 Jul 2009 00:00:00 GMT</pubDate>
<lastBuildDate>Sun 5 Jul 2009 00:00:00 GMT</lastBuildDate>
<ttl>1440</ttl><image><title>BlackWasp</title><url>http://www.blackwasp.co.uk/rss/RSSLogo.gif</url><width>120</width><height>60</height><link>http://www.blackwasp.co.uk/</link></image>
<copyright>Copyright (c)2006-2009 BlackWasp</copyright>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/BlackwaspLatestAdditions" type="application/rss+xml" /><item><title>SQL Server Subqueries</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/q_XXoBs_Yyw/SQLSubqueries.aspx</link><description>The thirtieth part of the SQL Server Programming Fundamentals tutorial examines subqueries. These can be nested queries allowing complex selections that are not possible using joins. They can also be used to update rows using the contents of other tables.</description><feedburner:origLink>http://www.blackwasp.co.uk/SQLSubqueries.aspx</feedburner:origLink></item>
<item><title>Hiding the Mouse Pointer</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/KDvr3wXWjw8/HideMousePointer.aspx</link><description>Some applications require that the mouse pointer be hidden during use. Examples of such software include screen savers and graphical applications or games. Each may fundamentally change the manner of display or the general behaviour of the cursor.</description><feedburner:origLink>http://www.blackwasp.co.uk/HideMousePointer.aspx</feedburner:origLink></item>
<item><title>Moving the Mouse Pointer Programmatically</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/NuHERFcKSKI/MoveMousePointer.aspx</link><description>Although rare, there are some situations where you may wish to reposition the mouse pointer programatically to improve the user experience or to enhance accessibility. This can be easily achieved using standard .NET classes and properties.</description><feedburner:origLink>http://www.blackwasp.co.uk/MoveMousePointer.aspx</feedburner:origLink></item>
<item><title>Getting the Current Application's Memory Usage</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/JYTZkqU6-j0/AppMemoryUsage.aspx</link><description>When you are creating an application that can be memory-intensive, it may be useful to monitor the current memory usage. This allows you to modify the behaviour of the program as its RAM requirements increase and to predict out-of-memory exceptions.</description><feedburner:origLink>http://www.blackwasp.co.uk/AppMemoryUsage.aspx</feedburner:origLink></item>
<item><title>Treating Warnings as Errors in Visual Studio</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/DMtv01hBQHs/VSWarningsAsErrors.aspx</link><description>The compiler used by Visual Studio can produce errors when code cannot be built and warnings when it completes compilation successfully but there are areas of concern. To avoid warnings being missed or ignored, there is an option to treat them as errors.</description><feedburner:origLink>http://www.blackwasp.co.uk/VSWarningsAsErrors.aspx</feedburner:origLink></item>
<item><title>Using Extension Methods with Enumerations</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/Cjqmi58Ud50/EnumExtension.aspx</link><description>Extension methods were introduced in .NET 3.5 to allow classes to be apparently extended without modifying the class' code or using inheritance. Extension methods can also be used to add extra behaviour to enumerations.</description><feedburner:origLink>http://www.blackwasp.co.uk/EnumExtension.aspx</feedburner:origLink></item>
<item><title>Registering System-Wide Hot Keys</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/MKU19bmUdg4/RegisterHotKey.aspx</link><description>Some Windows applications execute in the background and are activated only as required. To enhance such a program's usability it is useful to register a system-wide hot key. This allows the software to activate when a specific key combination is pressed.</description><feedburner:origLink>http://www.blackwasp.co.uk/RegisterHotKey.aspx</feedburner:origLink></item>
<item><title>Visual Studio Looping Code Snippets</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/hEQV3UsfqEw/VSLoopSnippets.aspx</link><description>Visual Studio 2005 allows quick creation of boilerplate code through the use of code snippets. In this article five snippets are considered. These allow you to quickly create the common looping structures in your programs with simple shortcut phrases.</description><feedburner:origLink>http://www.blackwasp.co.uk/VSLoopSnippets.aspx</feedburner:origLink></item>
<item><title>Observer Design Pattern</title><link>http://feedproxy.google.com/~r/BlackwaspLatestAdditions/~3/kONj07tWY4Q/Observer.aspx</link><description>The observer pattern is a design pattern that defines a link between objects so that when one object's state changes, all dependent objects are updated automatically. This pattern allows communication between objects in a loosely coupled manner.</description><feedburner:origLink>http://www.blackwasp.co.uk/Observer.aspx</feedburner:origLink></item>
</channel></rss>
