Hi
I done a Factorial Program in VB.NET. It works properly. If i give above than 12 factorial, it shows arithmetic exception. How can i check the Integer Range in VB.NET. I search in Web, finally i got Range Validator Control. But I am not having this control in my system, i am using VB.NET 2005 version. I am using conversion type also using Option Strict Statement.
But not working till. kindly any suggestion
Hope your Reply
I done a Factorial Program in VB.NET. It works properly. If i give above than 12 factorial, it shows arithmetic exception. How can i check the Integer Range in VB.NET. I search in Web, finally i got Range Validator Control. But I am not having this control in my system, i am using VB.NET 2005 version. I am using conversion type also using Option Strict Statement.
But not working till. kindly any suggestion
Hope your Reply
Comment