04 | Visual Studio & ASP.NET Integration

Slides:



Advertisements
Similar presentations
1 Lesson 5 Introduction to Cascading Style Sheets HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
Advertisements

02 | New Features for Web Developers Susan Ibach| Technical Evangelist Christopher Harrison | Head Geek.
What’s New in ASP.NET 4.5 Ori Calvo, 2012 John Bryce Hi-Tech College
1 Visual Studio Enhancements. 2 Integrated Ajax Support Don’t need an Ajax-Enabled Template Automatic Extender Detection Add Extender Wizard.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
The.htm/.html Mystery When saving the template files in Internet Explorer, they will be named.htm by default. To be consistent with how the code was written.
Kay Herzam Herzam IT Consulting What‘s new in ASP.NET MS TechTalk.
ASP.NET vNEXT & development tools Marco De
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.
Ch6:creating consistent looking web sites. Master pages Master page defines a combination of fixed content and content place holder to hold the web page(.aspx)
ASP.NET 5 Visual Studio 2015 Templates Bill Wolff Rob Keiser June 10, 2015.
SharePoint Designer: Data Views and ASP.NET Controls Penny Coventry 1.
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.
08 | What’s Next and Resources Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek.
SHAREPOINT BRANDING SHAREPOINT PAKISTAN USER GROUP – FEB 2012.
WEBMATRIX Microsoft Pranav Rastogi.
Jonathan Canfield Mavin Lisa Giss Professor Kenytt D. Avery
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
Crazy New CSS Tools MIS 424 MIS 424 Professor Sandvig Professor Sandvig.
POWERPOINT 1. INTRODUCTION Different uses Death by Powerpoint Basic rules 2.
1.Click on “Start” menu 2.Click on “ 1. Choose a different layout for your slide.
1 © Xchanging 2010 no part of this document may be circulated, quoted or reproduced without prior written approval of Xchanging. MOSS Training – SharePoint.
A POWERPOINT PRESENTATION HOW TO CREATE…. WHY YOU USE POWERPOINT Well PowerPoint is a vary useful tool when you need to create a presentation. By using.
Designing Enterprise Corporate Web Sites using SharePoint 2010 Paul Stubbs Technical Evangelist Microsoft.
Adxstudio Portals Training
learn. do. dream. Bootstrapping with Twitter Bootstrap Responsive Layouts CSS Components JavaScript Font Awesome Select2 Themes.
Adxstudio Portals Training
Web Development in Microsoft Visual Studio 2013 / 2015.
Inserting Hyperlinks  Purpose : Enables viewers to click the link and move directly to a slide  Directions : Make one link on slide one to move to each.
Advanced Windows Store App Development with HTML5 Refresh / Exam Prep M6: Tools and Asynchronous Programming Jeremy Foster Microsoft Technical.
05 | Integrating JavaScript and MVC 4 Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek.
Follow Up. Can one change the appearance of the alert/confirm/prompt box? The default Alert box can be customized (or over-ridden) by JavaScript + CSS.
Fundamentals of Web DevelopmentRandy Connolly and Ricardo Hoar Textbook to be published by Pearson Ed in early Bootstrap.
Agafonov Viacheslav. Objectives: ◦ Understand the new features and improvements in Visual Studio 2010 ◦ Understand useful tips.
Developing for the Future with Visual Studio 11 Karl Davies-Barrett CEE DPE Tech Lead, Microsoft Brian Keller, Microsoft Sr. Technical Evangelist, Microsoft.
Building CSS in Visual Studio Slide 2 Introduction Using the different HTML (and other) Visual Studio Editors CSS tools.
Murach's ASP.NET 4.5/C#, C2© 2013, Mike Murach & Associates, Inc.Slide 1.
03 | The Power of Visual Studio Jon Galloway | Technical Evangelist Christopher Harrison | Content Developer.
10/18/2017 3:02 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
PHP MySQL Crash Course with HTML CSS
NodeJS for .Net Developers
Creating customization with JS framework: Bootstrap
TechEd /1/2018 7:56 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
IGEM Wiki Workshop 11/05/2017.
ASP.NET MVC Introduction
Modern web tooling in Visual Studio 2015
Introduction to Bootstrap Bootstrap සදහා හැදින්වීම
© 2016, Mike Murach & Associates, Inc.
What is Bootstrap? Front-End Framework Mobile First
08 | Next Steps Jon Galloway | Technical Evangelist
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Bootstrap A popular HTLM, CSS, and JS framework for developing responsive, mobile first projects on the web.
Introduction to ASP.NET MVC Jump Start
Developing Branding Solutions for 2013
POWERPOINT.
Introduction to ASP.NET MVC ASP.NET MVC පෙරවදන
Using Visual Studio Visual Studio භාවිතය
06 | Introduction to Bootstrap
Microsoft PowerPoint 2007 – Unit 2
Lighting Up Real-time Web Communications with SignalR
ASP.NET MVC Web Development
Implementing Entity Framework with MVC Jump Start
Build /19/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
04 | Apps and SharePoint Chris Johnson | SharePoint Guru
Bootstrap Direct quote from source: bootstrap/
05 | An Introduction to AngularJS
02 | Getting Started with Azure Websites
06 | Using Bootstrap with Less
Susan Ibach| Technical Evangelist Christopher Harrison | Head Geek
DataBase Application .NET
Presentation transcript:

04 | Visual Studio & ASP.NET Integration Jon Galloway | Technical Evangelist Christopher Harrison | Content Developer

Outline Browser Link Templates Scaffolding optimization Tools What's there by default? Scaffolding optimization Changing MVC scaffolding to use Bootstrap classes Improving File -> New Project Tools Web Essentials Visual Studio Extensions Top NuGet Packages Bundling & Minification

Browser Link

Browser Link

Browser Link

Templates What’s in the box?

Included files and references CSS Bootstrap fonts (glyphicons) JavaScript References in Layout / Master

Bootstrapified Templates

Scaffolding Optimization

How to change scaffolding Per-project: Scaffold Templates Shared Project Templates Custom Scaffolder

What to change Table classes Tabs Groupings Navigation Affix NOT design (that goes in theme / CSS)

Bootstrap - Scaffolding

Visual Studio support

Visual Studio – Class IntelliSense

Web Essentials - Missing Class Detection

VSIX – Bootstrap Snippet Pack http://visualstudiogallery.msdn.microsoft.com/e82e7862-f731-4183-a27a-3a44b261bfe5

VSIX – Bootstrap Bundle www.bootstrapbundle.com

Bootstrap – Visual Studio Support