Google binary to decimal in C# you may find what you need.
ddanbe
Senior Poster
3,829 posts since Oct 2008
Reputation Points: 2,070
Solved Threads: 661
Try first to write your solution in a draft, think how to code it, all of us know how to convert it theoretically, which means you won't pay a lot to think, and to code; it's for your interest to do it yourself, some lines of codes won't help you as they are not written by you!!
Ramy Mahrous
Postaholic
2,196 posts since Aug 2006
Reputation Points: 480
Solved Threads: 276
You have a huge number of ways to do it.
You could either tackle it as a human would, or, you look though the helpfile and see if theres a prebuilt way to do it.
Either way, get some ideas on paper, try and code it, and then when you have something... We'll help.
LizR
Posting Virtuoso
1,791 posts since Aug 2008
Reputation Points: 196
Solved Threads: 190
.NET even has a built-in function to do the conversation. Some basic research would tell you the answer
vckicks
Junior Poster in Training
58 posts since Jun 2008
Reputation Points: 11
Solved Threads: 9