Difference between revisions of "EWT Class12"

esse quam videri
Jump to: navigation, search
(ASP.NET: I thought we were supposed to be unbiased :s)
(ASP.NET)
Line 32: Line 32:
 
*tutorials http://www.asp.net/learn/videos/
 
*tutorials http://www.asp.net/learn/videos/
  
not specific to c# the frame work can use any .net language http://www.hanselman.com/blog/WPFSampleInIronRubyTalkingViaCToWesabe.aspx
+
Not specific to C# [http://www.hanselman.com/blog/WPFSampleInIronRubyTalkingViaCToWesabe.aspx the framework can use any .net language]
  
more .net languages http://dotnetpowered.com/languages.aspx  
+
[http://dotnetpowered.com/languages.aspx more .net languages]
  
http://en.wikipedia.org/wiki/ASP.NET_MVC_Framework
+
[http://en.wikipedia.org/wiki/ASP.NET_MVC_Framework ASP.NET MVC Framework]
  
 
Editor Visual studio
 
Editor Visual studio
  
*Data Entities xsd http://www.w3.org/XML/Schema
+
* [http://www.w3.org/XML/Schema Data Entities xsd]
*LINQ http://msdn2.microsoft.com/en-us/netframework/aa904594.aspx http://en.wikipedia.org/wiki/Language_Integrated_Query
+
* LINQ
 +
** [http://msdn2.microsoft.com/en-us/netframework/aa904594.aspx The LINQ Project]
 +
** [http://en.wikipedia.org/wiki/Language_Integrated_Query LINQ on Wikipedia]
  
 
==Mono==
 
==Mono==

Revision as of 19:35, 22 April 2008

Rails

based on Ruby 1990

Gem package manager http://rubygems.org/read/chapter/1#page22

CRUD

REST

http://www.rubyonrails.org/down

Windows instant rails full aplication stack http://instantrails.rubyforge.org/wiki/wiki.pl

editor http://www.aptana.com/studio/download/

sqlite3 http://www.sqlite.org/download.html

Tutorials

http://www.onlamp.com/pub/a/onlamp/2006/12/14/revisiting-ruby-on-rails-revisited.html http://www.onlamp.com/pub/a/onlamp/2007/01/05/revisiting-ruby-on-rails-revisited-2.html

ASP.NET

C# 1999 ECMA standard from MS or Mono

Not specific to C# the framework can use any .net language

more .net languages

ASP.NET MVC Framework

Editor Visual studio

Mono

Mono home page http://www.mono-project.com/Main_Page

Getting mono http://www.mono-project.com/Obtaining_Mono

homework

read about rails and .net

Try

http://www.onlamp.com/pub/a/onlamp/2006/12/14/revisiting-ruby-on-rails-revisited.html

and watch