blah blah blah is here! blah blah » Close

0
votes
0 answers

Simple Office Outlook Addin using C# / cSharp

I've created a very simple Office Outlook addin (using Visual Studio 2010 C#) that displays a Winform when a new message arrives (using NewMailEx), and adds the sender, subject and received time to a listview object that is located on the W ...

0
votes
2 answers

Automating Excel through C#

I have been having nothing but trouble trying to get C# to read excel. I haven't even gotten to the writing part, but I imagine it's going to be a challenge, too. FYI, I'm pretty new at this, and don't have a ton of experience, so I'm sure ...

Feedback