Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.

Status ID Uploaded By Description Work Items Action
Applied
May 15
1211 May 12 at
12:35 PM
alexanderQX The poster for revised unity schema.
Applied May 15: PNG diagram poster of Unity schema.
Download

Applied
May 15
1213 May 12 at
2:35 PM
alexanderQX Some minor corrections to installation instructions.
Applied May 15: Quick installation instructions of how to turn Unity schema for visual studio intellisense.
Download

Applied
May 15
1210 May 12 at
12:31 PM
alexanderQX The revised version of the unity schema, this also contains full description from Unity help documentation while configuring sections. This schema is valid for all Unity 1.0 test configuration test cases.
Applied May 15: Schema is not normalized as its created for Visual Studio Intellisense purposes. Unity 1.0 configuration related test cases are passed with this schema.
Download

Applied
May 14
1219 May 12 at
6:50 PM
alexanderQX A very simple Unity integration with ASP.NET 2.0
Applied May 14: A simple unity integration sample when using Unity 1.0 and ASP.NET, see the 1220 when you want to create Unity container by configuration.
Download

Applied
May 14
1220 May 12 at
7:34 PM
alexanderQX a very simple Unity integration sample with ASP.NET when using Unity configuration feature.
Applied May 14: A very simple Unity 1.0 sample when using ASP.NET and Unity configuration feature.
Download

Declined
May 15
1136 Apr 21 at
6:29 PM
JoeLowrance Xsd to get intellisense in config files.

This is working OK for me with the following caveats:
1) Im not an xsd guy -- xs:sequence, xs:all? I tried to use what made sense, and tested against how I work.
2) In the web config, I can only get the intellisense to show up if I add an xml:ns directive to the "unity" tag. You need to delete this for your application to run.

To get it to work
1) Drop the xsd file in x:\Program Files\Microsoft Visual Studio 9.0\Xml\Schemas
2) Edit your config file and change "<unity>" to "<unity xmlns="urn:unity-mapping-1.0">" (See #2 above)

Hopefully this will work as a good starting point for someone.

Thanks
Joe
Declined May 15: Not all test cases of Unity 1.0 passed, see the revised schema in patch 1210.


Declined
May 14
1212 May 12 at
1:00 PM
alexanderQX The intellisense installation instructions for Unity revised schema.
Declined May 14: See the 1213


Updating...