How do you convert a string into an integer in .NET
Answer Posted / kirti
Int32.Parse(string)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does servicing work for the .net framework 3.0?
What is storage model? : Entity framework
What are the main features of asp.net mvc 4 used by asp.net web api?
Explain .Net Framework? Why we use it?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Briefly describe the roles of clr in .net framework?
What is controllercontext?
How we can invoke child actions in ASP.Net MVC?
What is the difference between ViewData, ViewBag and TempData?
When will the .net framework 3.0 be released?
Can you explain model, controller and view in mvc?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
How to enable Attribute Routing?
What is a view engine?
Explain the 'page lifecycle' of an ASP.NET MVC?