Browse by Tags

All Tags » asp.net download file (RSS)

Upload SQL Server Database to any remote host by solidus

Everyone who has, at least once, uploaded an ASP.NET web application to a remote host has come across a big problem: each host lets you upload your SQL Server database in a different way. In the first host, you must connect your SQL Management Studio...

Download file using ASP.NET by solidus

Well, ASP.NET gives us an upload control, but what happens when we like to download a file ? One way is to add an anchor link (<a>…</a>) pointing to a file, in this case, when users click on the link, are able to download the specified file...
Powered by Community Server (Commercial Edition), by Telligent Systems