Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/TUTORIALS')
-rw-r--r--main/TUTORIALS59
1 files changed, 0 insertions, 59 deletions
diff --git a/main/TUTORIALS b/main/TUTORIALS
deleted file mode 100644
index de72d8e02c..0000000000
--- a/main/TUTORIALS
+++ /dev/null
@@ -1,59 +0,0 @@
-Some tutorials that we need to write:
-
-* Basics
-
- * Creating a new project
-
- * Explaining solutions and projects.
-
- * Adding assemblies or packages to a project.
-
- * Creating reusable components.
-
- * Creating C/C++ projects (can we even do this?)
-
-* Development
-
- * Refactoring
-
- *
-* Build and Deployment.
-
- * Importing a Visual Studio Project into MonoDevelop
-
- * Maintenance: creating makefiles, autotools.
-
- * Creating packages.
-
-* Working with Source Code Control
-
- * Using source code control
-
-* Web Programming
-
- * How to create ASP.NET applications with MonoDevelop
-
-
-* Accesing Services
-
- * Consuming Web Services
- Adding Web References.
-
- * Adding
-
-* Gtk# development
-
- * Creating a project from scratch
-
- * Using Stetic to create user interfaces
-
- * Using Stetic to create reusable components.
-
- * Localizing applications.
-
- * Desktop Integration.
-
-* Working With Databases
-
- * The Database Explorer
-