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 |
What are the main requirements for caching?
Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)
Can we use the java script code in .Net Code behind?
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
Which is the parent class of the web server control?
What is user control in asp.net?
What base class do all Web Forms inherit from?
Can we make a class with class with same;suppose public class abc { public class abc { } }
Explain form level validation and field level validation?
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
What is the Global ASA(X) File?
What is the purpose of using MVC programming pattern in ASP.NET?
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)