Blog posts tagged with 'citrix'
Drive greater IT operating efficiency through integrated end-to-end virtualization to reduce costs,
maximize system availability, and drive operational agility.
Join top virtualization executives as Citrix and Microsoft discuss:
• Virtualization industry trends and how Microsoft and Citrix are joined to provide customers with best-of-breed solutions
• Key solutions for application, server, and desktop virtualization
• Reducing IT costs by 40% with Virtualization
Date: May 15, 2008 at 4:00 PM EDT/ 1:00 PM PDT
Continue to Registration: Citrix and Microsoft and the Future of Virtualization
Announcing the iPhone Enterprise Beta Program: a unique opportunity for IT departments to try iPhone 2.0 software before its general release. If your company is selected to participate, you'll test new iPhone enterprise features in your corporate environment, then provide Apple with valuable feedback.

Enterprise features in iPhone 2.0 software beta.
Upcoming iPhone support for Microsoft Exchange ActiveSync and industry-standard corporate security standards will allow IT professionals to seamlessly integrate iPhone into their enterprise environments. New features include:
- Push email
- Push contacts
- Push calendar
- Global Address List
- Certificates and identities
- WPA2/802.1X
- Enforced security policies
- More VPN protocols
- Device configuration
- Remote wipe
Too bad Apple didnt mention anything in there related to Citrix and the Citrix Client
Continue at Source: iPhone Enterprise Beta Program
I can't express in words how excited I am to again be working on the inside at Citrix. So I'll just leave it at "Hello World" =)
CmdShell
Echo "Hello World!"
PowerShell
write-host "Hello World!"
VBScript
Wscript.echo "Hello World!"
JScript
document.write('Hello World!');
C++
std::cout << "Hello world!\n";
C#
Console.WriteLine("Hello World!");