Source Code for Me (s-c.me)

Allows you to paste souce code to blogs! Adapted for Twitter! Here is Search Form in case you missed your code.
Code:
Selected Language:
Show Linenumbers:
Short link for Twitter:
HTML:

HTML view:

Copy Source | Copy HTML
  1. <configuration>
  2.   <system.net>
  3.     <connectionManagement>
  4.       <add address = "http://www.com" maxconnection = "4" />
  5.       <add address = "*" maxconnection = "10" />
  6.     </connectionManagement>
  7.   </system.net>
  8. </configuration>
  9.  




Based on Manoli.Net's CodeFormatter. Made by Topbot (c) 2008-2012