Click here to Skip to main content
15,880,796 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I have a project, where Requirement is .

A web page with a textbox and a button .
I have to insert text and submit it to sql server.

Then a TV will fetch that data from sql server and display it for customer.

So i want to ask is there any specific hardware/software needed to to the last step.

Please help me.

What I have tried:

I am just starting the requirement
Posted
Updated 26-Feb-16 17:04pm
Comments
dan!sh 26-Feb-16 7:04am    
Which TV? You will need to make a SmartTV app to do so.
Member 790656 26-Feb-16 7:34am    
TV means broadcasting company - like in the titles you see on the news - ? or means a TV as a real device you have ?

For broadcasting solutions see CasparCG - rather old , but free - or Ventuz
For a TV as a real device, just generate a graphic in a window and put this window in the secondary/extended monitor using the HDMI
Sinisa Hajnal 26-Feb-16 7:59am    
If you want to program smart tv app, you need to read the documentation of that particular manufacturer/model.
Mangal Deep Gupta 3-Mar-16 1:53am    
Thanks every one for the Idea

1 solution

Connect your PC to TV using HDMI cable
Create one windows app in C# and write logic to fetch data from SQL server and display it on form

Configure the windows form in such a way that when you run the app it will be displayed full screen. You can set Autohide toolbar as well

Run the app
Connect TV to our PC using HDMI cable
It will display the system screen on the TV

That's it Enjoy
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900