Posted on: 2/24/2014 8:15:52 PM | Views : 469

Hello,
I am very new to .net, I have been reading and watching C# videos trying to make the transition. But my question is in regards to our existing website. We use JS/jQuery to dynamically change the content on a page as the user clicks a next button (informational site with many pages).
Can we use C# for things like hover events, placing tooltips near the mouse, browser detection, embedding SFWs (which, with the IE11 update, has become a PIG), etc, etc?
Any insight would be appreciated.

Go to the complete details ...