Introduction
IE 8 Beta 2 provided the decent features to the designers and developers community. If you write the code for IE 8 Beta 2 that can run on anywhere.
It means it is allowing developers and designers to develop applications with Interoperability and web standards.
- CSS 2.1 complainer.
- HTML 5.0 standards supported.
- Ajax navigation and enhancements supported.
- Implementing DOM storage for HTML 5.0
Features:
- IE 8 is different from IE 7 in AJAX enhancements and Navigations

Enables the in place navigation when you are browsing maps for a particular location you may use the zoom option in the maps. Each and every zoom action will be stored in the travel history which is highlighted in oval.
- DOM Storage in Connectivity events
When you are writing BLOG post or checking an e-mail at airport if suddenly connections drops then it prompts you to save the typed data on offline. Prompt is highlighted in the oval.

It also allows you cross domain communication and messaging using HTML standards.

If at all the content not rendered properly in IE8 beta it suggest through compatibility button in address bar to best view version.
The developer tool looks like

You can view the page in different IE versions using the above tool. we can call this feature as site preview.

We can check application performance and bottle necks using above built in profiler.
Implementing the web slices and Accelerators is easy.
You can download the Internet explorer 8 beta 2 for exploring the features.

Join the conversation! Your thoughts help the community grow.