How to convert a string into an Integer in ASP.net?
Answers were Sorted based on User's Feedback
Answer / bpl basant (from delhi)
int a = Convert.Int32("String");
or
int a = Int.Parse("String");
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you provide an alternating color scheme in a Repeater control?
How To Authenticate Your Web service??
How to transpose rows into columns and columns into rows in a multi-dimensional array ?
What are sessions in asp net?
I have been asked in an interview What is your LOC(Line of Code)What will be the probable answer for that
1 Answers HCL, Infosys, Mantec Consultants,
How tooltip is set through code-behind in ASP.NET?
What are the differences between the response.write() and response.output.write()?
What is web api and why to use it?
How to write unmanaged code and how to identify whether the code is managed / unmanaged ?
2 Answers Accenture, BirlaSoft, Cogtest,
What is the difference between “Web.config” and “Machine.Config”?
what are the application layers for a distribute application?
What is viewstate?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)