CAML.NET Intellisense
“CAML is an ornery beast”.
Non conoscevo l’aggettivo “ornery”, google translate non aiuta, ma ho trovato qualche sinonimo (http://dictionary.reference.com/browse/ornery).
L’esordio di questo post di John Holliday mi è sembrato, alla fine, adeguato :-)
Interessante, invece, la parte “tecnica” del tutto:
The main idea behind the CAML.NET IntelliSense project is to extend the core schemas in two ways:
- Gather as much information as possible about each element and attribute and place it into xs:annotation elements so that it pops up in context while editing; and
- Identify and replace as many xs:string types as possible with enumerated types so the valid values for each attribute also popup in context while editing.
Che equivale a dire questo:
Consigliato :-)