Microsoft - PowerPoint PPT Presentation

1 / 16
About This Presentation
Title:

Microsoft

Description:

Microsoft Visual Studio .NET Presented by Joseph J. Sarna Jr., MCSD JJS Systems, LLC Agenda Visual Studio .NET Overview Tour IDE Windows Forms Windows Services Web ... – PowerPoint PPT presentation

Number of Views:69
Avg rating:3.0/5.0
Slides: 17
Provided by: JosephJ54
Category:

less

Transcript and Presenter's Notes

Title: Microsoft


1
Microsoft Visual Studio .NET
  • Presented by
  • Joseph J. Sarna Jr., MCSD
  • JJS Systems, LLC

2
Agenda
  • Visual Studio .NET Overview
  • Tour IDE
  • Windows Forms
  • Windows Services
  • Web Applications
  • Web Services
  • Summary

3
Visual Studio .NET
4
Agenda
  • Visual Studio .NET Overview
  • Tour IDE
  • Windows Forms
  • Windows Services
  • Web Applications
  • Web Services
  • Summary

5
Tour Visual Studio .NET
6
Agenda
  • Visual Studio .NET Overview
  • Tour IDE
  • Windows Forms
  • Windows Services
  • Web Applications
  • Web Services
  • Summary

7
Windows Forms
  • Framework for building Windows client
    applications
  • Uses Common Language Runtime
  • Language Agnostic
  • Full support for ADO.NET
  • Can utilize Web Services

8
Demonstration of Windows Forms
  • Create the Windows Form Example

9
Agenda
  • Visual Studio .NET Overview
  • Tour IDE
  • Windows Forms
  • Windows Services
  • Web Applications
  • Web Services
  • Summary

10
Windows Services
  • An application that runs unattended
  • Background tasks
  • No interaction with the user
  • Can start automatically upon computer startup
  • Security can be based on specific user accounts

11
Demonstration of Windows Services
  • Create the Windows Beep Service

12
Agenda
  • Visual Studio .NET Overview
  • Tour IDE
  • Windows Forms
  • Windows Services
  • Web Applications
  • Web Services
  • Summary

13
Web Applications
  • Applications that run inside of a browser
  • Can be server-side or client-side
  • Allows use of server-side controls which are
    rendered in the mode that the viewing browser can
    comprehend
  • Compiled first time run
  • Re-compiled if changes made to the page
  • Full support for ADO.NET
  • Best for accessing business rules against a
    database

14
Agenda
  • Visual Studio .NET Overview
  • Tour IDE
  • Windows Forms
  • Windows Services
  • Web Applications
  • Web Services
  • Summary

15
Web Services
  • The next generation of applications
  • Modules of code that can be called remotely via
    HTTP requests
  • Language agnostic
  • Can be called from any platform or client type
  • SOAP and XML is the transfer medium
  • Allows passing of data through firewalls

16
Summary
  • Visual Studio .NET Overview
  • Tour IDE
  • Windows Forms
  • Windows Services
  • Web Applications
  • Web Services
Write a Comment
User Comments (0)
About PowerShow.com