Commit Graph

179 Commits

Author SHA1 Message Date
markpollack
de7a9bd104 Update readme to reflect use of SQLite.
Fix 2005 solution
2009-12-11 20:58:32 +00:00
markpollack
260b6cc718 Update EMS Quickstart to VS.NET 2008 2009-12-09 22:55:06 +00:00
markpollack
613677fb8a Clean up of .csproj files for building on bamboo server. 2009-11-30 17:50:50 +00:00
lahma
5b91c090a4 Fixed Northwind CSS to work with beloved IE, updated tutorial images 2009-08-04 08:40:01 +00:00
lahma
7441ac0254 Database back to initial clean state 2009-08-04 08:33:20 +00:00
eeichinger
8fd35067c9 integrated solutions.build.nant script into main build
fixed northwind example msbuild
2009-08-03 20:35:43 +00:00
eeichinger
da3093992f ingored files 2009-08-03 17:19:38 +00:00
markpollack
57c972ebab misc build fixes for release, doc improvements. 2009-08-03 12:16:43 +00:00
markpollack
888bd5cc79 remove old antlr.runtime.dll project references. 2009-08-02 04:45:08 +00:00
markpollack
5c7cb53dd1 packaging improvements 2009-08-02 03:41:44 +00:00
markpollack
d24dbf0249 SPRNET-1102 - Improve Northwind NHibernate example 2009-07-31 03:15:24 +00:00
markpollack
f502d14635 SPRNET-1102 - Use out-of-box logging advice 2009-07-31 01:27:11 +00:00
lahma
a2cb1ea411 Northwind sample using SQLite 2009-07-30 18:43:18 +00:00
lahma
2e2e60b26c SPRNET-1102: Improve Northwind NHibernate example 2009-07-27 20:24:32 +00:00
lahma
4c5675663d Visual updates to Northwind demo, some refactoring 2009-07-25 13:16:55 +00:00
lahma
9635c82336 SPRNET-1102: Updating NHibernate Northwind example to NH 2.1, some minor UI adjustments 2009-07-24 19:03:28 +00:00
eeichinger
47762e3f0f upgraded to nunit 2.5.1 for running unit tests
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
markpollack
a8b6e5feff TIBCO EMS QuickStart 2009-06-18 06:48:10 +00:00
markpollack
f7734690f4 Minor cleanup.
Added example of RequestReplyNmsTemplate
2009-06-16 19:53:15 +00:00
eeichinger
c356bc76a0 made Spring.NET partial trust ready 2009-05-19 04:09:27 +00:00
eeichinger
71f2834158 fixed SPRNET-1118 + added sample "NestedEmployeeInfo" to WebQuickStart 2009-04-16 23:07:09 +00:00
eeichinger
742a7ed4db explicitly ignore vs build artifacts 2009-04-16 15:23:42 +00:00
eeichinger
e422882b2f xmldoc polishing 2009-02-26 16:47:04 +00:00
eeichinger
5846694ddf added log4net support for net-1.0 2009-01-16 01:54:10 +00:00
eeichinger
0cc36fa4fc fixed moviefinder csc task to reference local lib folder (for log4net) 2009-01-16 01:18:50 +00:00
markpollack
75e2f997bd remove extra .sql file, same as one included in src directory 2008-12-16 18:33:51 +00:00
eeichinger
213c2bff41 polished WcfQuickStart sample 2008-12-14 23:16:02 +00:00
eeichinger
eb723a445a minor wcf and msmq example improvements
added vs2k8 solution for msmq example
2008-12-06 13:51:09 +00:00
eeichinger
2e8f832735 switched back to in-process services as default 2008-11-14 19:52:22 +00:00
eeichinger
d00c6c5dcd SPRNET-1109, SPRNET-1095: added xmldoc comments 2008-11-14 19:48:57 +00:00
eeichinger
eb3dae49b5 SPRNET-1109, SPRNET-1095 2008-11-14 18:53:16 +00:00
eeichinger
238a44da8f resolved SPRNET-1109, SPRNET-1095 2008-11-14 17:50:33 +00:00
eeichinger
c0233e9b6f changed configuration names "Debug"->"Debug-1.1", "Release"->"Release-1.1" to avoid compilation issues with a previous 2005 build 2008-11-14 16:20:46 +00:00
bbaia
8a88b425ee Finalized WCF ServiceExporter [SPRNET-1001].
Polished WCF integration + QuickStart + Doc.
2008-11-09 07:34:12 +00:00
markpollack
e0e9b72a64 fix packaging refs 2008-11-07 22:17:19 +00:00
markpollack
0e96d9d16f misc cleanup 2008-11-07 20:57:08 +00:00
markpollack
89e0d3c647 add ref to services... 2008-11-07 20:55:16 +00:00
markpollack
50cc44bf25 change proj refs to bin\net\3.0 2008-11-07 20:51:09 +00:00
markpollack
92bfe8b85c Update example application to only use 'dynamic proxy' approach for WCF DI. 2008-11-07 18:31:34 +00:00
markpollack
5fc87fbdad fix csproj dll ref 2008-11-06 22:52:56 +00:00
markpollack
bfdc7c76f1 misc update, remove [STAThread] 2008-11-04 03:51:41 +00:00
eeichinger
ff92c14a91 resolved SPRNET-997, SPRNET-962 2008-11-01 21:43:14 +00:00
eeichinger
d8ef974b5e changed wording 2008-10-15 17:52:35 +00:00
eeichinger
f95d9f3f0a fixed example build issues 2008-10-15 17:17:30 +00:00
eeichinger
b6b4b370f9 added SPRNET-711, SPRNET-713 - MappingHandlerFactory for configuring custom IHttpHandler and IHttpHandlerFactory instances 2008-10-13 23:18:44 +00:00
eeichinger
99b8a6f9eb rework of result navigation support: sprnet-1040, sprnet-1052, sprnet-958, sprnet-567
added navigation demo to WebQuickStart
2008-10-12 12:40:54 +00:00
eeichinger
d818a37821 added VS2008 solution for WebQuickStart example 2008-10-09 14:25:11 +00:00
eeichinger
e4f60e9c68 sprnet-840: fixed broken DI support w/ Server.Transfer()/Server.Execute() 2008-10-06 13:09:03 +00:00
eeichinger
e828a35102 polishing + svn ignores 2008-09-26 16:39:46 +00:00
eeichinger
5b00b18597 switched to machine neutral connectionstrings 2008-09-26 13:53:32 +00:00