Hacker News new | past | comments | ask | show | jobs | submit login

Something about using String.Format for internal IDs sketches me out. Is this a common practice, or do developers use URL builders instead?



.NET is strongly typed so using String.Format in the manner this example does is safe, as long as the values you're inserting are integers or guids or such.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: