Add the .NET & Linux talk.

This commit is contained in:
Simon Law 2003-10-18 18:26:57 +00:00
parent f955841919
commit 74978fb6f5
1 changed files with 20 additions and 1 deletions

View File

@ -1,8 +1,27 @@
<eventdefs>
<!-- Fall 2003 -->
<eventitem date="2003-10-21" time="4:30 PM - 5:30 PM" room="MC2065"
title=".NET &amp; Linux: When Worlds Collide">
<short>A talk by James Perry</short>
<abstract>
<p>.NET is Microsoft's new development platform, including amongst
other things a language called C# and a class library for various
operating system services. .NET aims to be portable, although it is
currently mostly only used on Windows systems.</p>
<p>With the full backing of Microsoft, it seems unlikely that .NET
will disappear any time soon. There are several efforts underway to
bring .NET to the GNU/Linux platform. Hosted by the Computer Science
Club, this talk will discuss a number of the issues surrounding .NET
and Linux.</p>
</abstract>
</eventitem>
<eventitem date="2003-10-22" time="4:30 PM - 5:30 PM" room="MC4061"
title="Sh: Internals and Optimization">
title="Real-Time Graphics Compilers">
<short>Sh is a GPU metaprogramming language developed at the UW
Computer Graphics Lab</short>
<abstract>