weifenluo

Stories submitted by weifenluo

WPF Data Virtualization(www.devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 1 month ago

Component for displaying and interacting a large data set in WPF application. read more...

add a comment |category: |Views: 17

tags: another

IList in Expression Blend Designer(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 5 months ago

Implements custom IList to support Expression Blend Designer read more...

add a comment |category: |Views: 9

tags: another

WPF Survey Form Implementation(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 5 months ago

A clean WPF survey form implementation from data modeling to data validation and presentation. read more...

add a comment |category: |Views: 26

tags: another

Object.ToString() Using Invariant Culture(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 8 months ago

Serialize Object.ToString() using invariant culture read more...

add a comment |category: |Views: 31

tags: another

Local Machine Copy Protected Licensing(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 8 months ago

A simple and reliable way to enforce the software licensing for local machine copy protection. read more...

add a comment |category: |Views: 11

tags: another

Debug.Assert vs. Exception(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 8 months ago

Differences and guidelines of Debug.Assert and Exception in .Net Programming. read more...

add a comment |category: |Views: 30

tags: another

UAC Demystified(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 9 months ago

Explains the background of UAC and how it works. read more...

add a comment |category: |Views: 12

tags: another

WPF vs. Windows Forms, From Control Authoring Perspective(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 9 months ago

WPF is a great platform to develop applications/components utilizing composition code reuse, not just for applications simply require “eye candy”, as the most common and frustrating misperception. However, switching from Windows Forms to WPF requires a significant learning curve. read more...

add a comment |category: |Views: 34

tags: another

Programming Elevated Privilege/UAC(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 9 months ago

Providing WPF and Windows Forms sample application to demonstrate how to programming elevated privilege/UAC. read more...

add a comment |category: |Views: 30

tags: another

WPF SplitContainer(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 9 months ago

The WPF SplitContainer control with full source code. read more...

add a comment |category: |Views: 87

tags: another