yousafc# 0 Junior Poster in Training

I want get data from database SQL with ADo.net connection string in three text boxes by studentid.

1- studentid int (Textbox1.text)
2-Studentname varchar(50) (Textbox2.text)
3-StudentAddress varchar(100) (textbox3.text)
---------------------------------------
when i insert Studentid. All data get automatically in others two textbox.
How Can I Do It?

Please Answer as soon as possible