Learn2Develop is a technology company specializing in hands-on training on the latest Web and Mobile technologies.
Email: weimenglee@learn2develop.net
Wednesday, December 10, 2008
Course Schedules for Feb and March 2009
These includes the three new courses - Programming Mapping Applications, Programming Windows Forms Applications, and iPhone Programming.
Some of the topics covered in these courses are:
* Location-based services using GPS and Cell ID technologies.
* Integrating with hardware devices such as Web cams, fingerprint readers, etc.
* Integrating maps from Microsoft and Google.
* iPhone Programming using the Apple's SDK
You can download the application form here.
Wednesday, December 03, 2008
Inside the iPhone: Getting Started
Tuesday, December 02, 2008
Course Schedules for March 2009
4-6 March (Wed-Fri) - Windows Mobile 6.1 Programming (S$997)
9-10 March (Mon-Tue) - Android Application Development (S$798)
12-13 March (Thu-Fri) - iPhone Application Development (S$997)
17 March (Tue) - ASP.NET AJAX Development (S$399)
25-27 March (Wed-Fri) - C# 3.0 Programming (S$1099)
* receive a S$100 discount if you register one-month before the commencement of the course.
More details will be released shortly. Meantime, if you have any questions, feel free to email me at: weimenglee@learn2develop.net.
C# 3.0 Programming Course (SINGAPORE) 15-17th Dec 2008
Besides learning all the fundamentals of C#, this course will introduce several technologies that would be of interest to a C# developer:
* Developing and deploying smart clients using ClickOnce
* Developing AJAX web applications
* Developing and consuming Web services
Participants will also receive a copy of my latest book - C# 2008 Programmer's Reference (S$69) free of charge.
For quick registration, please email me at: weimenglee@learn2develop.net.
Friday, November 21, 2008
Go Public with Your Android Application: Signing and Deployment
Friday, November 07, 2008
Connecting to the Web: I/O Programming in Android
Wednesday, October 29, 2008
T-Mobile G1 skin for your Android Emulator
Jeffrey Sharkey has just released a new G1 skin that you can use for your emulator. At least you will now feel better than your fellow developers who are still using the same old boring maroon skin!
Try it out! I have tried it and love it!
Tuesday, October 28, 2008
Location-Based Services Using CellID
Thursday, October 23, 2008
Extend SMS Messaging to the Desktop Using Windows
Sunday, October 12, 2008
3-day C# 3.0 Programming Workshop (Singapore) - 15-17 Dec 2008
The latest version of C# 3.0 comes with .NET Framework 3.5. It contains many new features that make the language more intuitive and powerful. Coupled with Visual Studio 2008, Microsoft’s flagship development environment, developing applications using C# is now available to a wide audience. In this fast-pace 3-day course, attendees will gain a solid foundation in C# programming and learn the various new features in C# 3.0.
· Basics of the .NET Framework
· C# language foundation
· Class and Objects
· Interfaces
· Inheritance
· Delegates and Events
· Strings
· Generics
· Threading
· Files and Streams
· Exception Handling
· Arrays and Collections
· Language Integrated Query
· Assemblies
All attendees will receive a copy of Wei-Meng’s C# 2008 Programmers Reference (Wrox)
Friday, October 10, 2008
Tips for Debugging Windows Mobile Network Programming using Real Devices and Emulators
If you are a Windows Mobile developer, chances are you need to write applications that allow the Windows Mobile device to talk to the host computer. In such cases, you need to know a little about the IP address assigned to the device or emulator. The following is a little research that I have done and hopefully the information presented here will make your life a little easier.
Assumption: The host computer's IP Address is 192.168.1.100.
For Windows Mobile Classic/Professional Devices or Emulators
If you connect your device to ActiveSync, the following IP addresses will be assigned:
Comp: 169.254.2.2
Device: 169.254.2.1
If you connect your emulator to Activesync, the following IP addresses will be assigned:
Comp: 192.168.1.100
Emulator: 192.168.1.101 (next available IP address)
If you use Network Card Mapping for your emulator, the following IP addresses will be assigned:
Comp: 192.168.1.100
Emulator: 192.168.1.101 (next available IP address)
Hence, for sockets programming testing using emulator, set the server and client to rendezvous at the computer's IP address and not 169.254.2.2.
For sockets programming testing using real device, set the server and client to rendezvous at 169.254.2.2.
For Windows Mobile Standard Devices or Emulators
If you connect your emulator to ActiveSync, the following IP addresses will be assigned:
Comp: 192.168.1.100
Emulator: 192.168.55.101 (next available IP address)
If you use Network Card Mapping for your emulator, the following IP addresses will be assigned:
Comp: 192.168.1.100
Emulator: 192.168.1.101
Hence, for sockets programming testing using emulator, set the server and client to rendezvous at the computer's IP address and not 169.254.2.2 and use network card mapping.
Thursday, October 09, 2008
Android Programming Course (SINGAPORE) - 18-19 Dec 2008
Android is Google’s operating system for mobile devices. Using the Android SDK, developers can develop applications on the Android platform using the Java Programming language. In this course, participants will learn the various techniques to program their Android devices.
This feature-packed course will show you how to get started in Android development, right from the start till deployment.
Topics
* Setting up the development environment using Eclipse
- Installing the ADT plug-in
- Configure the Android SDK
* Using the Android Emulator
- Configuring the emulator
- Tips and Tricks using the emulator
* Understanding Activities, Views, Intents, and Content Providers
* Building the UI of an Android Application
* Error Logging using the Eclipse IDE
* Using the Notification Manager
* Persisting data
* Using Google Maps
* Sending and receiving SMS messages
* Using the built-in camera
* Creating Services
* Downloading files using HTTP GET and POST
* Location based services using GPS and CellID
* How to deploy Android applications
Fee
S$798 (register before 18 Nov and get a $100 discount!)
For quick registration, please email weimenglee@learn2develop.net.Thursday, October 02, 2008
iPhone SDK NDA lifted!
At the same time, this means that I can now openly announce that I will be conducting a course on iPhone programming in the very near future. If you have not bought a Mac yet, this is the perfect reason to get one now! I will be announcing the dates soon, but meantime, I will be very busy over the next few months working on my iPhone workbook! Hope to see you at an iPhone course near you!
Update
The course dates have been scheduled to be on 13-14 March 2009. Outlines for the course will be released shortly!
Fees
$997 (register before 31st Jan and receive a $100 discount!).
For quick registration, please email weimenglee@learn2develop.net.
Wednesday, October 01, 2008
You Are Here: Using GPS and Google Maps in Android
Using Google Maps in Android
Wednesday, September 17, 2008
Getting Started with Android Development Using Eclipse
Monday, September 01, 2008
Are you ready for Android?
If you want to get ready for Android, come join us this 25-26 Sep for a course on Android programming. Amongst the many concepts I will be covering, I will show you how you can use a GPS receiver to dynamically display your current location on the Google Maps.
You can download the application form here.
Saturday, August 30, 2008
DLS Signature Control for Windows Mobile (Pocket PC)
It supports the following features:
· Packaged as a single .DLL file.
· Runs on Windows Mobile 5.0, 6, and 6.1.
· Saves signature as a string (ideal for compression, transportation and storage) or as a bitmap image (ideal for archival).
· You can create your own custom background image. E.g. incorporate your company’s logo.
· Supports different pen width and color.
· Signature control can also be used on desktop Windows Forms application to display signature (for viewing only).
Programming the DLS Signature control is straightforward:
//---creating a Signature object---
SignatureControl.Signature sig;
//---instantiating the control---
sig = new SignatureControl.Signature()
{
Location = new Point(5, 180),
Size = new Size(230, 73),
Enable = true,
PenColor = Color.Black,
PenSize = 2
};
//---set the background image---
Bitmap wallpaper = new Bitmap(Properties.Resources.signature);
sig.InitSignature(wallpaper, true);
//---adds the control to the Form---
this.Controls.Add(sig);
//...
//...
//---get the signature of the user as a string---
string str = sig.Signature;
//---save the image to an image file---
Bitmap img = sig.SignatureImage;
img.Save("Wei-Meng Lee.bmp", ImageFormat.Bmp);
//---clears the signature---
sig.Clear();
Pricing
· US$29.95 (1 Developer License)
To purchase the DLS Signature Control, please send an email to weimenglee@learn2develop.net.
Friday, August 15, 2008
C# 2008 Programmer's Reference - Calling all Professors
This book is ideally suited to be used as a course book for a semester course on C# programming and would be useful to students as well as practitioners embarking on C# programming. Hence, if you are a professor in an institution teaching a course in C# programming and would like to review this book for possible adoption, please send me a message at weimenglee@learn2develop.net and I would be happy to send you a review copy. For your convenience, I have provided the tables of contents for the book below:
Part 1 – Language Fundamentals
* Chapter 1 introduces the .NET Framework. You will gain an understanding of the key components in the .NET Framework as well as the role played by each of the components. In addition, you will also learn about the relationships between the various versions of the framework, from version 1.0 to the latest 3.5.
* Chapter 2 covers the use of Microsoft Visual Studio 2008 as the tool for C# development. Visual Studio 2008 is an extremely versatile and powerful environment for developing .NET applications. This chapter explores some of the commonly used features that you will likely use in the process of your development work.
* Chapter 3 introduces the syntax of the C# language and covers all the important topics - C# keywords, variables, constants, comments, XML documentation, data types, flow control, loops, operators and preprocessor directives.
* Chapter 4 covers one of the most important topics in C# programming—classes and objects. Classes are essentially templates in from which you create objects from. In C# .NET programming, everything you deal with involves classes and objects. This chapter will give you a firm foundation in the use and creation of classes for code reuse.
* Chapter 5 discusses how interfaces can be used to define the contract for a class. You will learn the difference between an interface and an abstract class.
* Chapter 6 looks at how inheritance facilitates code reuse and allows you to extend the functionality of code that you have already written. After this chapter, you will learn about the different types of inheritance and how to define overloaded methods and operators.
* Chapter 7 introduces the concept of delegates and events used in object oriented programming. You will learn what a delegate is and how delegates are used to implement events.
* Chapter 8 examines strings handling in C# and the various ways to manipulate them. For more complex strings pattern matching, you can use regular expressions. This chapter also covers the various ways to format your strings data.
* Chapter 9 discusses the basics of generics and how you can use it to enhance efficiency and type-safety in your applications. Generics enable developers to define type-safe data structures without binding to specific fixed data types at design time.
* Chapter 10 explains how to write multithreaded applications using the Thread class in the .NET Framework. You will learn how to create and synchronize threads as well as how to write thread-safe Windows applications.
* Chapter 11 examines the concepts of files and streams in .NET. With streams, you can perform a wide range of tasks including compressing and decompressing data, serializing and de-serializing data, and encrypting and decrypting data. This chapter covers the various ways to manipulate files and the various stream objects in .NET.
* Chapter 12 covers exception handling. An exception is a situation that occurs when your program encounters an error that it is not expecting during runtime. Understand how to handle exceptions will make your program more robust and resilient.
* Chapter 13 examines arrays and collections. It discusses the many collection classes that you can use to represent groups of data in .NET.
* Chapter 14 introduces the new feature in .NET 3.5 – Language Integrated Query (LINQ). It covers all the important implementations of LINQ – LINQ to Objects, LINQ to XML, LINQ to Dataset, and LINQ to SQL.
* Chapter 15 explores the concept of assemblies. In .NET, the basic unit deployable is called an assembly. Assemblies play an important part of the development process where understanding how they work is useful in helping you develop scalable and efficient .NET applications.
Part 2 – Applications Development using C#
* Chapter 16 demonstrates how you can build a Windows application using the C# language. The sample application demonstrated shows how to perform FTP using the classes available in the .NET Framework. You will also learn how to perform printing in a.NET application and how to deploy Windows applications using the ClickOnce technology.
* Chapter 17 demonstrates how you can use C# to build an ASP.NET web application. You will learn to perform data-binding using the new LinqDataSource control and how to AJAX-enable your web pages.
* Chapter 18 illustrates Windows Mobile development using the .NET Compact Framework, a subset of the .NET Framework. You will learn the basics of the Windows Mobile development and build a sample RSS reader application. Finally, you will create a professional setup package for your application so that it can be distributed to your readers for installation.
* Chapter 19 helps you get started with Silverlight, and provides an opportunity for you to get a feel for how Silverlight development works. It covers Silverlight 1.0 and 2, and contains several examples showing the capabilities of Silverlight – animation, media, .NET integration, etc.
* Chapter 20 provides a quick introduction to the new Windows Communication Foundation (WCF) technology and shows how it addresses some of the limitations of today’s web services technology. While most books and conference focused heavily on the theory behind WCF, this chapter shows you how to build WCF services and then explains the theory behind them. It ends with an example that shows how to build a ticketing application that allows multiple clients to obtain updated seta information real-time.
Part 3 – Appendices
* Appendix A lists the various keywords in C# that are predefined and have special meanings to the compiler.
* Appendix B summarizes the features of the various versions of the .NET Framework and how to use the Object Browser feature in Visual Studio 2008 to browse the available namespaces and classes in the .NET Framework.
* Appendix C shows you how to generate MSDN-style documentation for your project using Visual Studio 2008 and a third-party documentation generation tool—Sandcastle.
Monday, August 11, 2008
Eliminate Server Polling with WCF Callbacks
Course Schedules for Sep and Oct 08
Course Date Fee
1-day Windows Communication Foundation (WCF) Workshop
22rd Sep 08 (Mon) $299
1-day Silverlight Workshop
24th Sep 08 (Wed) $299
2-day Android Programming Workshop
25th-26th Sep 08 (Thurs – Fri) $698
3-day Windows Mobile 6 Programming Workshop
30th Sep, 2nd to 3rd Oct 08 (Tue, Thu – Fri) $897
For more information, please download the brochures and application forms here.
SMS Messaging Using the .NET Compact Framework
Understanding Windows Mobile Security
Tuesday, July 08, 2008
After Lightning Strikes, One iMac Becomes Two
Sunday, July 06, 2008
Tip: Bringing a .NET CF Application to the Foreground
To bring the application to the foreground, first use reflection to find the path of the current application. Then use the Process.Start() method to run the application again. Since Windows Mobile applications are single-instance, using the Start() method on an already running application simply brings it to the foreground:
String appPath =
System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase;
System.Diagnostics.Process.Start(appPath, "");
Thursday, July 03, 2008
Mastering the Windows Mobile Emulators
在Windows Mobile中应用智能设备框架(Smart Device Framework)
YuanHui, has done a great job translating it into Chinese. If you are a Chinese reader, do check out the article in Chinese here.
Tip: Convert image to byte array and vice versa
public byte[] ImageToByteArray(Image img)
{
MemoryStream ms = new MemoryStream();
img.Save(ms, System.Drawing.Imaging.ImageFormat.Gif);
return ms.ToArray();
}
You can call this function like this:
byte[] data = ImageToByteArray(pictureBox1.Image);
Conversely, if you want to convert a byte array to back to an image so that it can be displayed in a PictureBox control, you can use the following function:
public Image ByteArrayToImage(byte[] data)
{
MemoryStream ms = new MemoryStream(data);
Image img = new Bitmap(ms);
return img;
}
You can use this as follows:
pictureBox2.Image = ByteArrayToImage(data);
Sunday, June 29, 2008
Build Occasionally Connected Systems Using Sync Services for ADO.NET v1.0
Persisting Data in Your Windows Mobile Device
Thursday, June 19, 2008
Build Occasionally Connected Systems Using Sync Services for ADO.NET v1.0
Wednesday, June 18, 2008
New Courses - Windows Mobile & AJAX
This course will introduce to participants the various techniques to program their Windows Mobile 6 devices. This feature-packed course will show you how to get started in Windows Mobile development, right from the start till deployment.
* Introduction to the Windows Mobile platform
* Introduction to Windows Mobile 6
- Windows Mobile 6 Classic, Standard, and Professional
* UI Design and guidelines
- Orientation aware and screen-resolution aware
* File I/O
* Integrating with built-in applications
- Outlook Mobile
- Calendar
- Tasks
* Web services
- Developing web services
- Consuming web services
- Transferring binary data using web services
* Database Access
- Database access using SQL Server Compact Edition
- Database synchronization using Remote Data Access (RDA)
* Deploying Windows Mobile applications o Creating CAB files
Programming ASP.NET 3.5 AJAX (28th July) - S$399
This course is targeted at Web developers who need to get jumpstarted to ASP.NET 3.5 AJAX
development in the shortest amount of time. It will introduce to participants the various
techniques to AJAX-enable their Web applications using the latest ASP.NET 3.5 AJAX framework.
* Architecture of the ASP.NET AJAX Framework
* How to update part of a Web page without a page reload
* How to auto-complete user inputs
* How to update a panel at regular intervals
* How to create a panel that’s always floating and visible
* How to populate a DropDownList control without a page refresh
* How to display a confirmation dialog on a page
* How to call Web/WCF services directly from a web page
* How to access the properties of a Profile property from a Web page
* How to add drag and drop functionality to a control
* How to give users control of the information shown by a panel
Details and application forms to be published shortly!
Monday, June 16, 2008
.NET Tip - Get the filename, not the path
OpenFileDialog openFileDialog1 = new OpenFileDialog()
{
Filter = "Text files (*.jpg)*.jpg"
};
Console.WriteLine(openFileDialog1.FileName); //---e.g. C:\Windows\text.txt---
To retrieve only the filename and not the path, feed it to the FileInfo class, like this:
FileInfo fi = new FileInfo(openFileDialog1.FileName);
Console.WriteLine(fi.Name); //---text.txt---
Console.WriteLine(fi.Directory); //---C:\Windows---
Cool, isn't it?
Wednesday, June 04, 2008
Windows SideShow for Windows Mobile Developer Preview
Friday, May 30, 2008
Keeping Up with the Joneses: Windows Mobile 6.1's New Upgrades
Windows Mobile: Communicating with the Outside World
Tuesday, May 27, 2008
Learning Windows Communication Foundation course (16th June 2008)
Tuesday, May 20, 2008
Learning Windows Communication Foundation (WCF) - 16th June 2008 (Mon)
According to Microsoft,
“Windows Communication Foundation (WCF) is Microsoft’s latest technology for developing service-oriented applications. WCF simplifies development of connected applications through a new service-oriented programming model. WCF supports many styles of distributed application development by providing a layered architecture. At its base, the WCF channel architecture provides asynchronous, untyped message-passing primitives. Built on top of this base are protocol facilities for secure, reliable, transacted data exchange and broad choice of transport and encoding options.”
You may also have attended numerous conference sessions on WCF. Most presentations focus on explaining the rationale and the motivation behind WCF. But what really is WCF from a developer’s point of view? How does a typical “hello, world” WCF application look like?
In this one-day workshop, you will learn the basics of building a WCF service and how to test it. At the end of the workshop, you would have a solid understanding of the capabilities of WCF and how you can use it to develop SOA (service-oriented architecture) applications!
DATE
Time: 9am to 5pm.
16th June 2008 (Mon)
COURSE FEE
S$399
Register before 31st May and receive S$100 discount (S$299 after discount).
Inclusive of 1 lunch and 2 tea breaks
Thursday, May 15, 2008
Free 1/2 Workshop on Windows Mobile 6 Programming
Here are the details:
* You need to bring along your own notebook for the course.
* You need to preinstall your own notebook with Visual Studio 2008 Professional (free 90-day trial edition is available for download from Microsoft's web site). Instructions on what to install will be emailed to selected participants.
* This workshop is intended for beginners to Windows Mobile development (if you are already developing Windows Mobile applications, then you are not the target audience for this course).
* At the end of the workshop, you will achieve the following:
- Learn how to get started in Windows Mobile programming
- Understand how to use the Windows Mobile emulators for testing
- Understand how to use the Cellular Emulator for testing phone and SMS messaging applications
- How to test your application using a real device
- How to deploy an application after development
- Basic understanding of the .NET Compact Framework 3.5
- Ready to embrace enterprise-ready applications
Venue
Motorola Enterprise Mobility Business
230 Victoria Street #12-06/10
Bugis Junction Office Tower
Singapore 188024
Date: 6 June 2008 (Fri)
Session #1: 9am to 12.30pm
Session #2: 1pm to 4.30pm
As spaces are limited, registrations are on first-come-first-serve basis (subject to maximum 2 seats per company). Please send an email to weimenglee@learn2develop.net, indicating the session you would like to attend.
Saturday, May 03, 2008
Book - Inside Steve's Brain
In his latest book, Leander talked about what made Apple so special, with Steve Jobs at the helm. If you think that working under a fussy and demanding boss is a bad thing, think again. The bright side to this is that your work will be much more refined and of higher quality. And that's why Apple's products are so different from the rest of the competitors.
Overall, this book is an easy and interesting read and made me rethink about the quality of my work. If you are always curious about Steve Jobs and how he works, I strongly recommend this book. I have enjoyed it greatly and I am sure you will too. And one more thing, hug your fussy and perfectionist boss the next time you meet him at the office - he drives the best out of you.
Cruising the Interstate with Windows Mobile 6 Development
My new book - C# 2008 Programmer's Reference
Pre-order it now. ;-)
Kindle-ready - Practical .NET 2.0 Networking Projects
I have always wanted to be able to bring my books along with me when I travel, but I do not want to lug 10kg of paper with me. With Kindle, it is now possible to bring your favorite books with you without needing to worry about extra luggage. I think this is especially useful for technology books, which nowadays are huge - usually more than 1000 pages.
Right now, here are the various books that I want to put on my Kindle: Silverlight, ASP.NET 3.5, WCF, and iPhone. ;-)
If Kindle allows me to load my PDF documents onto it, I will give it a perfect score. Never mind if you say that it looks fugly...like Amazon said, when using the Kindle you are not suppose to know its presence.
Thursday, April 17, 2008
3 new Visual Studio 2008 courses in June 2008!
Course #2: Foundation of Windows mobile programming (12th June 2008 Thursday)
Course #3: Programming ASP.NET 3.5 AJAX (13th June 2008 friday)
For more information, please download the course brochure here.
Sunday, April 13, 2008
Media Guide
Download the free PDF issue of aspnetPro magazine here.
Implementing Drag and Drop in Your Windows Application
However, not many developers take the effort to implement drag and drop functionality in their applications. While it does take considerable effort to implement, the support for drag and drop in your application will greatly increase its usefulness. In this article, I will show you how to implement drag and drop functionality in your Windows Forms application.
Adding Multi-Touch to Your Windows Mobile Application's User Interface
What's New in Visual Basic 9.0? Part 2
What's New in Visual Basic 9.0? Part 1
Friday, March 21, 2008
New Course - Windows Mobile Network Programming and Hardware Interfacing using the .NET Compact Framework
What you will learn
* Introduction to the Windows Mobile 5.0/6 SDK
* Introduction to the .NET Compact Framework
* Using the Cellular Emulator
* Communicating with the outside world:
- SMS
- Web Services
- Infrared
- Bluetooth (Serial port)
- Sockets
* Interfacing with External devices
- Camera
- Barcode Reader
- GPS receivers
- Smart card reader
*Projects
- Implementing a call manager using SMS messaging
- Building a location-aware application using GPS
- Transferring Binary Data using Web Services
- Transferring data using infrared
- Data Synchronization using Sockets
- Activating the built-in camera
- 1D/2D Barcode scanning using the built-in camera
- Reading magnetic card information
- Accessing the SIM card information
- Voice recording using the OpenNetCF’s Smart Device Framework
* Time: 9am to 5pm daily
* 25th April 2008
* $299
* Inclusive of 1 lunch and 2 tea breaks
* Motorola Enterprise Mobility Business
Sunday, March 16, 2008
New Jumpstart Course - ASP.NET 3.5 AJAX
WHAT YOU WILL LEARN
- Architecture of the ASP.NET AJAX Framework
- How to update part of a Web page without a page reload
- How to auto-complete user inputs
- How to update a panel at regular intervals
- How to create a panel that’s always floating and visible
- How to populate a DropDownList control without a page refresh
- How to display a confirmation dialog on a page
- How to call Web/WCF services directly from a web page
- How to access the properties of a Profile property from a Web page
- How to add drag and drop functionality to a control
- How to give users control of the information shown by a panel
- 1 day, 9am to 5pm.
- 18th April 2008 (Fri)
- S$299
- Inclusive of 1 lunch and 2 tea breaks
Tuesday, March 11, 2008
New Jumpstart series of courses!
- 18th April - ASP.NET 3.5 AJAX
- 25th April - Windows Communication Foundation (WCF)
- In the pipeline - Developing Offline Windows Mobile Web applications using Google Gears
- In the pipeline - Developing Silverlight 2 Applications
Check this site for updates as application forms will be available shortly. Meantime, if you are interested in any of the above two courses, send me an email at: weimenglee@learn2develop.net.
Monday, March 10, 2008
Free Mobility Touchdown Workshop - April 9-11 2008
The target audiences for this course are:
· ISVs who have not gone into Windows Mobile development but who are thinking about it
· ISVs who are planning to extend their LOB application to Windows mobile
· Institute of Higher Learnings (IHLs) who need to teach and/or supervise mobility modules/projects
Company:
Name:
Designation:
Primary business:
Plans revolving Windows Mobile (please provide as much details as you can):
As seats are limited, please provide as much information as you can so that we can correctly determine your eligibility for the course. Selected participants will be notified 2 weeks before the commencement of the course.
· April 9-11 2008
· Microsoft Singapore
· Lab PCs will be provided for the training.
Tuesday, February 19, 2008
Learn .NET 3.5 core technologies, WPF, WCF and more
* New controls in ASP.NET 3.5.
* Foundations of WCF (Windows Communication Foundation).
* Learn how to write WCF callback applications. Callbacks are useful for building client-server applications like chat and messaging applications.
* Foundations of WPF (Windows Presentation Foundation).
* Learn how to spice up your Windows application using XAML.
DATE
• Time: 9am to 5pm daily
• 12th to 14th (Wed to Fri) March 2008
COURSE FEES
• $1099
• To qualify for Early Bird Discount, register at least 2 participants from the same company ($899 after discount)
• Inclusive of 1 lunch and 2 tea breaks for each day
Untapped Silverlight Powers: Create Your Own Media Player
Sunday, February 17, 2008
Slides for Visual Studio 2008 Kickstart
Stay tuned to this site as I will post the links to some articles/code related to the topics that I have presented shortly.
Thursday, February 14, 2008
Learn how to program touch UI for your Windows Mobile applications!
Visual Studio 2008 Kickstart - Thank you!
I am happy to announce that if your company is planning to enroll 2 or more participants in one of the following upcoming courses, you will still be eligible for the early-bird discounts. As places are limited, do sign up early.
(1) Windows Mobile 6 Programming - 27 to 29 Feb 2008 ($798; $598 after discount)
(2) What is new in Visual Studio 2008 & .NET 3.5 - 12 to 14 March 2008 ($1099; $899 after discount)
(3) Web Development using ASP.NET 3.5, AJAX, and Silverlight - 18 to 20 March 2008 ($1099; $899 after discount)
What You Will Get
1. A 2GB Thumb Drive containing all the course-related SDKs and source code
2. A lab-intensive course workbook developed by Wei-Meng Lee
3. A free copy of CoDe magazine
4. A free one-year online-only subscription to asp.netPRO magazine (US$14.99 value) (only for course (2) and (3))
Sunday, February 03, 2008
Early-bird discount when you enroll 2 or more participants
Courses
(1) Windows Mobile 6 Programming - 27 to 29 Feb 2008 ($798; $598 after discount)
(2) What is new in Visual Studio 2008 & .NET 3.5 - 12 to 14 March 2008 ($1099; $899 after discount)
(3) Web Development using ASP.NET 3.5, AJAX, and Silverlight - 18 to 20 March 2008 ($1099; $899 after discount)
What You Will Get
1. A 2GB Thumb Drive containing all the course-related SDKs and source code
2. A lab-intensive course workbook developed by Wei-Meng Lee
3. A free copy of CoDe magazine
4. A free one-year online-only subscription to asp.netPRO magazine (US$14.99 value) (only for course (2) and (3))
Friday, February 01, 2008
Free practice-based training from InnerWorkings
To get the free 2 hours training, click the following link.