How to convert a string into an Integer in ASP.net?
Answer Posted / binu
All the above are correct. but if you want the integer value of a string( like 'binu') you have to find its ascii value..
There is no other option
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give a few examples of page life cycle events.
What is the difference between page directive include and action tag include?
Where is http session stored?
What is difference between singleton and single call?
What is the difference between a multi-layer and multi-tier applications?
Explain the difference between globalization and localization techniques
Can I combine classic asp and asp.net pages?
Explain the advantages of passport authentication.
Differentiate between client-side and server-side validations in web pages.
How can we implement a identity (sql server) call in an asp.net page?
What is server side in asp.net?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
How does asp.net page work?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
How you can access the values from the Repeater control in ASP.NET?