There are several companies out there that give you access to an SMS Gateway
(which is what you need) for cents/message. Look up SMS Gateway services and
you'll find a ton. Most of these have .NET APIs which you use by attaching to
their web service and authenticating yourself w/ your login information.
Other than that, unless you've got your own server and some open source SMS
software, a gateway is your first step.
But yes, it's possible.