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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/faq
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-04 03:51:07 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-04 03:51:07 +0400
commitb9b369acf39681865ecafb471a2e9d3066d95644 (patch)
tree7402e2e25244c39e63ba9f20ea6138030c34fd6e /doc/faq
parent204210f834d8085721739771190f50e810cbc63e (diff)
More documentation
svn path=/trunk/mono/; revision=50
Diffstat (limited to 'doc/faq')
-rw-r--r--doc/faq43
1 files changed, 42 insertions, 1 deletions
diff --git a/doc/faq b/doc/faq
index b5fb52dc601..7993cc3f2e3 100644
--- a/doc/faq
+++ b/doc/faq
@@ -1,5 +1,12 @@
+** Basics
+
+Q: What does Mono stand for?
+A: Mono stands for `Monkey' in spanish, you can also think of it as
+ monocromatic as that is what my text editor looks like.
+
Q: .NET is evil, it will give Microsoft too much control over every desktop?
Q: If you implement .NET, wont I depend on Microsoft Passport to run my software?
+Q: Isn't .NET something else?
A: You are a bit confused. It is easy to be confused, as Microsoft
has been naming anything they have produced recently with `.NET'.
@@ -26,5 +33,39 @@ A: We are implementing the .NET Framework: a new development platform
multiple languages to share the same code
(through the CLS specification
-Q:
+** Passport
+
+Q: Passport
+A: ....
+
+Q: But there is a System.Web.Security.PassportIdentity class, that must mean
+ that it will depend on it.
+
+** Ximian
+
+Q: Why is Ximian working on .NET?
+A:
+
+Q: How does this help the Ximian business?
+A: ...
+
+** Web Services
+
+Q: Is Mono just a new way of writing Web Services?
+A:
+
+Q: Will this implement Web Services?
+A:
+
+** Development Tools
+
+Q: Will you have new development tools?
+A:
+
+** Reusing existing Code
+
+Q: Will you guys reuse XXX?
+A:
+
+Q: What about Intel's research JIT framework, ORP?
A: \ No newline at end of file