Development Romance
WPF and C#
Sign in
|
Join
|
Help
Καλωσήλθατε στο StudentGuru!
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.NET application plug in
AJAX JQuery
asp.net download file
control
crossword
database
drag
drop
Excel interop
listbox
ria
ribbon
silverlight
SolFinder search algorithms
SolidTube youtube client WPF
splash screen WPF
SQL
SQL compact ADO.NET
surface SDK Linq Twitter
tutorial
UAC manifest
upload
visual studio setup uninstall
web request
windows mobile SDK
WPF
WPF 4 new features
WPF bag of tricks
WPF button template
WPF ListBox
WPF studentguru
WPF sudoku
WPF toolkit
WPF Toolkit DataGrid
WPF validation
youtube wpf
News
Navigation
Home
Blogs
Forums
Videos
Δωρεάν e-Learning
Photos
Downloads
Archives
Αύγουστος 2010 (1)
Ιούλιος 2010 (5)
Ιούνιος 2010 (2)
Απρίλιος 2010 (4)
Μάρτιος 2010 (2)
Φεβρουάριος 2010 (1)
Ιανουάριος 2010 (3)
Δεκέμβριος 2009 (3)
Νοέμβριος 2009 (5)
Οκτώβριος 2009 (4)
Σεπτέμβριος 2009 (2)
Αύγουστος 2009 (4)
Ιούλιος 2009 (2)
Ιούνιος 2009 (2)
Μάιος 2009 (2)
Απρίλιος 2009 (2)
Μάρτιος 2009 (2)
Browse by Tags
All Tags
»
asp.net download file
(
RSS
)
database
SQL
upload
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...
Filed under:
asp.net download file
,
SQL
,
upload
,
database
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...
Filed under:
asp.net download file