#region Studio Style
classProgram : IThemeable
{
staticint_I= 1;
delegatevoidDoSomething();
///<summary>/// The quick brown fox jumps over the lazy dog/// THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG///</summary>staticvoidMain(string[] args)
{
stringnormalStr="The time now is approximately "+DateTime.Now;
UriIllegal1Uri=newUri("http://packmyboxwith/jugs.html?q=five-dozen&t=liquor");
RegexOperatorRegex=newRegex(@"\S#$", RegexOptions.IgnorePatternWhitespace);
for (intO=0; O<123456789; O++)
{_I+= (O%3) * ((O/1) ^2) -5;
if (!OperatorRegex.IsMatch(Illegal1Uri.ToString()))
{
// no idea what this does!?Console.WriteLine(Illegal1Uri+normalStr);
}
}
}
}
#endregion
HTML / ASP.NET (with CSS and Javascript)
<%@PageLanguage="C#"Inherits="System.Web.Mvc.ViewPage<List<Person>>"%><!DOCTYPEhtml><html><head><title>Studio Style ASP.NET</title><styletype="text/css">.people {
font-family: 'Arial Narrow';
font-size: 100%; /* comment */
}
</style></head><body><h1>A test page</h1><!-- list of people --><ulclass="people"><%foreach(PersonpersoninModel) { %><li><%:person.Name%>> (<%:Html.ActionLink("edit", "Edit", new { id = 1 }); %>)
</li><% } %></ul><scripttype="text/javascript">// TODO: use jQuery insteadwindow.onload=function() {
for(vari=0; i<23; i++) {
alert("Hello");
}
}
</script></body></html>
XML
<?xmlversion="1.0"encoding="utf-8" ?><!-- this is an example XML file --><peoplexmlns:x="http://studiostyles.info"> <personname="Jim Jones"ID="27"> <emailhtml="yes">jim@example.invalid</email> <address> <post>123 Example St,  South Brisbane</post> <city>Brisbane</city> </address> <x:comments> <![CDATA[ See? Data. Don't worry about this <tag>. ]]> </x:comments> </person></people>