Would you please provide any Sample Project on Molecular Weight Calculator in web/windows application using c#
Suppose For example,
I want to findout the weight for formula NaCl i.e., Sodium Chloride.
Here the atomic weight for sodium is 22.99 g/mol and the
atomic weight for chlorine is 35.45 g/mol.
So the formula weight for NaCl is [1(22.99)+1(35.45)]=58.44 g/mol
At last like this, NaCl=58.44 g/mol
Suppose if I enter the formula in one textbox like NaCl then when i click on
Submit button then it wants to show the Answer like 58.44 g/mol in the
other Textbox.
venkateshdes...
Member
5 Points
27 Posts
Sample Project on Molecular Weight Calculator in web/windows application using c#
Dec 18, 2012 04:42 AM|LINK
Hi All,
Would you please provide any Sample Project on Molecular Weight Calculator in web/windows application using c#
Suppose For example,
I want to findout the weight for formula NaCl i.e., Sodium Chloride.
Here the atomic weight for sodium is 22.99 g/mol and the atomic weight for chlorine is 35.45 g/mol.
So the formula weight for NaCl is [1(22.99)+1(35.45)]=58.44 g/mol
At last like this, NaCl=58.44 g/mol
Suppose if I enter the formula in one textbox like NaCl then when i click on Submit button then it wants to show the Answer like 58.44 g/mol in the other Textbox.
Regards,
Venkatesh Desai k.
gnosischief
Participant
1022 Points
222 Posts
Re: Sample Project on Molecular Weight Calculator in web/windows application using c#
Jan 02, 2013 10:11 AM|LINK
here is a complete software:
http://omics.pnl.gov/software/MWCalculator.php