SDE Slides
20-Sep-2005
The slides from my presentation 'NDoc Integratie in Visual Studio 2003 & 2005' can now be downloaded.
20-Sep-2005
The slides from my presentation 'NDoc Integratie in Visual Studio 2003 & 2005' can now be downloaded.
21-Apr-2005
I received a mail today from Rolf Gasber asking me whether I could help him with a VB.NET version of the AsyncHelper which I used in an earlier post. Here it is:
Public
Class AsyncHelper Private Delegate Sub DynamicInvokeShimProc( ByVal d As [Delegate], _End
Class07-Nov-2003
Download DotNetRefCard.pdf
I have created a small quick reference card for Microsoft .NET with some hard to remember details. My printer supports two pages per side and double sided printing. This makes it possible to print the 4 pages on a single sheet which makes it easier to use.
I hope you will find it useful.
Any suggestions and feedback for improving this reference card is most welcome. Send your suggestions and feedback to Fons.Sonnemans@reflectionit.nl
26-Jul-2002
I think I have found a Bug in VB.NET (Final)! I can't compile the following program (Build Error: 'Private Function Foo() As Integer' and 'Public Function Foo() As String' cannot overload each other because they differ only by return types. ). It worked in Beta2 of VB.NET.
Public Interface ITestInterface
Function Foo() As Integer
End Interface
Public Class TestClass
Implements ITestInterface
Private Function Foo() As Integer Implements VBBug.ITestInterface.Foo
Return 1
End Function
Public Function Foo() As String
Return "2"
End Function
End Class
01-Jan-2002
You can use Microsoft Agent in Outlook 2000 to read your incoming mail.
Met dit formulier kunt u informatie over een In-Company of Small-Group training aanvragen. U kunt in het bericht aangeven welke training u wilt, voor hoeveel personen, wanneer deze verzorgd moet worden en op welke locatie. Wij nemen vervolgens contact met u op.
U kunt ons ook bereiken via telefoonnummer +31 (0)493-688810 of per mail training@reflectionit.nl.