Code snippets library
// Beep [DllImport("kernel32.dll")] public static extern bool Beep(int freq, int duration); static void Main(string[] args) { Beep(1000, 50); }
Name (required)
Mail (will not be published) (required)
Website
You can use these HTML tags
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">
Spam Protection by WP-SpamFree Plugin
Copyright © 2012 SnippetWare.com - All Rights ReservedPowered by WordPress & the Atahualpa Theme by BytesForAll. Discuss on our WP Forum