Bootstrap for ASP.NET MVC
This course has been retired. Check out the alternatives below
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
Getting Started with ASP.NET MVC and Bootstrap
- Getting Started with ASP.NET MVC and Bootstrap
- The Bootstrap distribution
- Using Bootstrap with a site created with the standard Visual Studio project template
- Creating an empty ASP.NET MVC site and adding Bootstrap manually
- Creating the site Layout file
- Creating a home controller with a Bootstrap-themed view
- Adding Bootstrap files using NuGet
- Improving your site performance with bundling and minification
- Summary
-
Using Bootstrap CSS and HTML Elements
- Using Bootstrap CSS and HTML Elements
- The Bootstrap grid system
- Bootstrap HTML elements
- Form layout and elements
- Bootstrap validation styles
- Creating editor templates for primitive types
- Bootstrap image classes
- Summary
-
Using Bootstrap Components
- Using Bootstrap Components
- The Bootstrap navigation bar
- List groups
- Badges
- The media object
- Page headers
- Breadcrumb
- Pagination
- Input groups
- Button dropdowns
- Alerts
- Progress bars
- Summary
-
Using Bootstrap JavaScript Plugins
- Using Bootstrap JavaScript Plugins
- Data attributes versus the programmatic API
- Cascading dropdowns
- Modal dialogs
- Tabs
- Tooltips
- Popovers
- The accordion component
- The carousel component
- Summary
-
Creating ASP.NET MVC Bootstrap Helpers
- Creating ASP.NET MVC Bootstrap Helpers
- Built-in HTML helpers
- Creating a custom helper
- Creating helpers using static methods
- Creating helpers using extension methods
- Creating fluent HTML helpers
- Creating self-closing helpers
- Summary
-
Creating T4 Templates to Scaffold Bootstrap Views
- Creating T4 Templates to Scaffold Bootstrap Views
- An overview of scaffolding
- T4 templates
- Customizing the generated code for controllers
- Customizing the generated code for views
- Creating a custom scaffolder extension
- Summary
-
Converting a Bootstrap HTML Template into a Usable ASP.NET MVC Project
- Converting a Bootstrap HTML Template into a Usable ASP.NET MVC Project
- Working with prebuilt HTML templates
- Creating the ASP.NET MVC project
- Creating the master layout
- Adding a view for the home controller
- Adding the menu plugin library
- Adding different page views
- Adding charts to your views
- Summary
-
Using the jQuery DataTables Plugin with Bootstrap
- Using the jQuery DataTables Plugin with Bootstrap
- jQuery DataTables
- Adding DataTables to your ASP.NET MVC project
- Loading and displaying data in jQuery DataTables
- DataTables extensions
- Summary
-
Making Things Easier with the TwitterBootstrapMVC Library
- Making Things Easier with the TwitterBootstrapMVC Library
- The TwitterBootstrapMVC library
- Including TwitterBootstrapMVC in your project
- Using the TwitterBootstrapMVC helpers
- Summary