I have uploaded the slides for the Visual Studio 2008 Kickstart event held on 12th Feb 2008.Stay tuned to this site as I will post the links to some articles/code related to the topics that I have presented shortly.
Learn2Develop is a technology company specializing in hands-on training on the latest Web and Mobile technologies.
Email: weimenglee@learn2develop.net
I have uploaded the slides for the Visual Studio 2008 Kickstart event held on 12th Feb 2008.
If you want to learn how to implement touch UI for your Windows Mobile application, be sure to sign up for the 27-29 Feb Windows Mobile Programming course!
With collaboration with InnerWorkings, I am pleased to announce that InnerWorkings is giving away a free sample of their practice-based training to all readers of this blog. This offer includes 2 hours of top quality hands-on learning on the important new features of C# 3.0 and VB 9.0, and includes a special 10% discount on all items in the InnerWorkings catalog.Come join us this 12th (Tues) February 2008 where I will present two sessions on what is new in Visual Studio 2008 and Windows Mobile development.
Session 1 - What is new in Visual Studio 2008
If you have always wanted to learn the new features in Visual Studio 2008 but have yet to find the time, the first session will kick start you with:
* A quick introduction to Visual Studio 2008
* New languages features in Visual Basic 9.0 and C# 3.0
- Implicit Typing
- Automatic Properties
- Object Initializers
- Collection Initializers
- Anonymous Types
- Lambda Expressions
- LINQ
- Extension Methods
- Partial Methods
* What is Silverlight
Session 2 - Windows Mobile 6 Development
In the second session, Wei-Meng will demonstrate how to get started in Windows Mobile 6 development. You will learn about the differences between versions of Windows Mobile - Standard, Classic, and Professional. This session will show you:
* A quick introduction to the Windows Mobile 6 platform
* How to use the various tools in VS 2008 for Windows Mobile development:
- Cellular Emulator
- Windows Mobile Emulators
- ActiveSync
* Sample applications
In addition, Motorola (Symbol) will also provide some units of their flagship products - MC70 and MC35, for demonstration. If your company is currently evaluating Windows Mobile devices for enterprise deployment, this is a good chance for you to have hands-on experience with these devices.
Event Details
Cost: FREE
Date: 12th Feb 2008 (Tues)
Venue: Microsoft Singapore 1, Marina Boulevard, One Marina Boulevard, Singapore 018989
Time: 2 to 5pm
Note: If you would like to install VS 2008 on your notebook and follow along with the sessions, you can come early at 1pm. Wei-Meng will be around to help with the installations. You would need to bring along your notebook computer and as there will be limited power-points, you are suggested to fully charge your notebook before coming.
What you will get
* A free copy of CoDe magazine (while stocks last)
* A 90-day Evaluation Visual Studio 2008 DVD
* Some other goodies. ;-)
You also stand a chance to win a copy of my latest book - Professional Windows Vista Gadgets Programming (Wrox).
What you need to do
To RSVP, send an email to me at weimenglee@learn2develop.net with the following details:
Subject: 12 Feb VS 2008
* Name
* Company
* Email
Hope to see you there!
The release of Visual Studio 2008 updates C# to version, 3.0, with several key language enhancements and LINQ support. Part Two of this series will walk you through C#'s new LINQ support features and other time-saving enhancements.
The release of Visual Studio 2008 updates C# to version, 3.0, with several key language enhancements and LINQ support. Part one of this series will walk you through implicit typing, automatic properties, and other time-saving enhancements.
Explore the various Windows Vista Sidebar gadget objects and how they can be used to enhance the functionality of your gadget.
Explore the various Windows Vista Sidebar gadget objects and how they can be used to enhance the functionality of your gadget.
Silverlight's good for working with animation, graphics, and videos, but did you know it allows you to do things you can't do elsewhere—even with ASP.NET and AJAX? Learn how to harness that power by building an interactive signature capturing application.
I am happy to announce that Microsoft Singapore has kindly sponsored two copies of the latest Visual Studio 2008 Professional edition as the luck draw prizes for participants attending the following courses:
I am excited to announce that Developer Learning Solutions has teamed up with asp.netPRO to offer a free one-year online-only subscription to the magazine ( US$14.99 value) for all attendees of the "What is new in Visual studio 2008 & .NET 3.5" and the "ASP.NET 3.5, Ajax, and Silverlight" courses.
If your company is based in the US and you have a group of developers who would benefit from an in-house training, send me an email at weimenglee@learn2develop.net for a detailed proposal and pricing information.
With year 2007 coming to an end very soon, are you looking forward to a more exciting year 2008? I sure am, and 2008 is going to be a very exciting year for developers! With the new Visual Studio 2008, you now have a wealth of new features to make your development life easier. But before you can make use of all these new cool features, you have to spend time getting up to speed with them. And if you are looking for a easy way to jumpstart your developer career in 2008, download my latest course catalog. There are four exciting courses launching in the first quarter - Windows Mobile, Visual Studio 2008, and ASP.NET 3.5 Web development.
Waiting for Silverlight to deliver on it's promise of delivering rich media experiences? Take your first steps with this tutorial on how to embed a Windows media file in your Silverlight application, control its playback, and create simple effects on the video.
This course is targeted at beginning Web developers who need to get jumpstarted to ASP.NET Web development in the shortest amount of time. This feature-packed and lab-intensive course will show you how to develop ASP.NET 3.5 applications, as well as numerous tips and tricks to enhance your Web applications using AJAX and Silverlight.
I am excited to announce that Developer Learning Solutions has teamed up with asp.netPRO to offer a free one-year online-only subscription to the magazine ( US$14.99 value) for all attendees of the "What is new in Visual studio 2008 & .NET 3.5" and the "ASP.NET 3.5, Ajax, and Silverlight" courses.
Unless you have been hiding in the mountains for the last couple of months, you must have heard of (and even experienced) the revolutionary "touch" interface of Apple's iPhone and iPod Touch. And that leaves the rest of us wanting that feature for our phones (Windows Mobile, Symbian, etc).
I just received my copy of the Big Book of Windows Hacks by Preston Gralla (published by O'Reilly Media). At more than 600 pages, this is literally a big book containing all the useful hacks to make your Windows XP and Vista work according to the way you want.
The Google Maps API is a free mapping service that allows you to embed maps into your Web pages using JavaScript. Google Maps also provides the ability for you to insert markers at landmarks of interest. You can use this feature to associate photos with different geographical locations — a process known as geo-tagging. I conclude my two-part series by extending the project created in Part I so users can upload photos to it and geo-tag each photo.Download the free PDF version of the Nov 2007 issue of the ASP.NET Pro magazine now.
The .NET Compact Framework's class libraries are sadly inadequate for developing full-featured Windows Mobile applications, sometimes forcing you to rely upon the problematic Platform Invoke. Enter Smart Device Framework (SDF), a group of extensions designed to pick up where the Compact Framework's class libraries leave off.
I am excited to announce that Developer Learning Solutions has teamed up with asp.netPRO to offer a free one-year online-only subscription to the magazine ( US$14.99 value) for all attendees of the "What is new in Visual studio 2008 & .NET 3.5" and the "ASP.NET 3.5, Ajax, and Silverlight" courses.