What is the difference between .mac and .xaml?
- Extension
- .mac
- .xaml
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Apple
- Microsoft
- Description
- Bitmap graphic created by MacPaint for the Macintosh, one of the first painting programs for the Mac; supports only black-and-white graphics since the original Macintosh had a monochrome monitor.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- image/x-macpaint
- application/xaml+xml
- Sample
- sample.mac
- Wikipedia
- .mac on Wikipedia
- .xaml on Wikipedia