Posts
-
Outlook 2007 and Trusted Access
As many of you are aware, if you attempt to access your Outlook data using some of the Outlook Interop assemblies, you’ll be seeing a security dialog informing you that something is attempting to access your emails and whether or not you will allow this. If you’re like me, you’ve run into this before and attempted to circumvent it.
Read more... -
Lessons in Security! (with sarcasm!)
One of my co-workers was recently chided for emailing a password to access an internal server recently. “Don’t email passwords! Email isn’t secure!” I don’t know if those were the exact words, but you get the point. Don’t send around secure data by insecure means, right?
Read more... -
CodePlex
Anyone checked out CodePlex yet?
Read more... -
Captcha image not working???
Marcos, thanks for the heads up on the captcha image not working…
Read more... -
Interesting Basic tidbit for the day
If you’ve ever wondered why the increment and decrement operators weren’t included in VB.NET, here’s a post explaining why.
Read more... -
Skipping graduation...
In just over 24 hours, I will be skipping my grad school graduation. For those who didn’t know, I’ve been working on my MBA for the past two years. My employer was willing to pay half the cost of tuition, so I couldn’t really turn it down, though I probably would’ve preferred a more technical degree (I’m a computer nerd).
Read more... -
Finding the appropriate exception to throw...
Prompted primarily by Karl Sequin’s excellent “Understanding and Using Exceptions” post, I was recently attempting to clean up some of the generic exceptions being throw in some code and I was having trouble deciding which exception to use.
Read more... -
Sharing OPML bandwagon...
Well, I jumped on the Share Your OPML bandwagon today…
Read more... -
Setting up VS2005 environment in PowerShell
Many thanks to Robert W. Anderson for this solution.
Read more... -
Even more tips and tricks with Desktop Search
I just found another nifty shortcut to finding items in Desktop Search. Let’s assume you want to find an email with test in the subject in body. If you’re like me, you’ll find a ton of emails because you get to test a lot of code at work. HOWEVER, what if you know it was in the past couple of days? Try this then:
Read more...