Blog moved to Iserialized.com



Note: My blog has been moved to www.iserialized.com
Please update your link!


Tuesday, December 15, 2009

Adding C# and ASP.Net code to Wordpress

In the case of WordPress, adding C#, ASP.Net and similar code is very simple. Just use the sourcode tag in the following way (discard the underscores):


[_sourcecode language='csharp']
string s = “Hello World”;
System.Console.WriteLine(s);
[_/sourcecode]

And it will turn up like this:

1:  string s = “Hello World”;
2:  System.Console.WriteLine(s);

0 kommentarer:

Post a Comment

Blog moved to iserialized.com



Note: My blog has been moved to www.iserialized.com
Please update your link!


 
Blogglisten