Welcome to MSDN Blogs Sign in | Join | Help

News

  • <font color="WHITE">Le Café Central de DeVa</font> DeVa rocks

    Bookmark and Share Bookmark and Share

    I changed the way of blogging, re-designed along with Windows 7 launch!!
    Additionally added feature, so that you can try to view the page in your language (any one of them)

    Deva Gnanam

    உங்கள் பேட்ஜை உருவாக்குங்கள்
    Translate into your language

    My XBOX Live

    XBox Live

    Disclaimer:

    This weblog/blog is solely my opinion.The information in this weblog/blog is provided "AS IS" with no warranties, and confers no rights. This weblog/blog does not represent the thoughts, intentions, plans or strategies of my employer. Inappropriate comments will be deleted at the authors discretion.

    Use of included script samples are subject to the terms specified in theTerms of Use

    .

    Privacy Statement:
    I do not collect personal data associated with comments posted to this site.


    Comments:
    We would like to hear your comments, reviews & valuable constructive opinion....


    Site Statistics
    Locations of visitors to this page





    Make a difference


    Subscription offer


    Developer resources



    Students free software

    Try & Test Drive Online

    More about Windows 7



    Experiences

    Go Green!!




Browse by Tags

All Tags » How to   (RSS)
How to : Determine the version number, build number of Exchange Server 2007 using cmdlet?
With continuation of my previous article , it just points out to find how we can get by using UI(User Interface like snap-in, MMC Console, ESM..etc)’s. This time, let me try something different with Exchange Server 2007 (i tried with Exchange Server 2007 Read More...
Outlook Object Model: How to identify existing categories and updating/adding new categories in Outlook 2007 using programmatically?
With continuation of my previous–related blog post , I got this task to find out the way how to identify the existing categories and updating/adding new categories in Outlook 2007 using Outlook Object Model programmatically. I tried the following to find Read More...
WebDAV : How to retrieve list of folders from Exchange Server using Search method (WebDAV) programmatically ?
using System; using System.Net; using System.IO; using System.Text; using System.Xml;   namespace SampleCode { class GetFolders { static void Main( string [] args) { // Variables. System.Net.HttpWebRequest Request; System.Net.WebResponse Response; Read More...
How to & Webcast : Working with Microsoft Office Outlook 2007 categories and flags
Hey, i found this webcast, which can help us to use the Outlook 2007 categories and flags. During this Support WebCast we will provide information about Microsoft Office Outlook 2007. Specifically, we will provide the following information: List the goals Read More...
.Net Troubleshooting : How to uninstall the components of the .NET Framework 3.5 SP1?
Do you want to un-install the components of the .Net Framework 3.5 SP1? Then you need to read this article ( article by Aaron ), in which he described his experience, how to uninstall the components of the .Net Framework 3.5 SP1? He gave the clear step-by-step Read More...
Outlook 2007 & Hyperlinks
Microsoft Office 2007 system contains several settings that enable you to control the way external threats are mitigated. By default, links to external content are disabled. This includes links to data sources, hyperlinks to Web sites and documents, and Read More...
Outlook Programming : How to get the File Menu commands programmatically?
This time we will try using the Outlook Object model, we can able to get the Outlook File Menu commands programmatically ( I tried with Outlook 10 ) 1: ... 2: ' First get the ActiveExplorer 3: Dim oExp As Outlook.Explorer = oApp.ActiveExplorer() 4: 5: Read More...
Tutorial : Organizational Forms Library - Series # 2
Can we create it programmatically? To create it programmatically using MAPI, we need to make use of CreateFolder() , the MAPI function. It is necessary to have very special privileges (obtained by opening the store with an EntryID created using IExchangeManageStore::CreateStoreEntryID()) Read More...
How to access a particular mailbox using Microsoft Exchange web services ?
In this article, we will see how we can access a particular mailbox using Microsoft Exchange web services ? The DistinguishedFolderId element identifies Microsoft Exchange Server 2007 folders that can be referenced by name. The DistinguishedFolderId class Read More...
Outlook Add-in : How to apply Windows XP themes to Office COM Add-ins?
When you create a COM add-in for a Microsoft Office program, the appearance of that add-in will conform by default to the standard Office appearance. However, with Microsoft Windows XP, you can choose from a number of visual styles (or themes) to customize Read More...
CASPOL & Add-in : How to Full trust the assemblies ?
If we want to "fully trust" the assemblies, it can be done through the signed assemblies. In Visual Studio 2005, you need to select the Properties for the project and select the Signing tab.  After you installed (including the newly signed Read More...
Outlook UI Issue: Save password setting not retained ?
One of my customer uses MS Windows XP SP3 & Outlook 2007 reported that whenever he tries to connect to the Internet service provider (ISP) to retrieve messages from POP3, his earlier entered password is not retained. He was pretty sure that  Read More...
MAPI : Do you know why MAPI is not suitable for HTML messages?
Do you know why MAPI is not suitable for HTML messages? MAPI 1.0 was written before HTML mail was developed and does not reliably support the creation of HTML-formatted messages. As you know, MAPI 1.0 is the version supported by all versions of Microsoft Read More...
How to optimize memory usage in Exchange Server 2003
I found this wonderful article describes the optimization of memory usage on your computer that is running Exchange Server 2003. For example, if you have 1 gigabyte (GB) or more of physical memory (RAM) installed on a server that is running Microsoft Read More...
Outlook Performance Series : Outlook 2007 & Windows Vista error - .pst file could not be opened
Welcome to troubleshooting performance issues - MS Outlook Performance Series - Part 6 One of my customer reported that he is facing issue with Outlook 2007 & Windows Vista environment, as he can't open the .pst files. He get the following error: Read More...
More Posts Next page »
Page view tracker