<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/bindings/qpid/dotnet/examples, branch asyncstore</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>Update from trunk r1375509 through r1450773</title>
<updated>2013-02-28T16:14:30+00:00</updated>
<author>
<name>Kim van der Riet</name>
<email>kpvdr@apache.org</email>
</author>
<published>2013-02-28T16:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=9c73ef7a5ac10acd6a50d5d52bd721fc2faa5919'/>
<id>9c73ef7a5ac10acd6a50d5d52bd721fc2faa5919</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1451244 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1451244 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2643 Visual Studio 2010</title>
<updated>2011-11-10T20:14:45+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2011-11-10T20:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=4c17d975b8cb6d9cc520488cc6cd173acbcc0f54'/>
<id>4c17d975b8cb6d9cc520488cc6cd173acbcc0f54</id>
<content type='text'>
Add the Visual Studio 2010 (msvc10) solution and project files for the .NET Binding.

Work remaining for VS2010 includes cpp/examples/ and wcf/.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1200522 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the Visual Studio 2010 (msvc10) solution and project files for the .NET Binding.

Work remaining for VS2010 includes cpp/examples/ and wcf/.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1200522 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2643 Support Visual Studio 2010</title>
<updated>2011-11-08T20:25:15+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2011-11-08T20:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=88a69212d099411cde536085a54bf6a5d956ba6d'/>
<id>88a69212d099411cde536085a54bf6a5d956ba6d</id>
<content type='text'>
This check in for the dotnet binding separates the Visual Studio
project and solution files from the source files. The projects and solutions
are moved to a VS2008 specific folder named 'msvc9'. The project
and solution files are modified to refer to other source objects.

This check in also deletes the Visual Basic and Powershell examples.
Parties interested in .NET should find no difficulty converting the CSharp
examples to the language of their choice.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1199441 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This check in for the dotnet binding separates the Visual Studio
project and solution files from the source files. The projects and solutions
are moved to a VS2008 specific folder named 'msvc9'. The project
and solution files are modified to refer to other source objects.

This check in also deletes the Visual Basic and Powershell examples.
Parties interested in .NET should find no difficulty converting the CSharp
examples to the language of their choice.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1199441 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA Clean up some text and formatting in .NET binding.</title>
<updated>2011-08-17T19:12:23+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2011-08-17T19:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=4ed58953ddb2f89069edae20da375cc91b7e091f'/>
<id>4ed58953ddb2f89069edae20da375cc91b7e091f</id>
<content type='text'>
1. Delete Microsoft name in some projects.
2. Get rid of ascii codes &gt;= 0x80. The copyright symbol is the main culprit.
3. Change 2010 to 2011.
4. Minor tab and trailing whitespace removal.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1158873 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Delete Microsoft name in some projects.
2. Get rid of ascii codes &gt;= 0x80. The copyright symbol is the main culprit.
3. Change 2010 to 2011.
4. Minor tab and trailing whitespace removal.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1158873 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2989 .NET Cpp Messaging Binding - Example program file is misnamed</title>
<updated>2011-01-03T18:56:06+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2011-01-03T18:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=f84dd0c67c4902f969e993be68770744d2bc9f3c'/>
<id>f84dd0c67c4902f969e993be68770744d2bc9f3c</id>
<content type='text'>
Spell receiver correctly in the file name, and change two project references to the correct name.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1054709 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spell receiver correctly in the file name, and change two project references to the correct name.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1054709 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>.NET Binding for Qpid Messaging:</title>
<updated>2011-01-03T16:59:39+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2011-01-03T16:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b2c164cc932af306f4f74f306b680194e44b3dcf'/>
<id>b2c164cc932af306f4f74f306b680194e44b3dcf</id>
<content type='text'>
Add the boolean variation of Get() and Fetch().
Modify drain example to use the boolean Fetch.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1054684 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the boolean variation of Get() and Fetch().
Modify drain example to use the boolean Fetch.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1054684 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring QPID .NET Binding examples more in line with cpp examples.</title>
<updated>2010-12-01T19:54:13+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2010-12-01T19:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a3ec0c3d16162606321c7f89e4ef78bccd0a12a0'/>
<id>a3ec0c3d16162606321c7f89e4ef78bccd0a12a0</id>
<content type='text'>
1. Return 0/1 from main to indicate success/failure, where possible.
2. Call sender's session.Sync() after transmitting messages and not waiting for responses.
3. Add third arg connectionOptions as used in cpp examples.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1041141 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Return 0/1 from main to indicate success/failure, where possible.
2. Call sender's session.Sync() after transmitting messages and not waiting for responses.
3. Add third arg connectionOptions as used in cpp examples.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1041141 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure spout example waits for all messages to be sent before detaching session</title>
<updated>2010-11-30T21:24:44+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2010-11-30T21:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8e8d7782e5844b715de66e4baaaf1a455dec7bdb'/>
<id>8e8d7782e5844b715de66e4baaaf1a455dec7bdb</id>
<content type='text'>
see c++ spout fix r957513 

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1040778 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see c++ spout fix r957513 

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1040778 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2939 Qpid .NET Messaging Binding has stray references and using statements</title>
<updated>2010-11-10T19:45:23+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2010-11-10T19:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c9e1b88bae0993762381a35f14f863a9095291c6'/>
<id>c9e1b88bae0993762381a35f14f863a9095291c6</id>
<content type='text'>
Clean them up.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1033679 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean them up.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1033679 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2933 Messaging .NET binding has several assembly properties misnamed</title>
<updated>2010-11-08T21:17:50+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2010-11-08T21:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5524c803403513ab52f3833834c9c23c0129efc6'/>
<id>5524c803403513ab52f3833834c9c23c0129efc6</id>
<content type='text'>
Property files got cut and paste errors when projects were cloned.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032720 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Property files got cut and paste errors when projects were cloned.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032720 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
