HI everyone,
i want to create an application like outlook to fetch the records from DataBase and i can update my database from both web and winform application.But my form needs to get the newly added records asynchronously with out any human interaction.How to achieve this.
Do i need to do anything from my database end.
Kindly suggest me on this.
Thanks.