<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Mini C# Lab</title><link>http://minicsharplab.codeplex.com/Project/ProjectRss.aspx</link><description>A handy tool for simple short C&amp;#35; code running and testing, you can save time on waiting for Visual Studio startup and avoid creating a lot of one-time only project files.</description><item><title>Source code checked in, #15291</title><link>http://www.codeplex.com/minicsharplab/SourceControl/ListDownloadableCommits.aspx</link><description>Adjust batch parameters and fix &amp;#47;overwrite bug</description><author>darkthread</author><pubDate>Mon, 01 Sep 2008 03:27:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15291 20080901032751A</guid></item><item><title>Source code checked in, #13955</title><link>http://www.codeplex.com/minicsharplab/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>darkthread</author><pubDate>Thu, 07 Aug 2008 08:34:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #13955 20080807083402A</guid></item><item><title>New Post: It's a good tool</title><link>http://www.codeplex.com/minicsharplab/Thread/View.aspx?ThreadId=28800</link><description>&lt;div style="line-height: normal;"&gt;It's good, but the lack of Intellisense does sort of limit its usability. I tried Snippet Compiler, but that didn't do it for me... &lt;br&gt;
&lt;/div&gt;</description><author>noocyte</author><pubDate>Wed, 23 Jul 2008 12:04:56 GMT</pubDate><guid isPermaLink="false">New Post: It's a good tool 20080723120456P</guid></item><item><title>New Post: It's a good tool</title><link>http://www.codeplex.com/minicsharplab/Thread/View.aspx?ThreadId=28800</link><description>&lt;div style="line-height: normal;"&gt;Agreed. This is looking very promising. Please keep up the good work.&lt;br&gt;
-SPP&lt;br&gt;
&lt;/div&gt;</description><author>citizenparker</author><pubDate>Mon, 14 Jul 2008 16:01:39 GMT</pubDate><guid isPermaLink="false">New Post: It's a good tool 20080714040139P</guid></item><item><title>RELEASED: Mini CSharp Lab ver 1.3 (Jul 11, 2008)</title><link>http://www.codeplex.com/minicsharplab/Release/ProjectReleases.aspx?ReleaseId=15109</link><description>&lt;div&gt;
After Mini C# Lab ver 1.2, I got several important feedbacks from community, a friend, elleryq, told me that there is a free software &lt;a href="http://www.sliver.com/dotnet/SnippetCompiler/"&gt;Snippet Compiler&lt;span&gt;&lt;/span&gt;&lt;/a&gt; providing colorful formatting, line number, document outlining, method list dropdown, even Intellisence, almost as luxurious as Visual Studio. Wow! It's really cool.&lt;br&gt; &lt;br&gt;Compared with Snippet Compiler, Mini C# Lab's code editor is quite weak. The Snippet Compiler integrated &lt;a href="http://www.actiprosoftware.com/Products/DotNet/WindowsForms/SyntaxEditor/default.aspx"&gt;ActiPro's SyntaxEditor&lt;span&gt;&lt;/span&gt;&lt;/a&gt; control to provide friendly editing environment, but this make it fatter (about 3MB, but still not big) and not open-source. If Mini C# Lab can improve its code editor, the mini size (less than 100KB), open-source, and single file features still can distinguish it from such fancy solutions as Snippet Compiler, IMHO.&lt;br&gt; &lt;br&gt;Another friend, adminjew (AKA Yotzichok), did a splendid job!&amp;nbsp; The open source code editor, ICSharpCode.TextEditor, was integrated to provide adequate features for C# coding, although no Intellisense and method list, it's good enough for mini coding job.&amp;nbsp; Except the new code editor, adminjew also add a whole bunch of new features, including undo/redo, a tool bar, splitted window, copy as formatted HTML...&lt;br&gt; &lt;br&gt;I postponed the release of ver 1.3 for several weeks for dogfooding it by myself.&amp;nbsp; I was excited about the nice experience of using Mini C# Lab on remote machine via terminal service, download and run!&amp;nbsp; The best experience is when I had to write and test C# code directly on a Bloomberg terminal, I was not allowed to setup Visual Studio on it because of memory limitation and authorization issue.&amp;nbsp; My code cause Snippet Compiler failed, so I use Mini C# Lab 1.3 to complete the whole coding and testing, it's totally adequate for the job!&lt;br&gt; &lt;br&gt;Here are the new features of Mini C# Lab v1.3:&lt;br&gt; &lt;br&gt;*&amp;nbsp; Replace RichTextBox+CSharpFormat with ICSharpCode.TextEditor&lt;br&gt;*&amp;nbsp; Add toolbar and cut/copy/paste, print, undo, redo, split code box, copy as html functions...&lt;br&gt;*&amp;nbsp; Terminate execution by force while exiting&lt;br&gt;*&amp;nbsp; Prompt to save modified code before exiting&lt;br&gt;*&amp;nbsp; Remember saved file name for latter saving &lt;br&gt; &lt;br&gt;There are image and Chinese introduction in &lt;a href="http://blog.darkthread.net/blogs/darkthreadtw/archive/2008/07/11/mini-csharp-lab-1-3.aspx"&gt;my blog&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 10 Jul 2008 21:40:47 GMT</pubDate><guid isPermaLink="false">RELEASED: Mini CSharp Lab ver 1.3 (Jul 11, 2008) 20080710094047P</guid></item><item><title>UPDATED RELEASE: Mini CSharp Lab ver 1.3 (七月 11, 2008)</title><link>http://www.codeplex.com/minicsharplab/Release/ProjectReleases.aspx?ReleaseId=15109</link><description>&lt;div&gt;
After Mini C# Lab ver 1.2, I got several important feedbacks from community, a friend, elleryq, told me that there is a free software &lt;a href="http://www.sliver.com/dotnet/SnippetCompiler/"&gt;Snippet Compiler&lt;span&gt;&lt;/span&gt;&lt;/a&gt; providing colorful formatting, line number, document outlining, method list dropdown, even Intellisence, almost as luxurious as Visual Studio. Wow! It's really cool.&lt;br&gt; &lt;br&gt;Compared with Snippet Compiler, Mini C# Lab's code editor is quite weak. The Snippet Compiler integrated &lt;a href="http://www.actiprosoftware.com/Products/DotNet/WindowsForms/SyntaxEditor/default.aspx"&gt;ActiPro's SyntaxEditor&lt;span&gt;&lt;/span&gt;&lt;/a&gt; control to provide friendly editing environment, but this make it fatter (about 3MB, but still not big) and not open-source. If Mini C# Lab can improve its code editor, the mini size (less than 100KB), open-source, and single file features still can distinguish it from such fancy solutions as Snippet Compiler, IMHO.&lt;br&gt; &lt;br&gt;Another friend, adminjew (AKA Yotzichok), did a splendid job!&amp;nbsp; The open source code editor, ICSharpCode.TextEditor, was integrated to provide adequate features for C# coding, although no Intellisense and method list, it's good enough for mini coding job.&amp;nbsp; Except the new code editor, adminjew also add a whole bunch of new features, including undo/redo, a tool bar, splitted window, copy as formatted HTML...&lt;br&gt; &lt;br&gt;I postponed the release of ver 1.3 for several weeks for dogfooding it by myself.&amp;nbsp; I was excited about the nice experience of using Mini C# Lab on remote machine via terminal service, download and run!&amp;nbsp; The best experience is when I had to write and test C# code directly on a Bloomberg terminal, I was not allowed to setup Visual Studio on it because of memory limitation and authorization issue.&amp;nbsp; My code cause Snippet Compiler failed, so I use Mini C# Lab 1.3 to complete the whole coding and testing, it's totally adequate for the job!&lt;br&gt; &lt;br&gt;Here are the new features of Mini C# Lab v1.3:&lt;br&gt; &lt;br&gt;*&amp;nbsp; Replace RichTextBox+CSharpFormat with ICSharpCode.TextEditor&lt;br&gt;*&amp;nbsp; Add toolbar and cut/copy/paste, print, undo, redo, split code box, copy as html functions...&lt;br&gt;*&amp;nbsp; Terminate execution by force while exiting&lt;br&gt;*&amp;nbsp; Prompt to save modified code before exiting&lt;br&gt;*&amp;nbsp; Remember saved file name for latter saving &lt;br&gt; &lt;br&gt;There are image and Chinese introduction in &lt;a href="http://blog.darkthread.net/blogs/darkthreadtw/archive/2008/07/11/mini-csharp-lab-1-3.aspx"&gt;my blog&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 10 Jul 2008 21:40:47 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Mini CSharp Lab ver 1.3 (七月 11, 2008) 20080710094047P</guid></item><item><title>Source code checked in, #10350</title><link>http://www.codeplex.com/minicsharplab/SourceControl/ListDownloadableCommits.aspx</link><description>Fix REFDLL bug</description><author>darkthread</author><pubDate>Wed, 18 Jun 2008 10:01:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10350 20080618100134A</guid></item><item><title>Source code checked in, #10211</title><link>http://www.codeplex.com/minicsharplab/SourceControl/ListDownloadableCommits.aspx</link><description>Ver 1.3, excellent job by adminjew &amp;#40;AKA Yitzchok&amp;#41;&amp;#13;&amp;#10;Integrated ICSharpCode.TextEditor, add undo&amp;#47;redo, copy as html functions and fix several bugs</description><author>darkthread</author><pubDate>Tue, 17 Jun 2008 00:38:23 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10211 20080617123823A</guid></item><item><title>Created Issue: ICSharpCode.TextEditor.dll and more</title><link>http://www.codeplex.com/minicsharplab/WorkItem/View.aspx?WorkItemId=1449</link><description>I have changed the code to use ICSharpCode.TextEditor.dll and added some nice features and fixes some bugs.&lt;br /&gt;&lt;br /&gt;Fixed&amp;#58; .NET 3.5 on C&amp;#35; didn&amp;#39;t work some times&lt;br /&gt;Added&amp;#58; Toolbar&lt;br /&gt;Added&amp;#58; Print, Undo, Redo, Split Code Box, Copy As Html&lt;br /&gt;Fixed&amp;#58; A bit the Output window&lt;br /&gt;Fixed&amp;#58; When closing the application it terminates the running code&lt;br /&gt;And some more....&lt;br /&gt;&lt;br /&gt;If you only want one assembly use ILMerge to merge in ICSharpCode.TextEditor.dll with something like this&lt;br /&gt;&amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft&amp;#92;ILMerge&amp;#92;ilmerge&amp;#34; MiniCSharpLab.exe ICSharpCode.TextEditor.dll &amp;#47;t&amp;#61;winexe &amp;#47;out&amp;#61;MiniCSharpLab_Merged.exe&lt;br /&gt;</description><author>adminjew</author><pubDate>Sun, 15 Jun 2008 15:41:17 GMT</pubDate><guid isPermaLink="false">Created Issue: ICSharpCode.TextEditor.dll and more 20080615034117P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/minicsharplab/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A handy tool for simple short C&amp;#35; code running and testing, you can save time on waiting for Visual Studio startup and avoid creating a lot of one-time only project files.
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://blog.darkthread.net/photos/darkthread/images/3127/500x375.aspx" alt="500x375.aspx" /&gt; &lt;img src="http://blog.darkthread.net/photos/darkthread/images/3144/500x375.aspx" alt="500x375.aspx" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>darkthread</author><pubDate>Tue, 03 Jun 2008 22:18:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080603101843P</guid></item><item><title>RELEASED: Mini CSharp Lab ver 1.2 (Jun 04, 2008)</title><link>http://www.codeplex.com/minicsharplab/Release/ProjectReleases.aspx?ReleaseId=14035</link><description>After Mini C&amp;#35; Lab 1.1 was released, the most frequently asked quesitons are&amp;#58; 1&amp;#41; Could it support VB.NET&amp;#63;  2&amp;#41; Where is the source code&amp;#63;&lt;br /&gt;&lt;br /&gt;Now, here comes Mini C&amp;#35; Lab ver 1.2 and some wishful features are added.&lt;br /&gt;&lt;br /&gt;&amp;#42;First, it supports VB.NET now&amp;#33;&amp;#42; Yes, VB.NET&amp;#33;&amp;#33;  Although it&amp;#39;s Mini &amp;#34;C&amp;#35;&amp;#34; Lab, many people still want to use it to test VB.NET code.  I found that the CodeDomProvider provides the abstract class concept, so we can use the almost same code to add VB.NET support easily.  Since it&amp;#39;s not difficult at all, thanks to .NET RD team, I put the VB.NET support into Mini C&amp;#35; Lab ver 1.2.&lt;br /&gt;&lt;br /&gt;&amp;#42;Second, since many people asked about the source code, here you are.&amp;#42;  In my life of coding, I learned a lot from open source projects and always believe the spirit of sharing over Internet makes the world better day by day.  So, here is my two cents, I have put Mini C&amp;#35; Lab on CodePlex now, if you are interested in how it works, you can find the source code there.  One more thing, if you find any lousy or dirty code inside my source, please let me know.&lt;br /&gt;&lt;br /&gt;You can also find Chinese introduction on &amp;#91;url&amp;#58;my blog&amp;#124;http&amp;#58;&amp;#47;&amp;#47;blog.darkthread.net&amp;#47;blogs&amp;#47;darkthreadtw&amp;#47;archive&amp;#47;2008&amp;#47;06&amp;#47;04&amp;#47;minicsharplab12.aspx&amp;#93;.</description><author></author><pubDate>Tue, 03 Jun 2008 22:16:22 GMT</pubDate><guid isPermaLink="false">RELEASED: Mini CSharp Lab ver 1.2 (Jun 04, 2008) 20080603101622P</guid></item><item><title>CREATED RELEASE: Mini CSharp Lab ver 1.2 (六月 04, 2008)</title><link>http://www.codeplex.com/minicsharplab/Release/ProjectReleases.aspx?ReleaseId=14035</link><description>After Mini C&amp;#35; Lab 1.1 was released, the most frequently asked quesitons are&amp;#58; 1&amp;#41; Could it support VB.NET&amp;#63;  2&amp;#41; Where is the source code&amp;#63;&lt;br /&gt;&lt;br /&gt;Now, here comes Mini C&amp;#35; Lab ver 1.2 and some wishful features are added.&lt;br /&gt;&lt;br /&gt;&amp;#42;First, it supports VB.NET now&amp;#33;&amp;#42; Yes, VB.NET&amp;#33;&amp;#33;  Although it&amp;#39;s Mini &amp;#34;C&amp;#35;&amp;#34; Lab, many people still want to use it to test VB.NET code.  I found that the CodeDomProvider provides the abstract class concept, so we can use the almost same code to add VB.NET support easily.  Since it&amp;#39;s not difficult at all, thanks to .NET RD team, I put the VB.NET support into Mini C&amp;#35; Lab ver 1.2.&lt;br /&gt;&lt;br /&gt;&amp;#42;Second, since many people asked about the source code, here you are.&amp;#42;  In my life of coding, I learned a lot from open source projects and always believe the spirit of sharing over Internet makes the world better day by day.  So, here is my two cents, I have put Mini C&amp;#35; Lab on CodePlex now, if you are interested in how it works, you can find the source code there.  One more thing, if you find any lousy or dirty code inside my source, please let me know.&lt;br /&gt;&lt;br /&gt;You can also find Chinese introduction on &amp;#91;url&amp;#58;my blog&amp;#124;http&amp;#58;&amp;#47;&amp;#47;blog.darkthread.net&amp;#47;blogs&amp;#47;darkthreadtw&amp;#47;archive&amp;#47;2008&amp;#47;06&amp;#47;04&amp;#47;minicsharplab12.aspx&amp;#93;.</description><author></author><pubDate>Tue, 03 Jun 2008 22:16:22 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Mini CSharp Lab ver 1.2 (六月 04, 2008) 20080603101622P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/minicsharplab/SourceControl/ListDownloadableCommits.aspx</link><description>Ver 1.2</description><author>darkthread</author><pubDate>Tue, 03 Jun 2008 00:17:39 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080603121739A</guid></item><item><title>NEW POST: It's a good tool</title><link>http://www.codeplex.com/minicsharplab/Thread/View.aspx?ThreadId=28800</link><description>&lt;div style="line-height: normal;"&gt;You did a good job.&amp;nbsp; Thanks, man! :)&lt;br&gt;
&lt;/div&gt;</description><author>doggy8088</author><pubDate>Sun, 01 Jun 2008 04:59:22 GMT</pubDate><guid isPermaLink="false">NEW POST: It's a good tool 20080601045922A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/minicsharplab/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A handy tool for simple short C&amp;#35; code running and testing, you can save time on waiting for Visual Studio startup and avoid creating a lot of one-time only project files.
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://blog.darkthread.net/photos/darkthread/images/3127/500x375.aspx" alt="500x375.aspx" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>darkthread</author><pubDate>Sat, 31 May 2008 23:21:25 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080531112125P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/minicsharplab/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A handy tool for simple short C&amp;#35; code running and testing, you can save time on waiting for Visual Studio startup and avoid creating a lot of one-time only project files.
&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.codeplex.com/minicsharplab/Wiki/View.aspx?title=img%3ahttp%3a%2f%2fblog.darkthread.net%2fphotos%2fdarkthread%2fimages%2f3127%2f500x375.aspx&amp;amp;referringTitle=Home"&gt;img:http://blog.darkthread.net/photos/darkthread/images/3127/500x375.aspx&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>darkthread</author><pubDate>Sat, 31 May 2008 23:20:48 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080531112048P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/minicsharplab/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A handy tool for simple short C&amp;#35; code running and testing, you can save time on waiting for Visual Studio startup and avoid creating a lot of one-time only project files.
&lt;br /&gt;
&lt;/div&gt;</description><author>darkthread</author><pubDate>Sat, 31 May 2008 23:16:49 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080531111649P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/minicsharplab/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>darkthread</author><pubDate>Sat, 31 May 2008 23:15:00 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080531111500P</guid></item><item><title>UPDATED RELEASE: Mini CSharp Lab Ver 1.0 (五月 26, 2008)</title><link>http://www.codeplex.com/minicsharplab/Release/ProjectReleases.aspx?ReleaseId=13887</link><description>Did this ever occur to you&amp;#63;&lt;br /&gt;&lt;br /&gt;You wanted to write several lines of C&amp;#35; code to clarify some syntax or parameter format, or you needed a one-time program to process log files. You started Visual Studio 2005&amp;#47;2008, created a new console application project, wrote several lines of code, then build, run, and finally got the result.  What if the answer you wanted to know is simply whether decimal.ToString&amp;#40;&amp;#34;N2&amp;#34;&amp;#41; will return the correct formatted number&amp;#63;  How long have you been waited before writing the first line of code&amp;#63;  After you got the answer, would you spend several seconds to delete the &amp;#42;.csproj, &amp;#42;.cs files&amp;#63;&lt;br /&gt;&lt;br /&gt;Quite often I felt that I spent 60&amp;#37; of my time on waiting for Visual Studio initialization and project operation, 40&amp;#37; on coding and execution, and it ended up left a whole bunch of unnessary files in my workspace. This is not efficient at all&amp;#33;  In these cases, Visual Studio is too heavy, but coding with notepad and csc.exe is too lousy.  What I really need is a light-weight IDE than can startup in one second and allows me to edit the code directly and run it with one click.  So, here is my Mini C&amp;#35; Coding Lab.&lt;br /&gt;&lt;br /&gt;Mini C&amp;#35; Lab is a .NET 2.0 winform application with single 13KB exe file. As you see, the UI is quite simple and easy to use.  Write the code on the code editor, then click &amp;#34;Run&amp;#34; button to check the result.  The colorful formatting effect is based on Manoli&amp;#39;s CSharpFormat. I use an easy, stupid but inefficient way to implement the formatting, so it&amp;#39;s not real time. The RichTextEditor refreshes every time when you press after up&amp;#47;down&amp;#47;enter key, so don&amp;#39;t try to edit a very long code. &amp;#40;It&amp;#39;s only for &amp;#34;mini&amp;#34;, right&amp;#63;&amp;#41;&lt;br /&gt;&lt;br /&gt;The code is running in another thread, so you can stop it if it hang or the time is longer than you expected.  Mini C&amp;#35; Lab also provide simple open and save function, so you can keep your source code in single .cs file for furture use.&lt;br /&gt;&lt;br /&gt;OK, that&amp;#39;s all, try it and feel free to send me feedback.&lt;br /&gt;&lt;br /&gt;You can check the release note on my blog&amp;#58; &amp;#40;including introduction and discussions in Traditional Chinese&amp;#41;&lt;br /&gt;&amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;blog.darkthread.net&amp;#47;blogs&amp;#47;darkthreadtw&amp;#47;archive&amp;#47;2008&amp;#47;05&amp;#47;27&amp;#47;mini-csharp-lab.aspx&amp;#93; </description><author></author><pubDate>Fri, 30 May 2008 11:48:40 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Mini CSharp Lab Ver 1.0 (五月 26, 2008) 20080530114840A</guid></item><item><title>UPDATED RELEASE: Mini CSharp Lab Ver 1.1 (五月 30, 2008)</title><link>http://www.codeplex.com/minicsharplab/Release/ProjectReleases.aspx?ReleaseId=13890</link><description>After Mini C&amp;#35; Lab 1.0 was released, I got good suggestions from friends.  I agree that these improvements can make Mini C&amp;#35; Lab handier, so I add some useful features to it, then the Mini C&amp;#35; Lab ver 1.1 is coming...&lt;br /&gt;&lt;br /&gt;New features&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42; The &amp;#42;TERRIBLE&amp;#42; Ctrl-X shortcut for exit is removed, shortcut key for exit is Alt-F4 now.&lt;br /&gt;&amp;#42;&amp;#42; Support additional assembly references.  For example, when you want to use OracleConnection, you have to make sure your had added System.Data.OracleClient.dll reference to your project  in Visual Studio.  You can do the same thing with a &amp;#34;&amp;#47;&amp;#47;REFDLL&amp;#34; remark, and please use &amp;#59; to separate multiple references.&lt;br /&gt;&amp;#42;&amp;#42; Support .NET 3.5 now&amp;#33; You can test LINQ in Mini C&amp;#35; Lab 1.1 if you like to.  Mini C&amp;#35; Lab will add System.Core.dll, System.Data.Linq.dll, System.Xml.Linq.dll automatically when you choose &amp;#34;.NET 3.5&amp;#34; option, so no need to &amp;#47;&amp;#47;REFDLL these three assemblies. By the way, don&amp;#39;t forget to add &amp;#34;using System.Linq&amp;#34; in your code, or the LINQ code won&amp;#39;t run.&lt;br /&gt;&amp;#42;&amp;#42; Automatically open the basic C&amp;#35; template after startup.&lt;br /&gt;&lt;br /&gt;TIPS&amp;#58; you can use Ctrl-N to get an demo template to save some typing time.&lt;br /&gt;&lt;br /&gt;Check it out and feel free to give me feedback.&lt;br /&gt;&lt;br /&gt;Ver 1.1 release note&amp;#58; &amp;#40;with demo snapshot and introduction in Traditional Chinese&amp;#41;&lt;br /&gt;&amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;blog.darkthread.net&amp;#47;blogs&amp;#47;darkthreadtw&amp;#47;archive&amp;#47;2008&amp;#47;05&amp;#47;30&amp;#47;mini-c-lab-ver-1-1.aspx&amp;#93;</description><author></author><pubDate>Fri, 30 May 2008 11:48:00 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Mini CSharp Lab Ver 1.1 (五月 30, 2008) 20080530114800A</guid></item></channel></rss>