By tag: upload
0
kicks
Manage folders & files in your ASP.NET MVC app with elFinder.Net
Recently I had to evaluate what were my options when it comes to managing folders and files in an ASP.NET MVC project – a file manager somewhat like what a Content Management System does but I needed something way simpler and intuitive and principally of easy integration. Read on to discover the ext...
0
kicks
Upload/Import Download/Export any File to/from Oracle Database
The general idea one have about databases is that they only serve the purpose of storing plain values as numbers, dates and text. A database does not do just that but even more allowing you to store a whole file as an Excel spreadsheet or an MP3 file in a column you define in your table. This post s...
0
kicks
Upload Multiple Files in ASP.NET using jQuery
Continuing my ‘no less than an exciting’ journey of exploring ASP.NET with jQuery, today’s article will demonstrate how to Upload multiple files in ASP.NET using jQuery.
0
kicks
Silverlight Multi File Uploader
Free multi-file uploader for your website, made with Silverlight. It allows you to upload multiple files at the same time. The files are uploaded to a WCF webservice where they can be processed.
A nice feature is that you can see the upload progress of all your files. The control also has some ha...
0
kicks
FTP File Upload in C# dotnet
Simple function in c# to upload file via FTP thereby upload File through File Transfer Protocol (FTP) client using FtpWebRequest Class in .Net C#
0
kicks
Avoid potential security risks when uploading files to an ASP.NET app
Scott Mitchell gives some good security points for ASP.NET uploads
0
kicks
Professional file uploads with the MultiUpload and ImageList controls
A professional Ajax GUI for uploading files using the server controls in Memba Velodoc XP Edition
0
kicks
MultiUpload, a smarter file upload server control using Ajax
An ASP.NET server control inspired from Google mail’s selection of file attachments and implementing ASP.NET Ajax Extensions 1.0.
0
kicks
An Ajax image list control to manage lists of items
An ASP.NET server control inspired from WinForms’ ListView and implementing ASP.NET Ajax Extensions 1.0.