Store arduino sensor value to SQL Database

Tags: #<Tag:0x00007f0b0bcb8b90>

I am using Arduino UNO. I need to store arduino sensor value to SQL Database, from that Database I need to show that values which was put away in Database Table to client thorough ASP.NET Web Browser. Additionally I am using ethernet shield. I have discovered this technique done by PHP, however I need to do this in C#. How might I do that?

Thanks,
Sailaja.

Hi @sailusailaja703

I am sorry but I do not have any examples for loading data using C#,