home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / VJ / SACTIVE.INF < prev    next >
Encoding:
INI File  |  1998-02-12  |  2.9 KB  |  145 lines

  1. [general]
  2. children = top1,top2,top3,top4,top5
  3.  
  4. [top1]
  5. name = Design
  6. description = Description of Design.
  7. children = t1a,t2a,t3a
  8.  
  9. [t1a]
  10. name = Application Design
  11. description = Description of Application Design.
  12. children = t1a1
  13.  
  14. [t1a1]
  15. name = Visual Modeler
  16. description = Description of Visual Modeler.
  17. toggles = 1;2;3;4, 12;6;4;8
  18.  
  19. [t2a]
  20. name = Database Design
  21. description = Description of Database Design.
  22. children = t2a1
  23.  
  24. [t2a1]
  25. name = Visual Data Tools
  26. description = Description of Visual Data Tools.
  27. toggles = 1;2;3;4, 12;6;4;8
  28.  
  29. [t3a]
  30. name = Prototype
  31. description = Description of Prototype.
  32. children = t3a1,t3a2
  33.  
  34. [t3a1]
  35. name = Visual Basic
  36. description = Description of Visual Basic.
  37. toggles = 1;2;3;4, 12;6;4;8
  38.  
  39. [t3a2]
  40. name = HTML & DHTML
  41. description = Description of VID Designer.
  42. toggles = 1;2;3;4, 12;6;4;8
  43.  
  44.  
  45.  
  46.  
  47. [top2]
  48. name = Develop
  49. description = Description of Develop.
  50. children = t2a,t2b,t2c,t2d,t2e,t2f
  51.  
  52. [t2a]
  53. name = Create Components
  54. description = Description of Create Components
  55.  
  56. [t2b]
  57. name = Create Server Logic
  58. description = Description of Create Server Logic
  59.  
  60. [t2c]
  61. name = Work with Data
  62. description = Description of Work with Data
  63.  
  64. [t2d]
  65. name = Web Development
  66. description = Description of Web Development
  67.  
  68. [t2e]
  69. name = Debug
  70. description = Description of Debug
  71.  
  72. [t2f]
  73. name = Build Applications
  74. description = Description of Build Applications
  75.  
  76. [top3]
  77. name = Component Management
  78. description = Description of Component Management
  79. children = t3a,t3b
  80.  
  81. [t3a]
  82. name = Source Control
  83. description = Description of Source Control
  84. children = t3a1
  85.  
  86. [t3a1]
  87. name = Visual Source Safe
  88. description = Description of Visual Source Safe
  89.  
  90. [t3b]
  91. name = Repository
  92. description = Description of Repository
  93. children = t3b1,t3b2
  94.  
  95. [t3b1]
  96. name = Visual Basic Component Manager
  97. description = Description of Visual Basic Component Manager.
  98.  
  99. [t3b2]
  100. name = Visual Studio Component Manager
  101. description = Description of Visual Studio Component Manager.
  102.  
  103.  
  104. [top4]
  105. name = Application Analysis
  106. description = This is a description of Application Analysis.
  107. children = t4a,t4b
  108.  
  109. [t4a]
  110. name = Application Testing
  111. description = Description of Application Testing
  112. children = t4a1
  113.  
  114. [t4a1]
  115. name = Anomaly Tracking System
  116. description = Description of ATS.
  117.  
  118. [t4b]
  119. name = Performance Analysis
  120. description = Description of Performance Analysis.
  121. children = t4b1
  122.  
  123. [t4b1]
  124. name = Visual Analyzer
  125. description = Description of Visual Analyzer
  126.  
  127.  
  128. [top5]
  129. name = Deploy
  130. description = This is a description of Deploy
  131. children = t5a
  132.  
  133. [t5a]
  134. name = Application Deployment
  135. description = Description of Application Deployment
  136. children = t5a1,t5a2
  137.  
  138. [t5a1]
  139. name = Visual Studio Browser Based Package and Deploy
  140. description = Description of Visual Studio Browser Based Package and Deploy
  141.  
  142. [t5a2]
  143. name = Visual Studio DCOM Based Deployment
  144. description = Description of Visual Studio DCOM Based Deployment
  145.