ASP.Net

To maintain work of company website and software is required

Having a website and software (to manage all internal or external work) for a company has become very important. Nowadays, people have started searching on the internet to find information of their choice, so it is useful to have a website for your company to show your company’s skills in front of a large audience [...]

Sending a SMS Message with ASP.NET

Often times it may be a requirement for your web application to send an SMS message. Such examples would be reminders, password resetting, and spam.
Q: Can I have some code to send an SMS message?
A: Unfortunately it isn’t as simple as just copying and pasting some code into your application and you can start blasting [...]