Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to convert a string into an Integer in ASP.net?

Answer Posted / bpl basant (from delhi)

int a = Convert.Int32("String");

or

int a = Int.Parse("String");

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain MVC model binders?

1118


What is the latest version of asp.net?

1069


Which protocol is used to call web service?

1036


What's the use of formatters in .net?

1091


How can we identify that the Page is Post Back?

1054


What is the displayafter property in updateprogress control?

1030


Explain the benefits of viewstate?

1079


What is clickid?

1093


What is autopost?

1040


Write a code for passing ArrayList in Web API?

1598


How does asp net store session ids by default?

1039


What is %20 in a url?

951


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

1050


how to transfer the file from client to server using asp.net

1158


Explain login controls.

1180