2010-04-16 Sebastien Pouliot <sebastien@ximian.com>
[mono/afaerber.git] / web / screenshots
blob25cc06998d79a62d07a716ac205870980f1e48c7
1 * Screenshots
3 ** Mono Debugger
5         Some shots of the <a href="jit-debug.html">Mono Debugger</a>
7         <table border=1>
8           <tr>
9             <td>
10               <a href="images/Screenshot-Debugger-1.png"><img src="images/Screenshot-Debugger-1-thumb.png"></a>
11             </td>
12           </tr>
13           <tr>
14              Debugger showing the source code view.
15           </tr>
16         </table>
17         <table>
18           <tr>
19             <td>
20               <a href="images/Screenshot-Debugger-2.png"><img src="images/Screenshot-Debugger-2-thumb.png"></a>
21             </td>
22           </tr>
23           <tr>
24              Debugger showing the CPU view.
25           </tr>
26         </table>
28 ** Mono Documentation Browser
30         The Mono Documentation Browser is available from <a
31         href="anoncvs.html">CVS</a>, module `monodoc'.
33         <table border=1>
34           <tr>
35             <td>
36               <a href="images/Screenshot-B2.png"><img src="images/Screenshot-B2-thumb.png"></a>
37             </td>
38           </tr>
39           <tr>
40             Mono Documentation Browser rendering a method description.
41           </tr>
42         </table>
43         <table>
44           <tr>
45             <td>
46               <a href="images/Screenshot-MethodSummary.png"><img src="images/Screenshot-MethodSummary-thumb.png"></a>
47             </td>
48           </tr>
49           <tr>
50             Mono Documentation Browser rendering the class method summary
51           </tr>
52         </table>
54 ** Eclipse running with Mono
56         Zoltan Varga made the Java VM for .NET <a
57         href="http://www.ikvm.net">IKVM</a> run <a
58         href="http://www.eclipse.org">Eclipse</a>, the IBM Open Source IDE.
60         <a href="images/ikvm-screenshot.png"><img src="images/ikvm-screenshot-thumb.png"></a>   
62 ** Mono Basic
64         The Mono Basic compiler ships with the Mono distribution.
66         <table border=1>
67           <tr>
68             <td>
69               <a href="images/gtk-vb.png"><img src="images/gtk-vb-thumb.png"></a>
70             </td>
71           </tr>
72           <tr>
73              Mono Basic running a sample Gtk# application.
74           </tr>
75         </table>
77 ** Platano Media Player
79         Alp's <a href="http://www.atoker.com/platano/">Platano</a>
80         Media Player is written with Gtk# (with GStreamer support):
82         <table border=1>
83           <tr>
84             <td>
85               <img src="images/platano_s.png"></a>
86             </td>
87           </tr>
88           <tr>
89             Platano startup.
90           </tr>
91         </table>
92         <table>
93           <tr>
94             <td>
95               <img src="images/platano-playing_s.png">
96             </td>
97           </tr>
98           <tr>
99             Platano playing the <a
100             href="http://developer.ximian.com/projects/third_party/codemonkey/index.html">Code
101             Monkey At Work</a> video.
102           </tr>
103         </table>
105 ** GSIRC
107         Alp's <a href="http://www.atoker.com/gsirc/">GSIRC</a>
108         Gtk-Sharp IRC written with Gtk#
110         <table border=1>
111           <tr>
112             <td>
113               <a href="http://go-mono.com/images/gsirc-0.2a_overview.jpg"><img src="images/gsirc-0.2a_overview-thumb.jpg"></a>
114             </td>
115           </tr>
116           <tr>
117             GSIRC is shown with the preferences dialog and chatting on some channels (rooms).
118           </tr>
119         </table>
121 ** SQL# For GTK#
123         Daniel Morgan's SQL query tool that runs on Mono on Linux and Windows.  It is
124         written in C# and allows you to connect to various Mono ADO.NET providers and
125         enter SQL commands.
127         <table border=1>
128           <tr>
129             <td>
130               <img src="http://go-mono.com/images/sqlsharp.png">
131             </td>
132           </tr>
133           <tr>
134             SQL# For GTK# is shown retrieving data from a Microsoft SQL Server 2000 database.
135           </tr>
136         </table>
138 ** Type Reflector
140         Type Reflector is a tool included in Mono to inspect your assemblies.
142         <table border=1>
143           <tr>
144             <td>
145               <img src="images/type-reflector.png">
146             </td>
147           </tr>
148         </table>
150 ** Object Browser
152         Radek Doulik's Object Browser (in Mono CVS) is a useful tool
153         to inspect existing assemblies and their source code:
155         <table border=1>
156           <tr>
157             <td>
158               <img src="images/Screenshot-ObjectBrowserDemo.png">
159             </td>
160           </tr>
161         </table>
162         
163 ** Windows.Forms
165         Windows.Forms running with Wine on Linux:
167         <table border=1>
168           <tr>
169             <td>
170               <a href="http://go-mono.com/images/monomdi.jpg"><img src="http://go-mono.com/images/monomdi-thumb.jpg"></a>
171             </td>
172           </tr>
173         </table>
175         <table border=1>
176           <tr>
177             <td>
178               <a href="http://go-mono.com/images/WINESWF.JPG"><img src="http://go-mono.com/images/WINESWF-thumb.JPG"></a>
179             </td>
180           </tr>
181         </table>
183 ** Mono running on the iPaq
185         <table border=1>
186           <tr>
187             <td>
188               <img src="images/familiar-mint-hello.png">
189             </td>
190           </tr>
191         </table>
194 ** Mono Certificate Viewer
196         <table border=1>
197           <tr>
198             <td>
199               <img src="images/swf-certview.png">
200             </td>
201           </tr>
202           <tr>
203             <td>
204               running on Windows using SWF
205             </td>
206           </tr>
207           <tr>
208             <td>
209               <img src="images/gtk-certview.png">
210             </td>
211           </tr>
212           <tr>
213             <td>
214               running on Linux (RH9) using GTK#
215             </td>
216           </tr>
217         </table>
219 ** SkyNET
221         SkyNET is written in C# and uses GTK# for displaying a star chart.    
223         <table border=1>
224           <tr>
225             <td>
226               <img src="http://go-mono.com/images/skynet.png">
227             </td>
228           </tr>
229         </table>