Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add backup of Paolo's embedding slides #352

Merged
merged 1 commit into from
Feb 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions docs/advanced/embedding/embedslides.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: Embedding Mono Runtime
author: Paolo Molaro
---

Backup of the [original slides](http://primates.ximian.com/~lupus/slides/embed).

[![Title page](/images/embed-slides/img0.jpg)](/images/embed-slides/img0.jpg)

[![Overview](/images/embed-slides/img1.jpg)](/images/embed-slides/img1.jpg)

[![Mono embedded everywhere...](/images/embed-slides/img2.jpg)](/images/embed-slides/img2.jpg)

[![Metadata library](/images/embed-slides/img3.jpg)](/images/embed-slides/img3.jpg)

[![Helper libraries](/images/embed-slides/img4.jpg)](/images/embed-slides/img4.jpg)

[![Execution engine support](/images/embed-slides/img5.jpg)](/images/embed-slides/img5.jpg)

[![API guidelines](/images/embed-slides/img6.jpg)](/images/embed-slides/img6.jpg)

[![API guidelines (continued)](/images/embed-slides/img7.jpg)](/images/embed-slides/img7.jpg)

[![Accessing metadata](/images/embed-slides/img8.jpg)](/images/embed-slides/img8.jpg)

[![Accessing metadata](/images/embed-slides/img9.jpg)](/images/embed-slides/img9.jpg)

[![Creating an object](/images/embed-slides/img10.jpg)](/images/embed-slides/img10.jpg)

[![Creating an object (continued)](/images/embed-slides/img11.jpg)](/images/embed-slides/img11.jpg)

[![Calling a method](/images/embed-slides/img12.jpg)](/images/embed-slides/img12.jpg)

[![Accessing fields](/images/embed-slides/img13.jpg)](/images/embed-slides/img13.jpg)

[![Who holds the control?](/images/embed-slides/img14.jpg)](/images/embed-slides/img14.jpg)

[![Exposing functions to the app](/images/embed-slides/img15.jpg)](/images/embed-slides/img15.jpg)

[![Issues](/images/embed-slides/img16.jpg)](/images/embed-slides/img16.jpg)

[![The garbage collector](/images/embed-slides/img17.jpg)](/images/embed-slides/img17.jpg)

[![Debugger support](/images/embed-slides/img18.jpg)](/images/embed-slides/img18.jpg)

[![Sample time](/images/embed-slides/img19.jpg)](/images/embed-slides/img19.jpg)
4 changes: 4 additions & 0 deletions docs/advanced/embedding/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -655,3 +655,7 @@ Samples

See the sample programs in [mono/samples/embed](https://github.com/mono/mono/tree/master/samples/embed) for examples of embedding the Mono runtime in your application.


Outdated Presentation
=====================
Paolo Molaro did a presentation on [embedding the Mono Runtime](/docs/advanced/embedding/embedslides/).
Binary file added images/embed-slides/img0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img18.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img19.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/embed-slides/img9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.