Building an ASP.NET Website OUTLINE DIFFERENT PROJECT TYPES. DIFFERENT PROJECT TEMPLATES. NUMEROUS FILE TYPES AVAILABLE IN ASP.NET. CREATING STRUCTURED.

Slides:



Advertisements
Similar presentations
Test Automation: Coded UI Test
Advertisements

11 Getting Started with ASP.NET Beginning ASP.NET 4.0 in C# 2010 Chapters 5 and 6.
Web Forms and ASP.NET Programming Right from the Start with Visual Basic.NET 1/e 12.
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview Introduce Visual Studio 2013 Create a first ASP.NET application.
St. Louis Day of Dot Net 2011 Building Web Parts for an Office 365 SharePoint Site Becky Bertram Independent SharePoint Consultant SharePoint MVP, MCSD.NET,
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
CS 1400 Using Microsoft Visual Studio 2005 if you don’t have the appropriate appendix.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
1 Chapter 20 — Creating Web Projects Microsoft Visual Basic.NET, Introduction to Programming.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Creating a Console Application with Visual Studio
An Introduction to ASP.NET Web Pages 2 Module 1: Webmatrix Installation and Your First Web Site Tom Perkins.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
Welcome to Philly Code Camp Russ Basiura SharePoint Consultant RJB Technical Consulting
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
UNIVERSIDAD TECNOLÓGICA ECOTEC. ISO 9001:2008 Module 2 Creating Web Applications by Using Microsoft® Visual Studio 2010 and Microsoft.NET–Based Languages.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
WebMatrix 2 /* web with benefits */. Everything You Need Start create new from OSS apps or templates, or start with existing sites hosted remotely or.
Server- Side technologies Client-side vs. Server-side scripts PHP basic ASP.NET basic ColdFusion.
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
Web Design Using HTML Codes. WHAT DO I NEED TO BEGIN DESIGNING A HOME PAGE? 1.YOU NEED A FOLDER (also called a DIRECTORY) You should set up a folder or.
Dr. Azeddine Chikh IS444: Modern tools for applications development.
CSE3310: Web training A JumpStart for Project.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Developing Workflows with SharePoint Designer David Coe Application Development Consultant Microsoft Corporation.
IT 211 Project Integration and Deployment Lab #11.
E-Commerce: Introduction to Web Development 1 Dr. Lawrence West, Management Dept., University of Central Florida Topics What is a Web.
Web Programming: Client/Server Applications Server sends the web pages to the client. –built into Visual Studio for development purposes Client displays.
Universiti Utara Malaysia Chapter 3 Introduction to ASP.NET 3.5.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
Introduction In The Name Of Allah, The Beneficent, The Merciful.
Introduction to ASP.NET T.Ahlam Algharasi. The Visual Studio IDE Start page 2.
1 NORMA Lab. 7 Generating Reports More Display Options File: NORMA_Lab6.ppt. Author: T. Halpin. Last updated: 2009 June 9.
Introducing ASP.NET 2.0. Internet Technologies WWW Architecture Web Server Client Server Request Response Network HTTP TCP/IP PC/Mac/Unix + Browser (IE,
Slide 1 ASP Authentication There are basically three authentication modes Windows Passport Forms There are others through WCF You choose an authentication.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview How to create a first ASP.NET application.
Module 2: Using Microsoft Visual Studio.NET. Overview Overview of Visual Studio.NET Creating an ASP.NET Web Application Project.
What is Web Site Administration Tool ? WAT Allow you to Configure Web Site With Simple Interface –Manage Users –Manage Roles –Manage Access Rules.
Getting Started with Microsoft Expression Web 3 January 12, 2012.
1 Working with ASP.NET Master Pages By huda AlSuwailem Reference: Mastering Microsoft Visual Web Developer 2005 Express Edition by John Paul Mueller.
1 Lesson 11 Exploring Microsoft Office 2010 Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition Morrison / Wells.
1 Database Design and Development: A Visual Approach © 2006 Prentice Hall Chapter 12 DATABASE DESIGN AND DEVELOPMENT: A VISUAL APPROACH Chapter 12 Accessing.
PROGRAMMING IN VISUAL BASIC.NET CREATING YOUR FIRST WEB APPLICATION Bilal Munir Mughal 1 Chapter-3.
Configuring and Deploying Web Applications Lesson 7.
Web Development in Microsoft Visual Studio 2013 / 2015.
Chapter 27 Getting “Web-ified” (Web Applications) Clearly Visual Basic: Programming with Visual Basic nd Edition.
Personalizing Web Sites Nasrullah. Understanding Profile The ASP.NET application service that enables you to store and retrieve information about users.
CSE3310: Web training A JumpStart for Project. Outline Introduction to Website development Web Development Languages How to build simple Pages in PHP.
Working with ASP.NET Controls What is ASP.NET Using server controls in your pages Allowing users to create their own accounts Creating a login page Letting.
Pasewark & Pasewark 1 Office Lesson 1 Microsoft Office 2007 Basics and the Internet Microsoft Office 2007: Introductory.
Agafonov Viacheslav. Objectives: ◦ Understand the new features and improvements in Visual Studio 2010 ◦ Understand useful tips.
 Lecture  Website language: ASP.net  Book name Beginning ASP.NET 4 in C# and VB 2.
XP Creating Web Pages with Microsoft Office
Murach's ASP.NET 4.5/C#, C2© 2013, Mike Murach & Associates, Inc.Slide 1.
Chapter 2 Creating Website with Web Forms. Objectives Understand the different project types and templates when building ASP.NET web sites. The different.
Chapter 1 Getting Started with ASP.NET Objectives Why ASP? To get familiar with our IDE (Integrated Development Environment ), Visual Studio. Understand.
Introduction ITEC 420.
ASP.NET Forms.
ASP.NET Web Controls.
Development Changes in Dynamics 365 for Finance and Operations
Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek
Haritha Dasari Josue Balandrano Coronel -
Web Development in Microsoft Visual Studio 2013
1. Select tools 2. From the dropdown menu choose Internet Options.
SharePoint Foundation 2010
St. Louis Day of Dot Net 2011 Building Web Parts for an Office 365 SharePoint Site Becky Bertram Independent SharePoint Consultant SharePoint MVP, MCSD.NET,
C# and ASP.NET Programming
MS Confidential : SharePoint 2010 Developer Workshop (Beta1)
Presentation transcript:

Building an ASP.NET Website OUTLINE DIFFERENT PROJECT TYPES. DIFFERENT PROJECT TEMPLATES. NUMEROUS FILE TYPES AVAILABLE IN ASP.NET. CREATING STRUCTURED WEBSITES. USING DESIGNER TOOLS. Chapter Two: ASP.NET 4.5.1

Different Project Types  In Visual Studio 2013 you can choose between two types of projects for creating ASP.NET Web Forms websites: Web Application Projects and Web Site Projects

Web Application Projects  Web Application Projects make it easier for developers who work in teams or who need more control over the contents of the site and their compilation and deployment processes to build websites with VS.  The whole website is managed as a project, with a single project file that keeps track of all the content of the website.

Web Site Projects  Web Site Project site is simply a Windows folder with a bunch of files and subfolders in it. There is no collective file (known as the project file with a.vbproj or.csproj extension) that keeps track of all the individual files in the website. You can choose File ➪ New ➪ Web Site from Visual Studio’s main menu.

Choosing the Right Website Template  The New Web Site dialog box in VS contains different website templates, each one serving a distinct purpose.

ASP.NET Web Forms Site  This template enables you to set up a basic ASP.NET website. It contains a number of files and folders to jump- start the development of your site.

ASP.NET Web Site (Razor v2 / Razor v3)  You use these templates to create sites using Microsoft’s Web Pages framework. You can learn more about Web Pages in the book Beginning ASP.NET Web Pages with WebMatrix (Wrox, 2011, ISBN: ).

ASP.NET Empty Web Site  The ASP.NET Empty Web Site template gives you nothing but two configuration files (Web.config and Web.Debug.config). The ASP.NET Empty Web Site template is useful if you have a bunch of existing files you want to use to create a new website or when you want to create your site from scratch.

ASP.NET Dynamic Data Entities Web Site  This template enables you to create a flexible yet powerful website to manage data in a database without a lot of manual code.

Windows Communication Foundation (WCF) Service  This template enables you to create a website containing one or more Windows Communication Foundation (WCF) Services. A WCF Service is somewhat similar to a web service in that it enables you to create methods that are callable over a network. However, WCF Services go much further than simple web services and offer you a lot more flexibility. You see how to create and consume a web service from a browser in Chapter 10.

File Types of an ASP.NET Website

Working with Web Forms  Web Forms, represented by.aspx files, are the core of any ASP.NET Web Forms website. They are the actual pages that users see in their browsers when they visit your site.

The Different Views on Web Forms  VS enables you to look at your Web Form from a few different angles. When you have a file with markup — like a Web Form or master page — open in the Document Window, you see three buttons at the bottom-left corner of the window (Design, Split, Source).

Choosing between Code Behind and Pages with Inline Code  Web Forms come in two flavors: either as an.aspx file with a Code Behind file (a file named after the Web Form with an additional.vb or.cs extension) or as.aspx files that have their code embedded, often referred to as Web Forms with inline code.

END  Let’s see how to start asp.net Pages