CDO: Send Email from Yahoo, Hotmail, Live, AOL or GMail. Anshoo Arora · August 10, 2009 · All QTP-UFT VBScript · This article discusses 2 ways of sending e-mail from your Yahoo, Hotmail, Gmail, Live or AOL e-mail accounts using the ‘EmailSender’ class: Calling the Method with the Body MessageRetrieve body-messages from text files This can be quite handy during regression cycles – you can use this code to send yourself an e-mail whenever a step in the test process fails.
You can even keep a count of the number of times this procedure executes in your script and even stop your test if too many steps fail. How to connect to MySQL 5.0 using c# and mysql connector/net! C# - Remove duplicates in the list using linq. Enum With String Values In C# - Stefan Sedich's Blog. Hello again, I am currently making a Virtual Earth asp.net ajax server control and came to the point where I had to replicate the enums in my classes, but the issue with them is that the enums do not use integer values but string ones.
In C# you cannot have an enum that has string values :(.