SlideShare ist ein Scribd-Unternehmen logo
1 von 32
Arunjeet Singh
Mobility Consultant
Microsoft
Session Code:
About Me
 Member of the Global Mobility Practices team

 Free consulting can occasionally be bought for a large
 bag of fries and a cold drink 

 Blog: http://blogs.msdn.com/knowledgecast

 Email: arunjeet.singh@microsoft.com

 Twitter: @arunjeetsingh
Session Prerequisites
 Visual Studio.NET

 .NET Compact Framework

 Familiarity with P/Invoke

 Knowledge of Windows Mobile Development
What We Will Learn Today
 What Makes a Great Looking UI

 Transparency and Custom Borders

 Some Guidelines

 The UI Framework

 Recap and Next Steps

 Q&A
My Favourite Mobile Applications
My Favourite Mobile Applications
My Favourite Mobile Applications
What Makes a Great Looking UI
 Background Images

 Transparent Overlays

 No Sharp Edges

 Gradients!
Transparency
 Transparent Backgrounds

 Semi-transparent Images

 Using the Alpha Channel
Transparency
 Transparent Backgrounds
Transparency
 Transparent Backgrounds
Transparency
 Transparent Backgrounds

 Semi-transparent Images

 Using the Alpha Channel
Transparent Backgrounds
  One color (the background) is transparent

  Support OOB in .NET Compact Framework

ImageAttributes attr = new ImageAttributes();

attr.SetColorKey(Color.Red, Color.Red);

e.Graphics.DrawImage(bmp, destRect, 0, 0, bmp.Width, bmp.Hei
   ght, GrahicsUnit.Pixel, attr)
Semi-transparent Images
   The image blends in with the background

   Alpha Blending
        Supported by the Platform

