The result of the following snippet is \"12/06/1930 12:00:00\". How do I control the implied century so that \"12 Jun 30\" becomes 2030 instead?
is there some way of return null if it can\'t parse a string to int? with: public .... , string? categoryID)
UPDATE Guid.TryParse is available 开发者_高级运维in .NET 4.0 END UPDATE Obviously there is no public GUID.TryParse() in .NET CLR 2.0.