Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
1-7 of 7Patches
< Previous 1 Next >
Applied May 15 |
1211 |
May 12 at 12:35 PM |
alexanderQX |
The poster for revised unity schema.
|
|
Download
|
Applied May 15 |
1213 |
May 12 at 2:35 PM |
alexanderQX |
Some minor corrections to installation instructions.
|
|
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.
|
|
Download
|
Applied May 14 |
1219 |
May 12 at 6:50 PM |
alexanderQX |
A very simple Unity integration with ASP.NET 2.0
|
|
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.
|
|
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 14 |
1212 |
May 12 at 1:00 PM |
alexanderQX |
The intellisense installation instructions for Unity revised schema.
|
|
|
1-7 of 7Patches
< Previous 1 Next >