.NET MVP KenLin's Blog
Blogs from a guy who is Taiwan MVP But living in HongKong SAR
Sign in
|
Help
Home
Contact
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
ASP.NET/AJAX
C#
Community
Expression
Longhorn/Vista
MSDN
Old
Other
Security
Training
Virtual Machine
Visual Basic
Visual Studio
Windows Live
XPS WinXP SP3
Community
Home
Blogs
Media
Groups
Archives
January 2009 (1)
November 2008 (1)
October 2008 (2)
March 2008 (1)
December 2007 (2)
November 2007 (3)
October 2007 (2)
September 2007 (1)
May 2007 (3)
April 2007 (1)
March 2007 (1)
January 2007 (2)
November 2006 (7)
September 2006 (4)
August 2006 (4)
July 2006 (3)
June 2006 (11)
May 2006 (10)
April 2006 (5)
March 2006 (5)
February 2006 (4)
December 2005 (1)
July 2005 (1)
December 2004 (30)
September 2004 (1)
August 2004 (7)
.NET Related
KenLin's articles in ASpalliance
Other MVP
SQL MVP
Andy Cheung
Daniel
Thomas Phan
My Blogs in HK
My Blog in HK
.NET Insider
Panopticon Central
Somasegar's WebLog
MSDN BLOGS
.NET CF Tutorial
Jon Box
Julia Lerman
Colt Kwong
January 2007 - Posts
4
Comments
Convert (If (SomeEvent != null)) into VB
by
kenlin
As I said yesterday, I translated 3 labs on official WF HOLs from C# to VB2005. Today I start the lab04, I found out that there are some code that I cannot find a way to make it work in VB. So I start searching and found the following result in http:...
Filed under:
.NET
,
Visual Studio
0
Comments
Windows Workflow Foundation(WF) Hands-On Lab01 to Lab03 in VB2005
by
kenlin
If you are interesting in Windows Workflow Foundation(WF), you should found only C# hands-On Lab. A good news to you, I tried to translated them into VB2005, and it was tested by WF Team and now, you may download them from the following link, the full...
Filed under:
.NET
,
Visual Studio
,
Training