c# and asp.net what will i do in this course?. major topics learn to program in the c# language with...

4
C# AND ASP.NET What will I do in this course?

Upload: annice-wood

Post on 03-Jan-2016

214 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)

C# AND ASP.NETWhat will I do in this course?

Page 2: C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)

MAJOR TOPICS

• Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)• Similar to Java and Eclipse• Learn to develop console and GUI apps

Page 3: C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)

MAJOR TOPICS

• Develop applications that run over the internet in web browsers• Use C# and ASP.NET (Active Server Pages with the .NET class

library)• Use of databases including LINQ (Language INtegrated Query)

technologies•Web technologies such as HTML and CSS

Page 4: C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)

MAJOR TOPICS

• Learn about using and creating Web Services – a type of distributed computing involving a program with parts running on different computers interacting over HTTP – but not the web (client-server) model