Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to capture data from grid
Message
From
20/05/2004 11:14:53
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00905231
Message ID:
00905639
Views:
10
Kevin or anyone,
int OrderID = int.Parse(Request.QueryString["orderID"]);
Is there any performance difference in using the int.Parse() vs. Convert.ToInt32() methods? IOW, is int.Parse() the preferred choice/best practice for converting query string parameters? Curious minds...<s>.
Kendall Webb
Senior Software Engineer
MCAD.Net/MCSD.Net
Previous
Reply
Map
View

Click here to load this message in the networking platform