Home » Archive

Articles Archive for May 2009

Programming / Coding »

[19 May 2009 | No Comment | 1,063 views]

If you need to check if a number is an integer, there is no built in function for that in ASP .NET. But you can create a simple method for that like this.