Posts

Showing posts from February, 2009

How to activate Windows XP with an expired key!

Image
Watch more YouTube videos on AOL Video

Access Each Message in Outlook Inbox - visual basic

Image
hi i have found this function that i liked to share with you,this function will help you to access each message in outlook inbox. This routine gets access the outlook inbox folder on the local machine, loops through each message, reads basic info about the  message, and saves the message and all of it's attachments. It is designed to give you a basic idea of what you can do with the outlook object model, especially the contents of folders. Note: A reference to Microsoft Outlook Type Library is required. you can download this pdf file that you can copy the code and use it.. Public   Sub  ProcessInbox ()      ' define the needed variable      Dim  oOutlook  As  Outlook . Application      Dim  oNs  As  Outlook . NameSpace      Dim  oFldr  As  Outlook . MAPIFolder      Dim  oAttachments  As  Outlook . Attachments      Dim  oAttachment  As  Outlook . Attachment      Dim  iMsgCount  As  Integer      Dim  oMessage  As  Outlook . MailItem      Dim  iCtr  As  Long ,  iAttachCnt  As  ...

SAMS teach you Visual C# 2008 in 24 hours - complete starter kit

Image
in just 24 sessions of one hour or less, you will be up and running with Visual C# 2008. Using a straightforward, step-by-step approach, each lesson builds upon the previous one, allowing you to learn the essentials of Visual C# from the ground up . By the Way notes present interesting pieces of information. Did You Know ? tips offer advice or teach an easier way to do something.Watch Out! cautions advise you about potential problems and help you steer clear of disaster.Learn how to... * Use the powerful design environment of Visual Studio 2008 * Design a feature-rich interface using components such as tree views and tabs * Create robust applications using modern error handling * Draw fast graphics using GDI+ * Build a database application using ADO.NET * Distribute a Visual C# 2008 application James Foxall is vice president of Tigerpaw Software, Inc. (www.tigerpawsoftware.com), a Bellevue, Nebraska, Microsoft Certified Partner specializing in commercial database applications. He mana...

ionfiles 4.4.2 arabic download manager joomla component

this is the new version of ionfiles download manager component for joomla, u can use it its very simple and very handy. i have translated some lines that are necessary for the user to arabic, u can choose the language from the configuration menu of the ionfiles component. try it you will like it.

Source Code Library - THE Code Snippets Manager for Windows!

Image
Source Code Library is a powerful multi-language source code Library and clipboard extender with the following benefits: Built-in library with 50,000++ lines of code Fully support more than 30 programming languages Manage your source code in a single, Secure place Password protection & strong 448 bits encryption (optional) Full integration with *all* major programming IDEs Boost your productivity with its powerful clipboard extender and AutoText utility And much more! Quickly search for code , using a simple hotkey ! Multiple websites & search engines supported ( fully customizable list !) Built-in Clipboard Extender , quickly paste your frequently used code snippets, launch your favorite applications and URLs and more! You can use the clipboard menus to paste collected code back to any windows application , launch your favorite application, folder or website , and more! Quickly capture important data . Perfect for Internet research ! Press CAPS-Lock twice any...