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
What are the types of validation in asp net?
Define managed code and managed data in .net?
Which object encapsulates state or data of a user?
What is the sequence in which ASP.NET events are processed?
What a diffgram is, and a good use for one?
What is simple data binding?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Where is asp.net view state stored?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How asynchronous call can be implemented using delegates?
What is cross page posting? How is it done?
What is form method?
What do you mean by serialize?
What can you do with asp.net?
What are the event handlers that can be included in the Global.asax file?