|
|
|
Online course
Course ASP.NET 4 and Visual Studio 2010
In this ASP.Net course we will see the main innovations of ASP.NET 4 and Visual Studio 2010 IDE. It presents the conceptualization of new technology, which has It presents the conceptualization of new technology, which has good coding standard and simplified design to illustrate the key points
|
Web Application Versus Web Site
Controls
Vídeo
3) Input Boxes Properties and Events
Description: In this video, we look at different ways of creating textboxes: SingleLine (which is the usual way of using a text box for a single line of input like a user name and city), MultiLine, where the user can enter a scrollable list of text. |
[Mark this item as viewed]
|
CSS
Validation Controls
Vídeo
21) Holidays: Calendar Control
Description: In this video we discuss the Calendar control in more detail. Specifically, we are going to retrieve some events (holidays) from the database and render those specific events differently on the calendar. |
[Mark this item as viewed]
|
Silverlight
Master Page
Vídeo
28) PreInit method
Description: We can load a different master page depending on a specific criterion. Since the merger between the master page and the content page happens early in the page life cycle, we need to make our modifications in the PreInit method in asp.net. |
[Mark this item as viewed]
|
Themes
Vídeo
31) CSS
Description: In this video, we discuss couple of items: 1) how to add a css stylesheet to a skin folder and 2) how to load themes dynamically. |
[Mark this item as viewed]
|
User Controls
Vídeo
33) Manipulating User Controls
Description: In this video, we are going to discuss a different way of adding user controls to be used by the pages, and how we can add a property to the control that we can modify when adding the control to the page. |
[Mark this item as viewed]
|
ASP.NET MVC
Adding
Vídeo
40) Model - Part 2
Description: We build the form by adding the text boxes, the drop downs, and the submit button. All of this will be done using the Html helper methods and lambda expressions. |
[Mark this item as viewed]
|
Vídeo
41) Model - Part 3
Description: One interesting feature of MVC is that in the httppost method we are able to pass the Visitor object as a parameter, and that parameter is passed to the new view as well. |
[Mark this item as viewed]
|
Data Access
ASP.NET Charts
Maintaining state
Caching
Localization
Vídeo
68) Calendar
Description: This video is a continuation of our localization discussion. One more item what I would like to add to the previous video is that calendars are affected by the culture you choose. |
[Mark this item as viewed]
|
Global resources
Dynamic Data
Vídeo
70) Dynamic Data
Description: In this video, we will start by creating a Dynamic Data web site and see what the template provides for us. We have a local database that we will use as an example |
[Mark this item as viewed]
|
Controls
Vídeo
71) Access
Description: In this video we are continuing our discussion of ASP.NET advanced features. Specifically, we will be talking about access controls |
[Mark this item as viewed]
|
|