40 likes | 131 Views
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 (I nteractive D evelopment E nvironment ) Similar to Java and Eclipse Learn to develop console and GUI apps. Major Topics.
E N D
C# and ASP.net What will I do in this course?
Major Topics • Learn to program in the C# language with the VisualStudioIDE (Interactive Development Environment) • Similar to Java and Eclipse • Learn to develop console and GUI apps
Major Topics • Develop applications that run over the internet in webbrowsers • 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
MaJor Topics • Learn aboutusing and creating WebServices – a type of distributed computing involving a program with parts running on different computers interacting over HTTP – but not the web (client-server) model