Please,
How can I send the same message to multiple users programmatically using C#.
And how can I programmatically upload a table in SQLServer with an excel file.That is, inserting into an SQL table using an excel file but doing it using C#.
Printable View
Please,
How can I send the same message to multiple users programmatically using C#.
And how can I programmatically upload a table in SQLServer with an excel file.That is, inserting into an SQL table using an excel file but doing it using C#.
I just posted to this same thread in the VB forum. It is against site rules to post the same question more than once. If you have a language-independent question then ask it in the .NET Architecture & Design forum. Otherwise ask it in the appropriate language forum and convert the code to the other language if required.