Luciano Evaristo Guerche

A brazilian geek interested in .NET technologies

About Me

Browse by Tags

All Tags » .net (RSS)
Everytime I see a lambda expression, ...
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...
Microsoft Outlook OLE automation to bulk adjust email display name
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...
Microsoft Patterns & Practices Enterprise Library 1.0 - Where to download from?
It can be downloaded here: Microsoft Patterns & Practices Enterprise Library 1.0
Are blogs killing traditional ASP.NET sites?
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...
Body art with a VB flavour
[Via Bill McCarthy ]
Dissecting a C# Application: Inside SharpDevelop
Dissecting a C# Application: Inside SharpDevelop: Dissecting a C# Application: Inside SharpDevelop is free at Apress [Via Eric Gunnerson ]
How to subscribe to MSN Spaces RSS feeds
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...
Keeping Secrets Secret: Steganography with .NET
Just read Keeping Secrets Secret: Steganography with .NET , an interesting article from DevX
{New versions = bugs = errors;}
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;
An attention-getting resume
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 »