How do you convert a string into an integer in .NET



How do you convert a string into an integer in .NET..

Answer / kirti

Int32.Parse(string)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

what is datacontrols?

1 Answers  


Difference between .NET & J2EE

1 Answers  


What is basic authentication in web api?

0 Answers  


What is renderbody?

0 Answers  


Is dapper better than entity framework?

0 Answers  


What are the ways to show data grid inside a data grid for a master details type of tables?

1 Answers  


What is the difference between windows vista and .net framework 3.0 ?

0 Answers  


explain what is ado.net entity framework?

0 Answers   Microsoft,


What are the methods in Thread class?

3 Answers  


Does Tempdata hold the data for other request in ASP.Net MVC?

0 Answers  


Can you explain the page life cycle of mvc?

0 Answers  


what is use of entity container?

0 Answers   Microsoft,


Categories