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

Is CLR is compiler or Interpreter

3 Answers   L&T,


What are the ways to deploy an assembly?

3 Answers  


Why is entity framework used?

0 Answers  


What is the use of the default route?

0 Answers  


Explain test driven development (tdd) ?

0 Answers  






How you can implement custom validation in asp.net MVC?

0 Answers  


How we can handle the exception at controller level in ASP.Net MVC?

0 Answers  


What is the difference b/w constant & read only variable?

4 Answers   IMI Soft Engineering,


If Controller is not there in MVC Pattern what happens?

2 Answers  


What is the use of dataadapter ?

5 Answers   Arvato,


What is entitytype? : Entity framework

0 Answers  


Is it possible to use multipe inheritance in .net

1 Answers  


Categories