Updated: 26/07/2005; 23:15:07.
Hannes 'Shorty' Decorte's Radio Weblog
Learning .Net and the Experiences doing so


maandag 11 april 2005

Well it's live: The Visual Basic 6.0 Resource Center.

VBRun is a new resource center on MSDN that highlights the best Visual Basic 6.0 content, shows new ways to use Visual Basic 6 and Visual Basic .NET together, and Visual Basic .NET training.

Visual Basic 6.0 was one of the most popular programming environments and we know that there are a lot of you who are developing in it today. The MSDN library contains some of the best black-belt content for VB6 experts and we’re going to surface that here. We’ll also provide pointers to some of the vibrant community resources that exist for VB6.   


9:28:32 PM    comment []

Here is an interesting GotDotNet workspace on Error Logging Modules & Handlers (ELMAH) for ASP.NET. There is also an MSDN article about it. 


6:11:55 PM    comment []

A fellow developer asked me if it was possible to hide the updown arrows of a numeric updown control.

Googling I found all kind of solutions involving handling windows messages and paint events. But there is a much simpler solution:

numericUpDown.Controls[0].Visible = false;


6:07:37 PM    comment []

© Copyright 2005 Hannes 'Shorty' Decorte.
 
April 2005
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Mar   May


RSS Feed


Other .Net Bloggers

Bart De Smet
Jan Tielens
Patrick Verbruggen
Patrick Tisseghem
Tom van de Kerkhof's Bloggings
Tom's Corner
Yves Hanoulle

Aggregated Feeds

Belgian .NET Bloggers