Web matrix course outline - PowerPoint PPT Presentation

1 / 9
About This Presentation
Title:

Web matrix course outline

Description:

Web matrix course outline. What's .net ... Creating an ASP.NET page with Web Matrix. Reviewing the menus and tool bar in Web Matrix ... Early Adopter Customers ... – PowerPoint PPT presentation

Number of Views:195
Avg rating:3.0/5.0
Slides: 10
Provided by: briangs
Category:

less

Transcript and Presenter's Notes

Title: Web matrix course outline


1
Web matrix course outline
  • Whats .net anyway? Overview of .NET framework
  • Whats ASP.NET vs Web Matrix?
  • Getting Started- Installing Web Matrix
  • Creating an ASP.NET page with Web Matrix
  • Reviewing the menus and tool bar in Web Matrix
  • Manipulating with properties
  • Managing data with Web Matrix
  • Creating A Database
  • Displaying data with Web Matrix
  • Creating and consuming web services
  • Improve performance with caching
  • Security pages
  • Learning about snippets
  • Sending files to a host
  • Mobile development
  • Its all about community and getting help

2
(No Transcript)
3
Lesson 1
  • What is .NET?
  • What is the .NET Framework?
  • What is the CLR?
  • How does ASP.NET fit in to .NET?

4
Whats .net anyway? Overview of .NET framework
  • A vision of how information technology will
    evolve
  • A platform that supports the vision
  • A business model of software as a service
  • A vision
  • Web sites will be joined by Web services
  • New smart devices will join the PC
  • User interfaces will become more adaptable and
    customizable
  • Enabled by Web standards
  • Targets both the Internet and the intranet

5
.NET Framework
6
Benefits of CLR
  • A collection of classes providing a wide array of
    predefined functionality
  • One standard library for ALL .NET languages
  • No more MFC vs. ATL vs. WFC vs. VB vs. etc.
  • Cross language inheritance, debugging
  • Object-oriented and consistent
  • Extensible
  • Makes it easy to add or modify framework features
  • Secure
  • Efficient

7
Introduction to .NETThe .NET Platform
Clients
Applications
Web Forms
Web Services
Your Components
Protocols HTTP,HTML, XML, SOAP, UDDI
ToolsVisual Studio.NET,Notepad
.NET Framework
Windows
.NET FoundationWeb Services
Your InternalWeb Service
Third-PartyWeb Services
.NET EnterpriseServers
8
Past-Present web site development
  • HTML is used to create static content
  • Browser software interprets HTML tags and formats
    the output
  • Dynamic Web applications enable the user to
    interact with the Web application
  • Examples of dynamic Web applications include
    shopping carts, membership databases, online
    catalogues, and personalized web sites

9
Early Adopter Customers
Case Studies can be found at http//www.microsoft
.com/resources/casestudies/
Write a Comment
User Comments (0)
About PowerShow.com