Borland will hopefully have compact framework support by 2005.
ASP.NET 2.0
"Code Beside" vs. "Code Behind"
In Code Behind the assembly descends from the aspx file. Now with Code Beside they will both be the same class (partial classes).
Declaritive Databinding
Similar to Delphi's data binding, but a source code solution.
Provider Model
Set a modula as the provider of a specific service.
Web Parts
Personalization for building portals. Takes care of the serialization and storage of personalized information.
Master Pages & Themes
Master Pages allow multiple file to start with the same look.
Theme is similar to a style sheet. Can be referred to by the code.
No comments:
Post a Comment