myCSharp.de - DIE C# und .NET Community
Willkommen auf myCSharp.de! Anmelden | kostenlos registrieren
 | Suche | FAQ

» Hauptmenü
myCSharp.de
» Startseite
» Forum
» FAQ
» Artikel
» C#-Snippets
» Jobbörse
» Suche
   » Plugin für Firefox
   » Plugin für IE7
   » Gadget für Vista
» Regeln
» Wie poste ich richtig?
» Datenschutzerklärung
» wbb-FAQ

Mitglieder
» Liste / Suche
» Stadt / Anleitung dazu
» Wer ist wo online?

Angebote
» ASP.NET Webspace
» Bücher
» Zeitschriften
   » dot.net magazin
» Accessoires

Ressourcen
» .NET-Glossar
» guide to C#
» openbook: Visual C#
» openbook: OO
» .NET BlogBook
» MSDN Webcasts
» dotnetjob.de
» Search.Net

Team
» Kontakt
» Übersicht
» Wir über uns
» Bankverbindung
» Impressum

» Unsere MiniCity
MiniCity
» myCSharp.de Diskussionsforum
Du befindest Dich hier: Community-Index » Diskussionsforum » Externes » Szenenews » Sandcastle - October 2007 Community Technology Preview (CTP)
Letzter Beitrag | Erster ungelesener Beitrag Druckvorschau | An Freund senden | Thema zu Favoriten hinzufügen

Antwort erstellen
Zum Ende der Seite springen  

Sandcastle - October 2007 Community Technology Preview (CTP)

 
Beiträge zu diesem Thema Autor Datum
 Sandcastle - October 2007 Community Technology Preview (CTP) MagicAndre1981 30.10.2007 15:57

Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
MagicAndre1981 MagicAndre1981 ist männlich
myCSharp.de-Mitglied

images/avatars/avatar-2623.jpg


Dabei seit: 16.05.2005
Beiträge: 906
Entwicklungsumgebung: Visual Studio 2005 Prof/ #d2.1
Herkunft: Nordhausen


MagicAndre1981 ist offline

Sandcastle - October 2007 Community Technology Preview (CTP)

Beitrag: beantworten | zitieren | editieren | melden/löschen       | Top

Sandcastle - October 2007 Community Technology Preview (CTP)

Zitat:
What's new in this version:

1. Reflection data files: The reflection files (generated from .net framework 3.5, vs2005 style) are included in the installer. After installation, they can be found under “%DxRoot%\Data\reflection”. In build_sandcastle.bat and build.proj, we have commented out the call to fxReflection.proj.

2. Conceptual example: A conceptual example is located at “DxRoot\Examples\conceptual”. To build it, please run the following command line commands.

Cd c:\program files\sandcastle\examples\conceptual

Build_conceptual.bat

3. Conceptual configs: conceptual.config is added for conceptual build in each presentation style. The path is “Vs2005(/hana/prototype)\configuration\conceptual.config”.

4. Whidbey (VS 2005) style sheet: The old Whidbey style sheet is now available at “DxRoot\presentation\vs2005\style\whidby\presentation.css”. To use it, please copy it to “DxRoot\presentation\vs2005\style” and overwrite the existing css. Before doing this, you may want to backup that css file first.

5. Conceptual Authoring schemas: The schema files under “DxRoot\schemas\Authoring” are schemas for conceptual authoring. The root schema is developer.xsd. The conceptual sample xml can be found at “DxRoot\Examples\conceptual\dduexml”.

6. Reflection schema: The MrefBuilder reflection schema file is available under “DxRoot\schemas\Reflection” folder.

7. Firefox support: we fixed many bugs to make the produced html files compatible with the latest firefox browser.



Changes in this version:

1. Reflection files are provided under “DxRoot\Data\Reflection” folder.
2. Schema files for conceptual authoring and MrefBuilder provided.

Zitat:
Issues fixed in this version (Reported by Customers):

1. Sandcastle: Langword "null" is not rendering in vs2005 style

2. Sandcastle: Add other supported languages to configs

3. Sandcastle: The font of "send feedback" looks strange

4. Sandcastle: Method name has double '()' in prototype style

5. Sandcastle: No index entry in hxs build (prototype style)

6. Sandcastle: Format of Declaration Syntax section need to improve.(prototype)

7. Sandcastle: Nested type split type name with two dots. (prototype)

8. Sandcastle: Incorrect bracket order of generic type. (prototype)

9. Sandcastle: Add a switch to have the ApplyVSDocModel.xsl transformation generate an RZunge raus roject node with an auto-generated Namespaces topic

10. Sandcastle: Chm Title Property to project name instead of "help"

11. Sandcastle: Duplicate pubenumeration.gif and broken image

12. Sandcastle: The methodnames in the prototype template are having a strange trailing '()()'.

13. Sandcastle: In fxreflection.proj the itemgroup is called AssemblyFloders (typo)

14. Sandcastle: JS error using the VS2005 style when browsing the raw HTML topics in IE7

