7
Answers

radiobuttonlist

Photo of srinath

srinath

14y
2.7k
1

hi,

 I have a radiobutton list in gridview with three radiobuttons,  text of the radio button which is selected to be inserted in to textbox which is in gridview of next page.

i tried by giving,  

 session["paid"] = radiobutton1.selecteditem.value.

i have given in next page as,

int paid1;
paid1 = (int)Session["paid"];

but i am getting a runtime error.

plz give  me a solution.
is what i had written is wrong?

plz help me.

thanks in advance.

Answers (7)

1
Photo of Anubhav Chaudhary
NA 42.5k 11.3m 10y
Hey Krishna,

If you are studying at college then don't think about these questions, but if you have passed your college and searching for a job then I can suggest you some suggestions like:

Firstly: Do .net course from a good institute but remember good doesn't means that it's name is well known, good means it gives proper description of each small and big thing and give a practical knowledge as well.

Second: Find your connections in this field, because in today's time connections will help you the most to find a job.

Third: You must be having any senior or any relative or any friend who's doing job at somewhere, just ask them what work has been assigned to them and try to do that at home by yourself and then show your code and work to that person so that he can check your work and tell your week points.

Fourth: If no body is assigning you a work then take any site you want and think how it's pages are working and try to make them by your own. This will help you in two ways first you will get work and second you can sell your project to college students.
1
Photo of Michal Habalcik
NA 4.4k 880.8k 10y
hi, my advice is to register to microsoftvirtualacademy.com and start with many free courses for beginning developers. You can find many good courses there from the most basic topics up to the advanced ones.

When it comes to books, I would start with some from the "Step by step" series.
0
Photo of Marc
NA 230 35.3k 10y
Channel 9 is also very good! Best of Luck!

http://channel9/msdn.com/
0
Photo of Riddhi Valecha
NA 3.1k 186.8k 10y
Hi...

I would suggest you to learn from video tutorials...

And start working on windows application...
0
Photo of Khargesh Rajput
NA 7.4k 285.2k 10y
I agree with anubhav's suggestions.

0
Photo of Maha
NA 631 42.9k 10y
http://www.bestdotnettraining.com/

Above one is good site to learn C#. There are videos. But you have to pay. There are free demonstrations video as well.