[
https://issues.apache.org/jira/browse/THRIFT-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier updated THRIFT-881:
-------------------------------
Attachment: THRIFT-881_csharp_tutorial.patch
here's the patch for the tutorial...
client+server stolen from test dir and slightly modified;-)
tested with Visual Studio 2008 on Windows XP
{code}
D test/csharp/CSharpClient.cs
D test/csharp/CSharpServer.cs
A tutorial/csharp
A tutorial/csharp/CsharpClient
A tutorial/csharp/CsharpClient/CsharpClient.cs
A tutorial/csharp/CsharpClient/Properties
A tutorial/csharp/CsharpClient/Properties/AssemblyInfo.cs
A tutorial/csharp/CsharpClient/CsharpClient.csproj
A tutorial/csharp/CsharpServer
A tutorial/csharp/CsharpServer/CsharpServer.csproj
A tutorial/csharp/CsharpServer/CsharpServer.cs
A tutorial/csharp/CsharpServer/Properties
A tutorial/csharp/CsharpServer/Properties/AssemblyInfo.cs
A tutorial/csharp/tutorial.sln
{code}
> add csharp to the tutorial
> --------------------------
>
> Key: THRIFT-881
> URL: https://issues.apache.org/jira/browse/THRIFT-881
> Project: Thrift
> Issue Type: Improvement
> Components: C# - Compiler, C# - Library
> Reporter: Roger Meier
> Priority: Minor
> Attachments: THRIFT-881_csharp_tutorial.patch
>
>
> It would be a nice benefit for people get started with thrift to have a
> csharp example within the tutorial.
> see http://svn.apache.org/viewvc/incubator/thrift/trunk/tutorial/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.