root/trunk/nuxleus/Source/CodeSamples


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4773 [4773] 09/16/08 07:22:45 xmlhacker various updates that fix the build issue
(edit) @4753 [4753] 07/23/08 18:20:53 xmlhacker brought in changes from the private repository
(edit) @4748 [4748] 07/22/08 23:09:48 xmlhacker not sure why I had this as a struct, but it shouldn't have been
(edit) @4747 [4747] 07/22/08 23:04:31 xmlhacker couple of minor corrections in the logging output
(edit) @4746 [4746] 07/22/08 22:40:12 xmlhacker added a few more phone numbers to the mix and a test to verify they remain …
(edit) @4745 [4745] 07/22/08 02:09:32 xmlhacker addition of a new PhoneNumber? list and an entry into that list
(edit) @4744 [4744] 07/22/08 01:58:44 xmlhacker arrays/collections are now supported so am adding them back into the mix
(edit) @4743 [4743] 07/22/08 01:43:04 xmlhacker changed to a class to adhere to ProtoContract? declaration type rules
(edit) @4742 [4742] 07/22/08 00:14:40 xmlhacker initial injection of code for Silverlight test app. This builds, but at …
(edit) @4741 [4741] 07/21/08 22:54:32 xmlhacker continues if patching the file throws an error
(edit) @4740 [4740] 07/21/08 21:25:58 xmlhacker updated with patch such that structs qualify for usage of the …
(edit) @4739 [4739] 07/21/08 20:56:16 xmlhacker nant build file for building on both Windows and Unix*. The code is now …
(edit) @4738 [4738] 07/21/08 17:39:55 xmlhacker changed to a class to avoid the need to initialize each instance with a …
(edit) @4737 [4737] 07/20/08 22:15:23 xmlhacker had the assembly named incorrectly
(edit) @4736 [4736] 07/20/08 20:10:01 xmlhacker such that it makes better sense what it is
(edit) @4735 [4735] 07/20/08 20:09:11 xmlhacker such that it makes better sense what it is
(edit) @4734 [4734] 07/20/08 20:06:01 xmlhacker changed to the proper type
(edit) @4733 [4733] 07/20/08 19:28:07 xmlhacker this should now build in VS.NET 2008
(edit) @4732 [4732] 07/20/08 19:17:14 xmlhacker initial injection of Protobuf comparison test
(edit) @4728 [4728] 06/18/08 23:23:04 xmlhacker this should now build again
(edit) @4724 [4724] 06/17/08 19:31:34 xmlhacker updated to use serialization of the object the generate the SOAP message
(edit) @4723 [4723] 06/17/08 19:45:03 xmlhacker --
(edit) @4722 [4722] 06/16/08 16:25:26 xmlhacker for testing multiple processes from the commandline
(edit) @4715 [4715] 06/16/08 13:08:29 xmlhacker This is an absolute mess right now, but I need to test the current state …
(edit) @4714 [4714] 06/15/08 04:42:49 xmlhacker forgot that this constructor wasn't needed (nor did it even work properly)
(edit) @4713 [4713] 06/15/08 04:40:37 xmlhacker quick rename to avoid confusion
(edit) @4712 [4712] 06/15/08 04:27:35 xmlhacker Forgot that I could declare the type directly given the use of generics …
(edit) @4711 [4711] 06/15/08 03:44:07 xmlhacker added a warmup
(edit) @4710 [4710] 06/15/08 03:34:55 xmlhacker updated the test to push things a bit harder
(edit) @4709 [4709] 06/15/08 03:03:12 xmlhacker playing around with generics and object creation/method instantiation
(edit) @4708 [4708] 06/14/08 21:34:19 xmlhacker want to be able to control this value for testing
(edit) @4707 [4707] 06/14/08 21:25:20 xmlhacker Needed to increase the connection limit
(edit) @4700 [4700] 06/12/08 16:45:03 xmlhacker --
(edit) @4699 [4699] 06/12/08 11:26:46 xmlhacker added a bit more info to the output
(edit) @4697 [4697] 06/12/08 09:54:28 xmlhacker test app for the SimpleDB SOAP library. You'll need to be sure and create …
(edit) @4689 [4689] 06/03/08 19:00:58 xmlhacker removed some unnecessary repetiveness
(edit) @4686 [4686] 05/14/08 22:20:36 xmlhacker cleaning out a bunch of stuff that shouldn't be in the repository
(edit) @4685 [4685] 05/14/08 20:45:44 xmlhacker updated to catch a failed attempt at loading the output as an XmlReader?, …
(edit) @4684 [4684] 05/14/08 18:36:23 xmlhacker added GetXmlReader? method to reduce required code
(edit) @4683 [4683] 05/14/08 17:09:36 xmlhacker added Zorba processor and console app test
(edit) @4674 [4674] 05/13/08 15:00:05 xmlhacker --
(edit) @4650 [4650] 03/11/08 04:01:14 xmlhacker forgot to add this
(edit) @4649 [4649] 03/11/08 04:00:15 xmlhacker various updates from the private development repository
(edit) @4647 [4647] 02/24/08 06:17:49 xmlhacker various missing project files
(edit) @4592 [4592] 02/03/08 10:39:24 xmlhacker adds the ability to specify the result type via the ResultType? enumeration
(edit) @4582 [4582] 02/01/08 01:54:09 xmlhacker makes things a little faster
(edit) @4581 [4581] 01/30/08 14:15:15 xmlhacker not needed
(edit) @4580 [4580] 01/30/08 13:23:14 xmlhacker a bit of cleanup work
(edit) @4579 [4579] 01/30/08 12:52:49 xmlhacker adds various async utils to the mix. Please see: …
(edit) @4573 [4573] 01/23/08 11:08:09 xmlhacker added a few more check points
(edit) @4572 [4572] 01/23/08 09:44:36 xmlhacker added a few extended calculations and the ability to specify whether or …
(edit) @4569 [4569] 01/22/08 05:10:24 xmlhacker reduntant method
(edit) @4568 [4568] 01/22/08 05:08:58 xmlhacker made these slightly more robust
(edit) @4567 [4567] 01/22/08 03:57:27 xmlhacker added asynchronous HTTP request processing library for accessing any given …
(edit) @4566 [4566] 01/22/08 03:54:10 xmlhacker added asynchronous HTTP request processing library for accessing any given …
(edit) @4541 [4541] 01/18/08 14:06:15 xmlhacker various across the board changes
(copy) @4513 [4513] 12/26/07 21:54:00 xmlhacker this has needed to be in its own top level, capitalized folder for a while …
copied from trunk/nuxleus/src/CodeSamples:
(edit) @4489 [4489] 12/22/07 17:12:31 xmlhacker added basic query mechanism
Note: See TracRevisionLog for help on using the revision log.