<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Kevin.Gao.Blog()</title>
	<link>http://www.kevingao.net</link>
	<description>SourceSafe, Source Control, Software Development</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:26:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SCM Anywhere 2.2 Released!</title>
		<description>I'm happy to announce that SCM Anywhere Standalone 2.2 is released today!  SCM Anywhere Hosted 2.2 is also going to release on August 1. Stay tuned.  :-) 

Since SCM Anywhere was launched, there have been many customers asking whether there is a web front for people like external users, test team ...</description>
		<link>http://www.kevingao.net/general/scm-anywhere-2-2-released.html</link>
			</item>
	<item>
		<title>SourceAnywhere 2.3.1 Released!</title>
		<description>I'm pleased to announce that both SourceAnywhere Standalone 2.3.1 and SourceAnywhere Hosted 2.3.1 are released today. :-)

 
During the past months, we received quite a few feedbacks regarding our VSS Import Tool. Knowing how important the history of source code in VSS and easy migration to SourceAnywhere means to our customers, ...</description>
		<link>http://www.kevingao.net/general/sourceanywhere-2-3-1-released.html</link>
			</item>
	<item>
		<title>Microsoft is launching Windows Server AppFabric and Windows Azure AppFabric</title>
		<description>


Microsoft is launching Windows Server AppFabric and Windows Azure AppFabric.

Join the event on May 20 at 8:30 A.M. Pacific Time to learn how your current IT assets can harness some of the benefits of the cloud on-premises-and can readily connect to new applications and data running in the cloud. As ...</description>
		<link>http://www.kevingao.net/general/microsoft-is-launching-windows-server-appfabric-and-windows-azure-appfabric.html</link>
			</item>
	<item>
		<title>HAPPY NEW YEAR</title>
		<description>Hi Everyone,

Happy new year.

Wish you and your family all the best in 2010.

Kevin Gao </description>
		<link>http://www.kevingao.net/general/happy-new-year.html</link>
			</item>
	<item>
		<title>Dynamsoft is Releasing .NET TWAIN</title>
		<description>Dynamic Web TWAIN is an ActiveX control and optimized for web applications. Dynamic Web TWAIN has been very popular. It is widely used in government, health care, insurance, policing and many other industries.

We are releasing a new TWAIN component, Dynamsoft .NET TWAIN, which is developed in C# and uses managed ...</description>
		<link>http://www.kevingao.net/general/dynamsoft-is-releasing-net-twain.html</link>
			</item>
	<item>
		<title>SourceAnywhere for VSS 5.4 and SourceOffSite 4.2 Comparison</title>
		<description>As the architect of SourceAnywhere for VSS, I was asked by many users about the performance of SourceAnywhere for VSS compared with other products.

Recently, I did the test. Now I am posting the result here with the hope that it can save your time evaluating different SourceSafe remote access tools. ...</description>
		<link>http://www.kevingao.net/programming/sourceanywhere-for-vss-and-sourceoffsite-comparison.html</link>
			</item>
	<item>
		<title>Get involved</title>
		<description>This article is a part of CSharpJavaMerger Framework, an open source project. Join us now to make it better!
CSharpJavaMerger Framework is free and open source. It is developed by Dynamsoft. CSharpJavaMerger Framework isn't perfect yet. Developers who are interested at the software are most welcome to get involved in the ...</description>
		<link>http://www.kevingao.net/csharp-java-conversion/get-involved.html</link>
			</item>
	<item>
		<title>License</title>
		<description>This article is a part of CSharpJavaMerger Framework, an open source project. Join us now to make it better!
CSharpJavaMerger is distributed under General Public License (GPL).

 

Links:
Previous article &#62;&#62;&#62;&#62;: How to write Java code?
Next article &#62;&#62;&#62;&#62;: Get involved
WCF &#38; Java Interop series home page: CSharpJavaMerger Framework </description>
		<link>http://www.kevingao.net/csharp-java-conversion/license.html</link>
			</item>
	<item>
		<title>How to write Java code?</title>
		<description>This article is a part of CSharpJavaMerger Framework, an open source project. Join us now to make it better!

	Use "class" instead of "interface" in enumerations and add "public final static" keywords before enumerations.For example:

public class EnumEOL
{
  public final static int enumEOLNative = 0;
  public final static int enumEOLWindowsCRLF = 1;
  public final static ...</description>
		<link>http://www.kevingao.net/csharp-java-conversion/how-to-write-java-code.html</link>
			</item>
	<item>
		<title>How to write C# code?</title>
		<description>This article is a part of CSharpJavaMerger Framework, an open source project. Join us now to make it better!

	Use "base" instead of "super".
	Use "namespace" instead of "package".
	Use "using" instead of "import". You can comment the import section and use the Resolve function of Visual Studio 2008 to add "using" automatically.
	Omit ...</description>
		<link>http://www.kevingao.net/csharp-java-conversion/how-to-write-csharp-code.html</link>
			</item>
</channel>
</rss>
