gill

Stories submitted by gill

How to use the Validation Application Block in Enterprise Library V3.0(snowball.be)

submitted by gillgill(1070) 5 years, 4 months ago

The Validation Application Block is the hottest new feature in the upcoming new version of the Enterprise Library V3.0. In this tutorial, the author describes how to use it using attributes and how you can extend it using your own validators. read more...

add a comment |category: |Views: 132

tags: another

How to get DotNetNuke installed and running (snowball.be)

submitted by gillgill(1070) 5 years, 4 months ago

In this first article of a series, the author explains how to install and create a DotNetNuke portal. He does this using IIS 7 and Windows Vista. read more...

add a comment |category: |Views: 16

tags: another

WPF tutorial: Different types of applications in Windows Presentation (snowball.be)

submitted by gillgill(1070) 5 years, 6 months ago

In this tutorial, the author explains the difference between the possible application types in WPF. read more...

add a comment |category: |Views: 494

tags: another

Everything you need to know on WPF styles and triggers(snowball.be)

submitted by gillgill(1070) 5 years, 7 months ago

In this article, Gill Cleeren focuses on the aspect of styles and triggers in Windows Presenation Foundation. Styles make it possible to create applications with a uniform look and with a high level of maintainability. Triggers allow WPF styles to change one or more properties in response of a user interaction. In this document, we will use both these technologies to create a richer user experience. read more...

1 comment |category: |Views: 99

tags: another

WPF tutorial: create 3D effects with a simple image(snowball.be)

submitted by gillgill(1070) 5 years, 9 months ago

This tutorial explains how to create shadows, reflections and rotations with simple images to create a nice 3D effect. read more...

add a comment |category: |Views: 232

tags: another

WPF Examples: animation and gradients(snowball.be)

submitted by gillgill(1070) 5 years, 9 months ago

In this example, a flashing animation is created using nothing but WPF. The author uses gradients and a storyboard to create the animation. read more...

add a comment |category: |Views: 1527

tags: another

An empty class definiton(snowball.be)

submitted by gillgill(1070) 5 years, 9 months ago

Not a typo in the post title... Funny story on VS.net :-) read more...

add a comment |category: |Views: 3

tags: another

How To: getting started in WPF(snowball.be)

submitted by gillgill(1070) 5 years, 9 months ago

This article describes the neccessary steps to start developing in WPF read more...

add a comment |category: |Views: 5

tags: another

Building a simple RSS reader using WPF databinding(snowball.be)

submitted by gillgill(1070) 5 years, 10 months ago

In this article, the author takes you through WPF databinding, while building a simple RSS reader. read more...

2 comments |category: |Views: 1968

tags: another

WPF basic examples(snowball.be)

submitted by gillgill(1070) 5 years, 11 months ago

This article describes some basic knowledge on ContentControls in XAML/WPF read more...

add a comment |category: |Views: 494

tags: another

Winforms how-to: Dynamically changing the icon shown in the taskbar (snowball.be)

submitted by gillgill(1070) 5 years, 11 months ago

This article describes how to create animated tray icons in WinForms applications read more...

1 comment |category: |Views: 64

tags: another