R
Ravi
We are facing a problem creating Windows based forms for Outlook that should
be embedded within the Outlook. If we use Windows Forms (from Visual Studio
2005), we can successfully built it with outlook add-in (C#) and use the
functionalities as needed. But we cannot attach them inside the outlook window
Another option is to use Outlook forms. Can any help by explaining how to
crate Outlook forms to achieve the following functionalities?
1.The form should display data fetched form a remote or local SQL 2005
database through WebService
2.The form will have Read-Write characteristics
3.The form should have events such as OnLoad or should respond to custom
events
Please suggest if there is any other option to implement above mentioned
functionalities.
Thanks,
Ravi
be embedded within the Outlook. If we use Windows Forms (from Visual Studio
2005), we can successfully built it with outlook add-in (C#) and use the
functionalities as needed. But we cannot attach them inside the outlook window
Another option is to use Outlook forms. Can any help by explaining how to
crate Outlook forms to achieve the following functionalities?
1.The form should display data fetched form a remote or local SQL 2005
database through WebService
2.The form will have Read-Write characteristics
3.The form should have events such as OnLoad or should respond to custom
events
Please suggest if there is any other option to implement above mentioned
functionalities.
Thanks,
Ravi