[DllImport(quot;coredll.dllquot;)
extern public static Int32 AlphaBlend(IntPtr hdcDest,
            Int32 xDest, Int32 yDest, Int32 cxDest,
            Int32 cyDest, IntPtr hdcSrc, Int32 xSrc,
            Int32 ySrc, Int32 cxSrc, Int32 cySrc,
               BlendFunction blendFunction);
Building a Splash Screen
Arunjeet Singh
Mobility Consultant
Microsoft
Using the Alpha Channel
 Parts of the image are drawn with an “alpha”
 channel

 The channel defines custom transparency

 Supported by a COM interfaces of the Imaging
 API

 IImagingFactory
 IImage
Using Alpha Channels
Arunjeet Singh
Mobility Consultant
Microsoft
Custom Borders
 Turn off the default border

 Using custom borders

 Using Rounded Borders
Custom borders
Arunjeet Singh
Mobility Consultant
Microsoft
Some Guidelines
 Window transparency is not supported

 Drawing must be done in one Graphics context

 Reuse drawing resources (Brushes, Pens, Fonts)

 Use double buffering
The UI Framework
Arunjeet Singh
Mobility Consultant
Microsoft
Recap
 Mobile UI trends

 Transparency implementation

 Custom Borders

 UI Framework
Next Steps
Get the Windows Mobile 6 SDK




http://www.microsoft.com/downloads/details.aspx?fa
milyid=06111A3A-A651-4745-88EF-
3D48091A390B&displaylang=en
Next Steps
Leverage what we talked about today




http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?
ProjectName=uiframework&ReleaseId=2315
Next Steps
 Build Great Looking Applications!
More Information
 Code from this session:
    http://code.msdn.microsoft.com/Release/ProjectReleases.a
    spx?ProjectName=uiframework&ReleaseId=2315

 How to create a Microsoft .NET Compact Framework-
 based Image Button:
    http://msdn.microsoft.com/en-us/library/aa446518.aspx

 Chris Lorton’s blog (Alpha Blending):
    http://blogs.msdn.com/chrislorton/archive/2006/04/07/57
    0649.aspx
More Information
 How-to Display Gradient Fill:
    http://msdn.microsoft.com/en-us/library/ms229655.aspx

 Building Graphically advanced Apps in .NET Compact
 Framework:
    http://expression.microsoft.com/en-us/dd279543.aspx


 MSDN Article that covers these concepts:
    http://msdn.microsoft.com/en-us/library/dd630622.aspx
Related Content
May 15 (1100 – 1215) - Windows mobile platform: Past, Present and Future



May 15 (1500 – 1615) - Occasionally connected Applications using the Sync Framework



May 15 (1630 – 1745) - Understanding and optimizing for .NET CF Memory Architecture



Exam 70-540 - Microsoft Windows Mobile 5.0 - Application Development
Blog: http://blogs.msdn.com/knowledgecast

Email: arunjeet.singh@microsoft.com

Twitter: @arunjeetsingh
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.
The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should
 not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS,
                                                                           IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Weitere ähnliche Inhalte

Andere mochten auch

#$%%#Presentación sistema negocios vitcenter día 1"#$%&/
#$%%#Presentación sistema negocios vitcenter día 1"#$%&/#$%%#Presentación sistema negocios vitcenter día 1"#$%&/
#$%%#Presentación sistema negocios vitcenter día 1"#$%&/
Lester Morales
 
Icrc battle villages
Icrc battle villagesIcrc battle villages
Icrc battle villages
extensive
 
Manual de facilidades aeronauticas
Manual de facilidades aeronauticasManual de facilidades aeronauticas
Manual de facilidades aeronauticas
sistemaais
 

Andere mochten auch (13)

#$%%#Presentación sistema negocios vitcenter día 1"#$%&/
#$%%#Presentación sistema negocios vitcenter día 1"#$%&/#$%%#Presentación sistema negocios vitcenter día 1"#$%&/
#$%%#Presentación sistema negocios vitcenter día 1"#$%&/
 
Icrc battle villages
Icrc battle villagesIcrc battle villages
Icrc battle villages
 
LFdTV en construcción y Goteo.org. Entrevista en la Revista Llámpara.
LFdTV en construcción y Goteo.org. Entrevista en la Revista Llámpara.LFdTV en construcción y Goteo.org. Entrevista en la Revista Llámpara.
LFdTV en construcción y Goteo.org. Entrevista en la Revista Llámpara.
 
El mejor email del año
El mejor email del añoEl mejor email del año
El mejor email del año
 
ISU Iñigo Sáenz de Urturi. Cállate y Vende
ISU Iñigo Sáenz de Urturi. Cállate y VendeISU Iñigo Sáenz de Urturi. Cállate y Vende
ISU Iñigo Sáenz de Urturi. Cállate y Vende
 
Excursión a La Alfranca (Colegio PP. Dominicos - Zaragoza)
Excursión a La Alfranca (Colegio PP. Dominicos - Zaragoza)Excursión a La Alfranca (Colegio PP. Dominicos - Zaragoza)
Excursión a La Alfranca (Colegio PP. Dominicos - Zaragoza)
 
Информация о работе для женщин
Информация о работе для женщинИнформация о работе для женщин
Информация о работе для женщин
 
Administracion y Gerencia Equipo 1 unermb
Administracion y Gerencia Equipo 1 unermbAdministracion y Gerencia Equipo 1 unermb
Administracion y Gerencia Equipo 1 unermb
 
Quemaduras
QuemadurasQuemaduras
Quemaduras
 
Open Skies June2014
Open Skies June2014Open Skies June2014
Open Skies June2014
 
Propuesta surtido Riojas de bodegas pequeñas a tiendas especializadas
Propuesta surtido Riojas de bodegas pequeñas a tiendas especializadas Propuesta surtido Riojas de bodegas pequeñas a tiendas especializadas
Propuesta surtido Riojas de bodegas pequeñas a tiendas especializadas
 
Manual de facilidades aeronauticas
Manual de facilidades aeronauticasManual de facilidades aeronauticas
Manual de facilidades aeronauticas
 
Deber de computacion libro
Deber de computacion  libroDeber de computacion  libro
Deber de computacion libro
 

Mehr von rsnarayanan

Kevin Ms Web Platform
Kevin Ms Web PlatformKevin Ms Web Platform
Kevin Ms Web Platform
rsnarayanan
 
Harish Understanding Aspnet
Harish Understanding AspnetHarish Understanding Aspnet
Harish Understanding Aspnet
rsnarayanan
 
Harish Aspnet Dynamic Data
Harish Aspnet Dynamic DataHarish Aspnet Dynamic Data
Harish Aspnet Dynamic Data
rsnarayanan
 
Harish Aspnet Deployment
Harish Aspnet DeploymentHarish Aspnet Deployment
Harish Aspnet Deployment
rsnarayanan
 
Whats New In Sl3
Whats New In Sl3Whats New In Sl3
Whats New In Sl3
rsnarayanan
 
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
rsnarayanan
 
Advanced Silverlight
Advanced SilverlightAdvanced Silverlight
Advanced Silverlight
rsnarayanan
 
Occasionally Connected Systems
Occasionally Connected SystemsOccasionally Connected Systems
Occasionally Connected Systems
rsnarayanan
 
Developing Php Applications Using Microsoft Software And Services
Developing Php Applications Using Microsoft Software And ServicesDeveloping Php Applications Using Microsoft Software And Services
Developing Php Applications Using Microsoft Software And Services
rsnarayanan
 
Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...
Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...
Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...
rsnarayanan
 
J Query The Write Less Do More Javascript Library
J Query   The Write Less Do More Javascript LibraryJ Query   The Write Less Do More Javascript Library
J Query The Write Less Do More Javascript Library
rsnarayanan
 
Ms Sql Business Inteligence With My Sql
Ms Sql Business Inteligence With My SqlMs Sql Business Inteligence With My Sql
Ms Sql Business Inteligence With My Sql
rsnarayanan
 
Windows 7 For Developers
Windows 7 For DevelopersWindows 7 For Developers
Windows 7 For Developers
rsnarayanan
 
What Is New In Wpf 3.5 Sp1
What Is New In Wpf 3.5 Sp1What Is New In Wpf 3.5 Sp1
What Is New In Wpf 3.5 Sp1
rsnarayanan
 
Ux For Developers
Ux For DevelopersUx For Developers
Ux For Developers
rsnarayanan
 
A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8
rsnarayanan
 

Mehr von rsnarayanan (20)

Walther Aspnet4
Walther Aspnet4Walther Aspnet4
Walther Aspnet4
 
Walther Ajax4
Walther Ajax4Walther Ajax4
Walther Ajax4
 
Kevin Ms Web Platform
Kevin Ms Web PlatformKevin Ms Web Platform
Kevin Ms Web Platform
 
Harish Understanding Aspnet
Harish Understanding AspnetHarish Understanding Aspnet
Harish Understanding Aspnet
 
Walther Mvc
Walther MvcWalther Mvc
Walther Mvc
 
Harish Aspnet Dynamic Data
Harish Aspnet Dynamic DataHarish Aspnet Dynamic Data
Harish Aspnet Dynamic Data
 
Harish Aspnet Deployment
Harish Aspnet DeploymentHarish Aspnet Deployment
Harish Aspnet Deployment
 
Whats New In Sl3
Whats New In Sl3Whats New In Sl3
Whats New In Sl3
 
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
Silverlight And .Net Ria Services – Building Lob And Business Applications Wi...
 
Advanced Silverlight
Advanced SilverlightAdvanced Silverlight
Advanced Silverlight
 
Netcf Gc
Netcf GcNetcf Gc
Netcf Gc
 
Occasionally Connected Systems
Occasionally Connected SystemsOccasionally Connected Systems
Occasionally Connected Systems
 
Developing Php Applications Using Microsoft Software And Services
Developing Php Applications Using Microsoft Software And ServicesDeveloping Php Applications Using Microsoft Software And Services
Developing Php Applications Using Microsoft Software And Services
 
Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...
Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...
Build Mission Critical Applications On The Microsoft Platform Using Eclipse J...
 
J Query The Write Less Do More Javascript Library
J Query   The Write Less Do More Javascript LibraryJ Query   The Write Less Do More Javascript Library
J Query The Write Less Do More Javascript Library
 
Ms Sql Business Inteligence With My Sql
Ms Sql Business Inteligence With My SqlMs Sql Business Inteligence With My Sql
Ms Sql Business Inteligence With My Sql
 
Windows 7 For Developers
Windows 7 For DevelopersWindows 7 For Developers
Windows 7 For Developers
 
What Is New In Wpf 3.5 Sp1
What Is New In Wpf 3.5 Sp1What Is New In Wpf 3.5 Sp1
What Is New In Wpf 3.5 Sp1
 
Ux For Developers
Ux For DevelopersUx For Developers
Ux For Developers
 
A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8A Lap Around Internet Explorer 8
A Lap Around Internet Explorer 8
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Kürzlich hochgeladen (20)

Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 

Building Great Looking Mobile Applications Tech Ed

  • 1.
  • 3. About Me Member of the Global Mobility Practices team Free consulting can occasionally be bought for a large bag of fries and a cold drink  Blog: http://blogs.msdn.com/knowledgecast Email: arunjeet.singh@microsoft.com Twitter: @arunjeetsingh
  • 4. Session Prerequisites Visual Studio.NET .NET Compact Framework Familiarity with P/Invoke Knowledge of Windows Mobile Development
  • 5. What We Will Learn Today What Makes a Great Looking UI Transparency and Custom Borders Some Guidelines The UI Framework Recap and Next Steps Q&A
  • 6. My Favourite Mobile Applications
  • 7. My Favourite Mobile Applications
  • 8. My Favourite Mobile Applications
  • 9. What Makes a Great Looking UI Background Images Transparent Overlays No Sharp Edges Gradients!
  • 10. Transparency Transparent Backgrounds Semi-transparent Images Using the Alpha Channel
  • 13. Transparency Transparent Backgrounds Semi-transparent Images Using the Alpha Channel
  • 14. Transparent Backgrounds One color (the background) is transparent Support OOB in .NET Compact Framework ImageAttributes attr = new ImageAttributes(); attr.SetColorKey(Color.Red, Color.Red); e.Graphics.DrawImage(bmp, destRect, 0, 0, bmp.Width, bmp.Hei ght, GrahicsUnit.Pixel, attr)
  • 15. Semi-transparent Images The image blends in with the background Alpha Blending Supported by the Platform [DllImport(quot;coredll.dllquot;) extern public static Int32 AlphaBlend(IntPtr hdcDest, Int32 xDest, Int32 yDest, Int32 cxDest, Int32 cyDest, IntPtr hdcSrc, Int32 xSrc, Int32 ySrc, Int32 cxSrc, Int32 cySrc, BlendFunction blendFunction);
  • 16. Building a Splash Screen Arunjeet Singh Mobility Consultant Microsoft
  • 17. Using the Alpha Channel Parts of the image are drawn with an “alpha” channel The channel defines custom transparency Supported by a COM interfaces of the Imaging API IImagingFactory IImage
  • 18. Using Alpha Channels Arunjeet Singh Mobility Consultant Microsoft
  • 19. Custom Borders Turn off the default border Using custom borders Using Rounded Borders
  • 21. Some Guidelines Window transparency is not supported Drawing must be done in one Graphics context Reuse drawing resources (Brushes, Pens, Fonts) Use double buffering
  • 22. The UI Framework Arunjeet Singh Mobility Consultant Microsoft
  • 23. Recap Mobile UI trends Transparency implementation Custom Borders UI Framework
  • 24. Next Steps Get the Windows Mobile 6 SDK http://www.microsoft.com/downloads/details.aspx?fa milyid=06111A3A-A651-4745-88EF- 3D48091A390B&displaylang=en
  • 25. Next Steps Leverage what we talked about today http://code.msdn.microsoft.com/Release/ProjectReleases.aspx? ProjectName=uiframework&ReleaseId=2315
  • 26. Next Steps Build Great Looking Applications!
  • 27. More Information Code from this session: http://code.msdn.microsoft.com/Release/ProjectReleases.a spx?ProjectName=uiframework&ReleaseId=2315 How to create a Microsoft .NET Compact Framework- based Image Button: http://msdn.microsoft.com/en-us/library/aa446518.aspx Chris Lorton’s blog (Alpha Blending): http://blogs.msdn.com/chrislorton/archive/2006/04/07/57 0649.aspx
  • 28. More Information How-to Display Gradient Fill: http://msdn.microsoft.com/en-us/library/ms229655.aspx Building Graphically advanced Apps in .NET Compact Framework: http://expression.microsoft.com/en-us/dd279543.aspx MSDN Article that covers these concepts: http://msdn.microsoft.com/en-us/library/dd630622.aspx
  • 29.
  • 30. Related Content May 15 (1100 – 1215) - Windows mobile platform: Past, Present and Future May 15 (1500 – 1615) - Occasionally connected Applications using the Sync Framework May 15 (1630 – 1745) - Understanding and optimizing for .NET CF Memory Architecture Exam 70-540 - Microsoft Windows Mobile 5.0 - Application Development
  • 32. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Hinweis der Redaktion

  1. If you would like to host your demo on the Virtual Server, please use the myVPC demo slide, not this slide.
  2. If you would like to host your demo on the Virtual Server, please use the myVPC demo slide, not this slide.
  3. If you would like to host your demo on the Virtual Server, please use the myVPC demo slide, not this slide.
  4. If you would like to host your demo on the Virtual Server, please use the myVPC demo slide, not this slide.
  5. If you would like to host your demo on the Virtual Server, please use the myVPC demo slide, not this slide.