Search
Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
ID Uploaded Status Description Work Items Action
2967
May 29 2009 at
4:15 PM
Being evaluated The patch did not have any support 'array' element. I have added that. Also I have done some more normalization and extracted common element types out. I have retained context sensitive help while doing so. I have tested it with Enterprise Library Hands On Lab for Unity - Lab04 exercise. In that exercise I chose to implement all of the container configuration only using only the app.config without use of any runtime API. (This required using array injection)
1211
May 12 2008 at
12:35 PM
Applied The poster for revised unity schema.
Applied May 15 2008: PNG diagram poster of Unity schema.
1213
May 12 2008 at
2:35 PM
Applied Some minor corrections to installation instructions.
Applied May 15 2008: Quick installation instructions of how to turn Unity schema for visual studio intellisense.
1210
May 12 2008 at
12:31 PM
Applied 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 2008: Schema is not normalized as its created for Visual Studio Intellisense purposes. Unity 1.0 configuration related test cases are passed with this schema.
1219
May 12 2008 at
6:50 PM
Applied A very simple Unity integration with ASP.NET 2.0
Applied May 14 2008: 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.
1220
May 12 2008 at
7:34 PM
Applied a very simple Unity integration sample with ASP.NET when using Unity configuration feature.
Applied May 14 2008: A very simple Unity 1.0 sample when using ASP.NET and Unity configuration feature.
1136
Apr 21 2008 at
6:29 PM
Declined 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 2008: Not all test cases of Unity 1.0 passed, see the revised schema in patch 1210.
1212
May 12 2008 at
1:00 PM
Declined The intellisense installation instructions for Unity revised schema.
Declined May 14 2008: See the 1213
Show All Patches
1-8 of 8 Patches < Previous 1 Next >
View All
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398