Sign In
xinyan's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
November 2005
(1)
October 2005
(2)
August 2005
(1)
January 2005
(1)
June 2004
(1)
February 2004
(3)
MSDN Blogs
>
xinyan's WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
xinyan's WebLog
web cast link and source code
Posted
over 7 years ago
by
xinyan
0
Comments
The link to my web cast on custom control in Visual Studio for devices is: http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032284322&Culture=en-US and you can get the source code used in the demo from: http://www.msnusers.com/xinyanblog...
xinyan's WebLog
up-coming web cast
Posted
over 7 years ago
by
xinyan
0
Comments
I will present a web-cast on how to create custom control in Visual Studio 2005. The link is: http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032284322&EventCategory=4&culture=en-US&CountryCode=US See you there!
xinyan's WebLog
how to trouble shoot custom control design-time issues
Posted
over 7 years ago
by
xinyan
0
Comments
When doing custom control development, here are some frequent design-time issues: 1. Why my custom controls are added to the form designer as an empty box? Most likely your custom control is device specific (the assembly that your custom control...
xinyan's WebLog
some resources on smart device custom control
Posted
over 7 years ago
by
xinyan
0
Comments
In the past few months I gave a talk in MEDC 2005, did a web cast in MSDN and wrote an article in sys-con.com. All these are about creating custom controls for .Net Compact Fraemwork in Visual Studio 2005. The following topics are coverred: - Why you...
xinyan's WebLog
Toolbox in Whidbey SmartDevice applications
Posted
over 7 years ago
by
xinyan
1
Comments
Whidbey SmartDevice WinForm designer has much better support for adding your custom control to the toolbox. Unlike Everret (Visual Studio 2003) that requires developer to create a design time assembly in addition to the runtime assembly, in Whidbey we...
xinyan's WebLog
Whidbey Beta 1 is on the way!
Posted
over 8 years ago
by
xinyan
7
Comments
After couple of months intense work, we are almost done with Whidbey Beta 1. Check out these new features related to smart device programing! - Create C#/VB.Net for Pocket PC 2003 and Windows CE (target .Net Compact Framework V2.0) and SmartPhone 2003...
xinyan's WebLog
another tip - creating a maximized form on Pocket PC
Posted
over 8 years ago
by
xinyan
1
Comments
Do you know how to create a maximized form (a form without title and occupies the whole screen area) in a Pocket PC application using .Net Compact Framework 1.1? There are couple properties you need to set to get it work. First, make sure the following...
xinyan's WebLog
Tip of the day
Posted
over 8 years ago
by
xinyan
4
Comments
Are you developing Pocket PC application using .Net Compact Framework 1.0? If so, do you know how to enable or disable the smart minimize button on a form? By default, a form will use the smart minize button ( the X button). This button doesn't close...
xinyan's WebLog
Blog #1
Posted
over 8 years ago
by
xinyan
1
Comments
Hi, I am a developer in Visual Studio for Smart Devices team. I am working on managed designers - platform specific design time support for windows form controls and designer extensibility support are my main focus area. We have been working very hard...
Page 1 of 1 (9 items)