0. Overview of 2-Day Academic .NET Workshop

Slides:



Advertisements
Similar presentations
CS Body of Knowledge (ACM) Discrete Structures Programming Fundamentals Algorithms & Complexity Operating Systems Architecture & Organization Social &
Advertisements

8. Web-based Apps in.NET. 2 Microsoft Objectives “Real-world applications are typically multi-tier, distributed designs involving many components — the.
DEV-2: Getting Started with OpenEdge® Architect – Part I
SOCIAL CODING Abhishek Dey Das |Sudhanshu Iyer abhis.ws|siyer.info.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Presenters: Goce Armenski Institute of Informatics, Faculty of Science and Mathematics, St. Cyril and Methodius University, Skopje, MACEDONIA
CSE3030Lecture 11 Know Your User The First Slogan.
Information Technology and Applications Chapter 2 – Application software Professor Pepper.
2. Developing in.NET and C#. 2 Microsoft Objectives “Microsoft.NET development is based on an underlying framework of tools and classes. These tools and.
TOPIC 1 – SERVER SIDE APPLICATIONS IFS 234 – SERVER SIDE APPLICATION DEVELOPMENT.
Welcome & Overview Dynamics AX Architecture. Customizable, multi-language, multi-currency Enterprise Resource Planning (ERP) excelling in: Manufacturing.
Object Oriented Programming CEN 221. Course Description Classes, objects, inheritance, polymorphism, graphical user interfaces, event handling, exception.
IT Academy Benefit Overview
1 8/29/05CS360 Windows Programming Professor Shereen Khoja.
Architecture of.NET Framework .NET Framework ٭ Microsoft.NET (pronounced “dot net”) is a software component that runs on the Windows operating.
Session 1 - Introduction and Data Access Layer
C# A 1 CSC 298 Introduction to C#. C# A 2 What to expect in this class  Background: knowledge of an object oriented language of the C++, Java, … family.
11 Getting Started with C# Chapter Objectives You will be able to: 1. Say in general terms how C# differs from C. 2. Create, compile, and run a.
Chapter 1 Dynamic Web Page Design Y. Chen, Ph.D. ::.NET Introduction ::
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introductory Lecture Advanced Computer Programming.
Common Servers in a Workplace Environment Brandon Reynolds Computer Electronic Networking Dept. of Technology, Eastern Kentucky University.
10. Resources: where to go for more info?. 2 Microsoft Objectives “Working with Microsoft technologies has its ups and downs…” Where to find stuff…
EMT1111 Logic and Problem Solving Dr. José M. Reyes Álamo Lecture 1.
1.NET FRAMEWORK CE-105 Spring 2007 Engr. Faisal ur Rehman.
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)
University of Macau Faculty of Science and Technology Computer and Information Science SFTW 241 Programming Languages Architecture 1 Group B5.
Activity Monitoring Tool MIS 2008/2009 Software Project - Group 1 1/4 Architecture Technical Manager.
PROGRAMMING IN VISUAL BASIC.NET CREATING YOUR FIRST WEB APPLICATION Bilal Munir Mughal 1 Chapter-3.
Web Development in Microsoft Visual Studio 2013 / 2015.
Overview  Types of Web Applications There are three main types of web applications:  Customer-facing applications are known as ecommerce or  Employee-facing.
What the Course is About 1 Welcome to Adv. Visual Programming using C#
Lecture Set 1 Part B: Understanding Visual Studio and.NET – Structure and Terminology 1/16/ :04 PM.
System Programming Basics Cha#2 H.M.Bilal. Operating Systems An operating system is the software on a computer that manages the way different programs.
IST 222 Day 2. Homework for Today Take up homework and go over Go to CompTIA web site and view objectives for A+ certification test.
The Jukebox is a.NET web application that plays streaming music files to it’s clients according to their favorites musical genres. Clients can rate the.
EduGeek Logon Tracker Next generation user tracking.
SQL Notification Service와 SMS를 활용한 모바일 솔루션
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com Deploying Your Web Apps * aka ASP.NET 5 before RC1.
Lecture 1: The .NET Architecture
Chapter 5 Operating Systems.
DevOps with ASP.NET Core and Entity Framework Core
Introduction to Xamarin C# Everywhere
How to be a SharePoint Developer
WebSphere Diego Leone.
CMIT100 CHAPTER 13 - SOFTWARE.
Microsoft List Schedule April – May 2016
Introduction to ASP By “FlyingBono” 2009_01 By FlyingBono 2009_01
Web Design II PHP & MySQL or ASP.NET
Introduction to .NET Core
Introduction to .NET Framework Ch2 – Deitel’s Book
CE-105 Spring 2007 Engr. Faisal ur Rehman
Web App vs Mobile App.
Programming COMP104: Fundamentals and Methodology Introduction.
Module 0: Introduction Chapter 2: Getting Started
Module 1: Getting Started
Microsoft Build /14/ :29 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Advanced Programming: C# Lecture 01: Introduction
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
e-PLUS Lab5 Language Lab System
.Net Framework Details Imran Rashid CTO at ManiWeber Technologies.
Install MySQL Community Server and MySQL Workbench
04 | Apps and SharePoint Chris Johnson | SharePoint Guru
Презентация құру тәсілдері
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Hello World Program In Visual Studio and Debugging
Developer & Platform Group, Microsoft Ltd
CS4540 Special Topics in Web Development Course Overview
C# and ASP.NET Programming
Technical Background of UWWTD Software
Presentation transcript:

0. Overview of 2-Day Academic .NET Workshop 2003 Overview… “Two-Day Academic Workshop in Microsoft .NET and C#” © 2003 Microsoft

Why .NET? The future of software development at Microsoft Multi-language, practical, industrial-strength technology Teaching: language and compiler courses GUI, Web, DB, client-server courses give work-minded students some preparation for workplace great tool support Research: source code to run-time, C# compiler, core classes available lots of research directions (langs, compilers, web services, …)

0. Overview of 2-Day Academic .NET Workshop Outline for 2 days 0. Overview of 2-Day Academic .NET Workshop 2003 DAY 1: 1. Overview of .NET architecture 2. The Basics of .NET and C# Development 3. C#: data types 4. C#: statements & methods 5. OOP DAY 2: 6. WinForms: GUI programming in .NET 7. The FCL: files, databases, & data structures Web-based apps in .NET Web services 10. Resources: where to go for more info © 2003 Microsoft

Labs? Highly recommended Interspersed between lectures 6 labs are available to do all the labs, you need a PC with: Windows NT / 2000 / XP Pro / 2003 IIS (Microsoft's web server) installed with OS Visual Studio .NET 2002 or 2003

0. Overview of 2-Day Academic .NET Workshop Let’s get started! 0. Overview of 2-Day Academic .NET Workshop 2003 © 2003 Microsoft