arduino with .net application

Hey!

I am building a model of smart city and i'm using magnetic sensors with the arduino.

also, I've built a application web-site with asp.net and I'm planning to storage it on AWS servers.

Can you explain me how the connection between the arduino and my web-site works? (I am using the ethernet shield)

How can I use the sensors indication that they will show up in the web-site?

TNX!

someone?? PLIZZ

Does the shield you bought not come with documentation and examples?

You should look at

it has examples showing use of the ethernet library.