15. Sandcastle: Make DxRoot System Variable

16. Sandcastle: MRefBuilder namespace ripping feature bug

17. Sandcastle: Overridden methods in sealed classes do not show up in the class

18. Sandcastle: In VSOrcas style in the TOC, every item under the Methods, Properties,Events, Fields, and overloads containers is prefixed with the class name which is unnecessary and clutters up the list

19. Sandcastle: In VsOrcas style there are duplicate entries for namespaceNameHeader, methodIndexEntry, and runningHeaderText in reference_content.xml

20. Sandcastle: In VSOrcas style there is a remarksTitle entry in both reference_content.xml and shared_content.xml

21. Sandcastle: In VS2005 Replace getStyleDictionary() in CommonUtilities.js to fix 2 issues

22. Sandcastle: In VS2005 presentation <item id="XAMLLabel">XAML</item> is missing from the shared_content.xml file.

23. Sandcastle: In prototype style an exception occurs when generating the table of content if there are overloaded operators in the assembly

24. Sandcastle: In Prototype style nested classes prefixed with the parent class's name are not sorted into the correct location TOC

25. Sandcastle: In Prototype style Methods with no parameters on class members page and on the method pages show an extra set of parentheses

26. Sandcastle: In Prototype style Methods with no parameters on class members page and on the method pages show an extra set of parentheses

27. Sandcastle: In Prototype Style the <see> tag ignores inner text

28. Sandcastle: Changes to Prototype Presentation.css

29. Sandcastle: In Prototype the "style" attribute on the ManagedCPlusPlus <language> element in the TransformComponent configuration should be set to "cpp"

30. Sandcastle: In Prototype <item id="XAMLLabel">XAML</item> is missing from the shared_content.xml file.

31. Sandcastle: In Prototype Style <item id="comments"> is missing from the shared_content.xml file.

32. Sandcastle: In Prototype style <item id="VisualBasicUsageLabel"> in shared_content.xml should say "Visual Basic Usage" to match the other styles.

33. Sandcastle: Support u and font tags in the HTML passthrough section in the main_sandcastle.xsl

34. Sandcastle: For the VS2005 and VSOrcas style Overloads pages are being created for methods in base classes

35. Sandcastle: In VSOrcas the language syntax section are too tall when viewed in Firefox

36. Sandcastle: Several issues with Firefix

37. Sandcastle: Icon name of public enum should be "pubenumeration.gif" (hana)

38. Sandcastle: missing content items 'pubenumerationalttext' and 'pubclassalttext' (vsorcas style)

39. Sandcastle: Add VB support for the <see langword="abstract"/> also

40. Sandcastle: TOC has duplicate constructor nodes

41. Sandcastle: Plain text is showing as link with version-specific reflection files provided

42. Sandcastle: If the content is too long in the Tables in MREF docs there is no scrollbar displayed.(prototype style)

43. Sandcastle: Version info is not showing up

44. Sandcastle: Error of main_schema.xsl (prototype)

45. Sandcastle: Page has no vertical scrollbar.(prototype)

46. Sandcastle: Some share content items missed. (vsorcas)

47. Sandcastle: langword "null" should be displayed as "null" not "a null reference " also in bold just like "Nothing" in VB.

48. Sandcastle: The middle segment does not align with other segments in feedback section (whidbey stylesheet)

49. Sandcastle: Differences between whidbey stylesheet and current vs2005 stylesheet

50. Sandcastle: VSDoc Model bug causes Overloads TOC entry pages that are invalid

51. Sandcastle: The text is missing in Vs2005 style.

52. Sandcastle: The button and link of "send feedback" don't work.(vs2005 style)

53. Sandcastle: The link of "send comments" doesn't work.(hana style).

54. Sandcastle: The tabs is broken in VSOrcas (hana) style.

55. Sandcastle: The dropdownlist seems float.(prototype style).

56. Sandcastle: In firefox the font for feedback's title looks odd (vs2005 style)

57. Sandcastle: In firefox language filter does not work (vs2005 style)

58. Sandcastle: 'copycode' does not work in firefox

59. Sandcastle: The link of "Copy Code" doesn't work.

60. Sandcastle: Icon's alt text does not show up in firefox

61. Sandcastle: Support <seealso href=""> tag

62. Sandcastle: There some script errors in the html page under vista (hana style).

63. Sandcastle: Private field and method displayed in TOC but not in the detail content

Download:
 http://www.microsoft.com/downloads/detai...&DisplayLang=en
30.10.2007 15:57 Beiträge des Benutzers | zu Buddylist hinzufügen
Baumstruktur | Brettstruktur       | Top 
myCSharp.de | Forum Der Startbeitrag ist älter als 5 Jahre.
Der letzte Beitrag ist älter als 5 Jahre.
Antwort erstellen


© Copyright 2003-2013 myCSharp.de-Team. Alle Rechte vorbehalten. 24.05.2013 05:21