Join Michael Sullivan for an in-depth discussion in this video Using web forms and server controls, part of Learning ASP.NET.
…In this video, we'll talk about another way to organize code and…markup using what are known as Web Forms and Web server controls.…If you've ever noticed a URL ending in .ASPX like the one for this page…showing the Microsoft IT certification tracks, then you've…visited a website that's using ASP.net Web Forms.…Web Forms, is one of the older…tools for building ASP.Net web sites, or applications.…ASP.Net NVC, which we'll talk about in an upcoming video, certainly has a…better reputation today, but Web Forms are…still widely used, still under active development.…
And still effective for a lot of scenarios.…I'll try to give you a general idea of what it's like to develop…a Web Forms application and what some of the potential benefits to you are.…In Visual Studio, if I go to File and choose New Website…under Visual C Sharp templates, I can select ASP.NET Web Form site.…Again, we choose File System for Web location but we'll…change the name of our root directory to Web Forms Demo.…Let's just ignore everything in the Solution Explorer for…
Author
Released
5/2/2014- Exploring .NET in general and ASP.NET in particular
- Creating controllers and views
- Working with models and forms
- Managing data
- Creating web APIs
- Establishing connections with SignalR
Skill Level Beginner
Duration
Views
Related Courses
-
ASP.NET Essential Training
with David Gassner6h 24m Beginner -
ASP.NET MVC 4 Essential Training
with Jess Chadwick3h 56m Intermediate
-
Introduction
-
Welcome57s
-
What you should know1m 1s
-
Using challenges25s
-
-
1. Exploring the Framework and the Development Environment
-
2. Structuring Applications
-
3. Working with Data
-
Using LINQ to Entities6m 12s
-
4. Web API and RESTful Services
-
Understanding REST5m 25s
-
Creating a web API12m 34s
-
Consuming a web API5m 55s
-
-
5. Real-Time Web with SignalR
-
Introducing ASP.NET SignalR2m 57s
-
Implementing live help8m 15s
-
-
6. Hands-On Practice
-
Conclusion
-
Next steps2m 3s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Using web forms and server controls