<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>C# on Bruno Garcia</title>
    <link>https://brunogarcia.com/tags/c%23/</link>
    <description>Recent content in C# on Bruno Garcia</description>
    <image>
      <title>Bruno Garcia</title>
      <url>https://brunogarcia.com/img/profile.jpg</url>
      <link>https://brunogarcia.com/img/profile.jpg</link>
    </image>
    <generator>Hugo -- 0.159.2</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 21 Apr 2013 20:24:00 +0200</lastBuildDate>
    <atom:link href="https://brunogarcia.com/tags/c%23/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Wake on Lan in C# and Windows 8</title>
      <link>https://brunogarcia.com/posts/2013/wake-on-lan-in-c-and-windows-8/</link>
      <pubDate>Sun, 21 Apr 2013 20:24:00 +0200</pubDate>
      <guid>https://brunogarcia.com/posts/2013/wake-on-lan-in-c-and-windows-8/</guid>
      <description>Sending Wake-on-LAN magic packets in C# to remotely power on machines over the network, with Windows 8 considerations.</description>
    </item>
    <item>
      <title>Moq Return method not available after Setup</title>
      <link>https://brunogarcia.com/posts/2013/moq-return-method-not-available-after/</link>
      <pubDate>Mon, 04 Mar 2013 21:26:00 +0100</pubDate>
      <guid>https://brunogarcia.com/posts/2013/moq-return-method-not-available-after/</guid>
      <description>Fix for Moq Return method not showing after Setup — caused by missing generic type parameter when mocking methods.</description>
    </item>
    <item>
      <title>SignalR: Using a Hub instance not created by the HubPipeline is unsupported</title>
      <link>https://brunogarcia.com/posts/2013/signalr-using-hub-instance-not-created/</link>
      <pubDate>Sat, 23 Feb 2013 00:53:00 +0100</pubDate>
      <guid>https://brunogarcia.com/posts/2013/signalr-using-hub-instance-not-created/</guid>
      <description>Fix for the SignalR error &amp;#39;Using a Hub instance not created by the HubPipeline is unsupported&amp;#39; — use GetHubContext instead of creating a new Hub instance.</description>
    </item>
    <item>
      <title>Pitfalls on WIF&#43;SAML2 and Selenium</title>
      <link>https://brunogarcia.com/posts/2012/pitfalls-on-wifsaml2-and-selenium/</link>
      <pubDate>Wed, 12 Dec 2012 21:39:00 +0100</pubDate>
      <guid>https://brunogarcia.com/posts/2012/pitfalls-on-wifsaml2-and-selenium/</guid>
      <description>Common pitfalls when using Windows Identity Foundation with SAML2 tokens and automating authentication flows with Selenium.</description>
    </item>
    <item>
      <title>Top level domains and punycode with C#</title>
      <link>https://brunogarcia.com/posts/2012/top-level-domains-and-punycode-with-c/</link>
      <pubDate>Sat, 10 Nov 2012 23:37:00 +0100</pubDate>
      <guid>https://brunogarcia.com/posts/2012/top-level-domains-and-punycode-with-c/</guid>
      <description>Working with internationalized domain names (IDN) and Punycode encoding in C# for top-level domain validation.</description>
    </item>
    <item>
      <title>Simple TCP Forwarder in C#</title>
      <link>https://brunogarcia.com/posts/2012/simple-tcp-forwarder-in-c/</link>
      <pubDate>Tue, 09 Oct 2012 21:43:00 +0200</pubDate>
      <guid>https://brunogarcia.com/posts/2012/simple-tcp-forwarder-in-c/</guid>
      <description>A lightweight TCP port forwarder written in C# — simple, async, and easy to embed in your own projects.</description>
    </item>
    <item>
      <title>ICMP for stealth transport of data</title>
      <link>https://brunogarcia.com/posts/2012/icmp-for-stealth-transport-of-data/</link>
      <pubDate>Sun, 11 Mar 2012 14:14:00 +0100</pubDate>
      <guid>https://brunogarcia.com/posts/2012/icmp-for-stealth-transport-of-data/</guid>
      <description>Building a covert channel over ICMP in C# using raw sockets and the NetmonAPI to tunnel data through ping packets.</description>
    </item>
    <item>
      <title>HttpModules. Now even easier to be misused.</title>
      <link>https://brunogarcia.com/posts/2012/httpmodules-now-even-easier-to-be/</link>
      <pubDate>Wed, 22 Feb 2012 11:34:00 +0100</pubDate>
      <guid>https://brunogarcia.com/posts/2012/httpmodules-now-even-easier-to-be/</guid>
      <description>How ASP.NET HttpModules can be exploited by attackers to intercept requests, steal credentials, and compromise web applications.</description>
    </item>
  </channel>
</rss>
