KvdM

Stories submitted by KvdM

Setting properties on a User Control declaratively(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

Title says it all read more...

add a comment |category: |Views: 10

tags: another

Team System Widgets(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

An overview of free/payware widgets/addins for Team System. read more...

1 comment |category: |Views: 36

tags: another

Some great resources for CSS based layouts(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

Some great resources I use to start from when designing a CSS based layout. read more...

add a comment |category: |Views: 10

tags: another

Be sure to put in some default value when testing with Nullable types(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

Nullable types are a great feature in .NET 2.0 but even when the code compiles the functional behaviour can turn out to be completely different from what you would expect when comparing and the value is null. read more...

add a comment |category: |Views: 1

tags: another

Testing upon Nullable types in C# 2.0(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

Using nullable types in C# 2.0. read more...

add a comment |category: |Views: 3

tags: another

ASP.NET 2.0 Page Life Cycle(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

A repost of the diagram by Léon Andrianarivony. read more...

5 comments |category: |Views: 696

tags: another

Autonumbering ASP.NET grid controls(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

Shows a simple way to show the current rowindex in the different grid controls (GridView, DataGrid, DataList and Repeater) for ASP.NET. read more...

add a comment |category: |Views: 13

tags: another

Creating custom macros for dasBlog(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

An article about creating custom macros to be used with dasBlog. read more...

2 comments |category: |Views: 6

tags: another