Introduction to .NET Framework and C# (English)

23
.NET Introduction to Framework

TAGS:

description

A brief introduction to .NET Framework and C# for a presentation in Athens University of Economics and Business (in English). MSDN Academic Alliance and Imagine Cup are also discussed. Presenters: Vangos Pterneas (http://twitter.com/Pterneas) Pavlos Touroulitis Alex Tzanetopoulos (http://twitter.com/nerdtechnews) Date: October 26, 2010

Transcript of Introduction to .NET Framework and C# (English)

Page 1: Introduction to .NET Framework and C# (English)

.NETIntroduction to

Framework

Page 2: Introduction to .NET Framework and C# (English)

Who are we?Google: studentguru aueb

Page 3: Introduction to .NET Framework and C# (English)

StudentGuru AUEBhttp://studentguru.gr/blogs/aueb

Page 4: Introduction to .NET Framework and C# (English)

StudentGuru AUEBhttp://studentguru.gr/blogs/aueb

presentationsupdates

technology

training

Page 5: Introduction to .NET Framework and C# (English)

EnvironmentTools

.NET Framework

Libraries

Console.WriteLine(“Hello world!”);

C#

F#

VB

C++

Page 6: Introduction to .NET Framework and C# (English)

Desktop Web

Rich Internet apps

Mobile

Games

Web services

Databases

Office

Page 7: Introduction to .NET Framework and C# (English)

.NET applications

Operating System

.NET Framework

application applicationapplication

Windows PC Windows Server Linux / Mac

Page 8: Introduction to .NET Framework and C# (English)

Development

Our tools

Design

Page 9: Introduction to .NET Framework and C# (English)

C#

Page 10: Introduction to .NET Framework and C# (English)

Why C#?

Code less

Powerful like C++

Easy like VB

Active community

Page 11: Introduction to .NET Framework and C# (English)

Design & development become easier

Page 12: Introduction to .NET Framework and C# (English)

Java and C#Java C#

Object-oriented a aClasses a aGarbage collection a aCross platform a aEvents r aProperties r aLINQ r a

Page 13: Introduction to .NET Framework and C# (English)

Java and C#

Java code

(.java)

JVM

Bytecode

Execution

C# code (.cs)

C# compiler

Intermediate language

Execution

Page 14: Introduction to .NET Framework and C# (English)

Demos

C# / WinForms / WPF

Page 15: Introduction to .NET Framework and C# (English)

MSDNFree software

Academic Alliance

Page 16: Introduction to .NET Framework and C# (English)

Free software for studentsGoogle: msdn aueb

Page 17: Introduction to .NET Framework and C# (English)

MSDN Academic Alliance

operating systems

design tools

databases /

servers

developer tools

Page 18: Introduction to .NET Framework and C# (English)

http://studentguru.gr/imaginecup

The world’s premier student competition

Page 19: Introduction to .NET Framework and C# (English)

Technical training

Page 20: Introduction to .NET Framework and C# (English)

Technical training

Certification

Page 21: Introduction to .NET Framework and C# (English)

Thesis

Technical training

Certification

Page 22: Introduction to .NET Framework and C# (English)

Media

Interviews

Publicity

Page 23: Introduction to .NET Framework and C# (English)

Thanx :)[email protected]

Alex Tzanetopoulos

Pavlos Touroulitis

Vangos Pterneas