
BlueDragon 7.1: Deploying CFML on ASP.NET and the Microsoft .NET Framework 13
Each of these integration features is discussed in further detail in the manual, Integrating CFML
with ASP.NET and the Microsoft .NET Framework.
3.2.3 Benefits from Learning and Using ASP.NET Additional Features
Still other benefits of ASP.NET are worth exploring, some of which can be leveraged by inte-
grating CFML and ASP.NET, include:
• the many rich user interface controls such as the calendar, datagrid, adrotator, datalist, re-
peater, and more (and 3
rd
party controls beyond those), some of which are discussed in
the manual, Integrating CFML with ASP.NET and the Microsoft .NET Framework
• built-in support for mobile devices
• built-in support for internationalization
• built-in Active Directory support
• built-in support for caching page and partial page output as well as data, with refresh trig-
gers based on query string values, file updates, and more
• built-in application and session event handling via global.asax
• built-in integration with Performance Monitor (as discussed in section 8.3.3)
• built-in form validation
• built-in support for configuration files (as an alternative to application variables), as dis-
cussed in the manual, Integrating CFML with ASP.NET and the Microsoft .NET Frame-
work
Look for additional technotes to be developed in the future discussing integration of these fea-
tures from BlueDragon.NET.
3.2.4 Benefits Enabled in .NET 2.0
In addition, the .NET 2.0 Framework offers still more possibilities:
• over 45 new controls for rich user interfaces including menus, trees, wizards, datasource
controls & more
• built-in portal support through web parts
• enhanced caching, including query dependencies
• support for master pages, from which other content pages can inherit
• support for themes and skins
• enhanced configuration support and application health monitoring
• and much more
Komentarze do niniejszej Instrukcji