I am completely new to .net framework. I have to build a website that contain real time updating graphs.
data takes directly through MS SQL database via web service. (Website contain graphs only which should update time time)
I noticed that VS 2015 has 2 options. web site and web Application.
Which one should I use for my project. Please guild me to select best option.