Click here to Skip to main content
15,925,505 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionneed some help securing an application Pin
Shimmy Weitzhandler10-Jan-08 8:37
Shimmy Weitzhandler10-Jan-08 8:37 
GeneralRe: need some help securing an application Pin
Dave Kreskowiak10-Jan-08 8:56
mveDave Kreskowiak10-Jan-08 8:56 
GeneralRe: need some help securing an application Pin
Shimmy Weitzhandler10-Jan-08 12:56
Shimmy Weitzhandler10-Jan-08 12:56 
GeneralRe: need some help securing an application Pin
Dave Kreskowiak10-Jan-08 13:33
mveDave Kreskowiak10-Jan-08 13:33 
GeneralRe: need some help securing an application Pin
Shimmy Weitzhandler10-Jan-08 17:55
Shimmy Weitzhandler10-Jan-08 17:55 
GeneralReloading a form Pin
manisghouri10-Jan-08 7:16
manisghouri10-Jan-08 7:16 
GeneralRe: Reloading a form Pin
Dave Kreskowiak10-Jan-08 7:26
mveDave Kreskowiak10-Jan-08 7:26 
GeneralRe: Reloading a form Pin
manisghouri10-Jan-08 15:57
manisghouri10-Jan-08 15:57 
Thanks for your reply. Let me be more specific to my problem.

I am working on a Customer management system which comprises of two applications.

Application 1 (customer management) is a windows application and based on VB.net and SQL Server 2000.

Application 2 is a COM Addin for Outlook 2003 and written in VB.net


-When an user select/open a customer form (in App 1), I display customer information on the form inlcuding recent emails summary in a grid.

-When user select an option 'New Email', I call Outlook New message window from App 1. On ItemSent event in Outlook I am saving email data ( email address, date, subject, email body and attachments) in customer database By using a COM Addin (This is done in App 2).

-As soon as email is sent and email message has been saved in database, application 2 terminates itself and Application 1 gets focus on currenltly loaded customer form. At this time I want to show recently sent email data on the form in email summary grid.

I hope it will give you a better understanding about my problem.

I will appreciate your support.

Nas
GeneralRe: Reloading a form Pin
Mycroft Holmes10-Jan-08 16:22
professionalMycroft Holmes10-Jan-08 16:22 
GeneralRe: Reloading a form Pin
Dave Kreskowiak11-Jan-08 1:25
mveDave Kreskowiak11-Jan-08 1:25 
QuestionAvoid new instance of a running Application Pin
dotnetme210-Jan-08 6:40
dotnetme210-Jan-08 6:40 
GeneralRe: Avoid new instance of a running Application Pin
Dave Kreskowiak10-Jan-08 7:28
mveDave Kreskowiak10-Jan-08 7:28 
GeneralRe: Avoid new instance of a running Application Pin
dotnetme210-Jan-08 8:15
dotnetme210-Jan-08 8:15 
GeneralRe: Avoid new instance of a running Application Pin
Dave Kreskowiak10-Jan-08 8:32
mveDave Kreskowiak10-Jan-08 8:32 
GeneralRe: Avoid new instance of a running Application Pin
dotnetme210-Jan-08 10:34
dotnetme210-Jan-08 10:34 
GeneralDon't know where else to ask this but... Pin
Dalek Dave10-Jan-08 5:42
professionalDalek Dave10-Jan-08 5:42 
GeneralRe: Don't know where else to ask this but... Pin
Dave Kreskowiak10-Jan-08 5:57
mveDave Kreskowiak10-Jan-08 5:57 
GeneralRe: Don't know where else to ask this but... Pin
Dalek Dave10-Jan-08 6:19
professionalDalek Dave10-Jan-08 6:19 
Generalmain method -- Standalone and windows forms Pin
Cory Kimble10-Jan-08 4:32
Cory Kimble10-Jan-08 4:32 
GeneralRe: main method -- Standalone and windows forms Pin
Dave Kreskowiak10-Jan-08 4:53
mveDave Kreskowiak10-Jan-08 4:53 
QuestionHow to manage MDI Child document same as MS Word Editor Pin
msalman_ali10-Jan-08 2:04
msalman_ali10-Jan-08 2:04 
GeneralRe: How to manage MDI Child document same as MS Word Editor Pin
Dave Kreskowiak10-Jan-08 5:10
mveDave Kreskowiak10-Jan-08 5:10 
GeneralRe: How to manage MDI Child document same as MS Word Editor Pin
msalman_ali11-Jan-08 18:23
msalman_ali11-Jan-08 18:23 
GeneralRe: How to manage MDI Child document same as MS Word Editor Pin
Dave Kreskowiak12-Jan-08 6:55
mveDave Kreskowiak12-Jan-08 6:55 
Generalfree disc space Pin
Smithers-Jones10-Jan-08 1:03
Smithers-Jones10-Jan-08 1:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.