Browse by Tags
All Tags »
.net (
RSS)
I remembered those times, in 1993, when I graduated and started programming in CA Clipper Summer 87. Clipper had "code blocks", which for me, conceptually are quite similar to lambdas. Old concepts/technologies recycled, I guess. Click here to know more...
I've just written code bellow to adjust email display name from my contacts on Personal Folders > Contacts > Plaxo Option Explicit Private Sub cmdExecute_Click() Dim blnDirty As Boolean Dim objOutlookApplication As Outlook.Application Dim objOutlookMAPIFolder...
It can be downloaded here: Microsoft Patterns & Practices Enterprise Library 1.0
While in my 'getting back into coding' frame of mind I've been surfing around looking at various sources of information - I've come to realise something that I missed before - there's a lot less 'high quality' information avaialble...
Dissecting a C# Application: Inside SharpDevelop: Dissecting a C# Application: Inside SharpDevelop is free at Apress [Via Eric Gunnerson ]
Probably somebody else has already posted about it, but I'll write about it here anyway, so the word spreads faster. To subscribe to MSN Spaces RSS feeds, just enter the the HTML URL, plus "/feed.rss". As an example, suppose you want to...
Just read Keeping Secrets Secret: Steganography with .NET , an interesting article from DevX
I have a VB6 program, which uses Microsoft XML 4 and which was raising a GPF error every time I run it. Changed the program to use Microsoft XML 3 and it stopped raising the error. Lesson learnt: New versions = bugs = errors;
JY found the most original resume I've ever seen. I immediately forwarded it around the company. If he ends up getting hired, I'll let you know. But it sure did get attention! Hint: try something original and do it on your blog. [ Via Robert Scoble...
More Posts
Next page »