No announcements
Found 2851248 threads
-
2 Votes
Saving videos to sql or file
Firstly, you can save video objects in varbinary data file.Answered | 2 Replies | 1882 Views | Created by linkit - Tuesday, May 14, 2013 9:30 AM | Last reply by Olaf Helper - Wednesday, May 27, 2015 5:55 AM -
1 Votes
Need of .ashx file in asp.net
Ask your question here: http://forums.asp.net/ For Basic Information read ...Answered | 1 Replies | 10717 Views | Created by Xavier Ruben Fernando - Wednesday, February 15, 2012 7:21 AM | Last reply by Oliver Michalski - Thursday, February 16, 2012 2:42 PM -
2 Votes
VS2015 ASHX Files Double Indent
When the .ashx file has been created and opens in the editor, there is the automatically generated methods, ProcessRequest, etc.Answered | 8 Replies | 3096 Views | Created by AndyLe2K - Wednesday, February 17, 2016 4:53 AM | Last reply by octagon64 - Sunday, May 8, 2016 1:10 PM -
0 Votes
How to capture video from webcam and save as video file ?
http://lmgtfy.com/?Answered | 3 Replies | 529 Views | Created by Uddhav .S - Tuesday, June 14, 2016 10:40 AM | Last reply by Xavier Xie-MSFT - Thursday, June 16, 2016 2:14 AM -
1 Votes
How to execute a javascript confirmation in an ashx file ?
hi everyone in my ashx file, i have the code bellow : If My.Computer.FileSystem.DirectoryExists(("C:\PDF\" & ...Answered | 1 Replies | 616 Views | Created by chinigami - Tuesday, October 27, 2015 5:54 PM | Last reply by Mr. Monkeyboy - Tuesday, October 27, 2015 9:17 PM -
0 Votes
Kinect - how to save Video?
Can you explain how to implement the nui image frame?Answered | 6 Replies | 10145 Views | Created by Jignesh Kapadiya - Tuesday, August 9, 2011 7:50 PM | Last reply by chrisJiang - Friday, August 26, 2011 1:27 PM -
8 Votes
How to save System.Net.Mail.Attachment into file?
I just tried your code, I got same result, csv, excel etc. saved with size 0.Answered | 7 Replies | 21830 Views | Created by davidw - Wednesday, August 10, 2011 5:37 AM | Last reply by Kareninstructor - Friday, August 23, 2019 9:37 AM -
0 Votes
Save camera capture as a video file
Here is a link to a library that will help: http://www.codeproject.com/KB/audio-video/avifilewrapper.aspx It lets you take bitmap images and string them into an ...Answered | 1 Replies | 3982 Views | Created by Ajay Nair - Thursday, April 23, 2009 2:51 PM | Last reply by Reed Copsey, Jr - Thursday, April 23, 2009 4:05 PM -
0 Votes
ashx page error!!
I can save the events in the calendar.Answered | 3 Replies | 1152 Views | Created by Rakkk - Thursday, July 14, 2016 10:40 AM | Last reply by Murugesa Pandian - Thursday, July 14, 2016 4:33 PM -
0 Votes
Save video into frames
The problem I'm having now is how do I know when my File async operations (CreateAsync, OpenAsync) are complete.Answered | 10 Replies | 3642 Views | Created by hrp27 - Wednesday, April 18, 2012 3:24 PM | Last reply by James Dailey - MSFT - Saturday, January 25, 2014 12:08 AM -
0 Votes
How to save json to disk - file is not flushed
For a WinJS.Binding.List object, you'd have to actually save out the underlying items and then put them back when you came back.Answered | 7 Replies | 7191 Views | Created by phil_ke - Thursday, February 2, 2012 5:47 PM | Last reply by Gearard Boland - Wednesday, April 25, 2012 12:52 AM -
0 Votes
.ashx file error aftr deployment in _layout folder?
I created DownloadAsZip.ashx file and DownloadAsZip.ashx.cs file. deployed into ashx file into _layout folder and dll in to GAC.Answered | 2 Replies | 3953 Views | Created by ItsMeSri - Wednesday, July 22, 2009 9:38 PM | Last reply by ItsMeSri - Wednesday, July 22, 2009 10:34 PM -
0 Votes
How To Save Video File To Disk With ASHX
User-2017390704 posted Hi, I need to write a handler that saves an uploaded video file to ...Unanswered | 1 Replies | 42 Views | Created by Anonymous - Tuesday, December 15, 2009 11:01 AM | Last reply by Anonymous - Wednesday, December 16, 2009 11:50 PM -
0 Votes
c# saving a dataset to the .mdb file on disk
Hi The problem is you chose the "copy always" option to your Copy to Output Directory of your database mdf file.Answered | 4 Replies | 4366 Views | Created by Tony Doull - Monday, July 26, 2010 11:55 AM | Last reply by Tony Doull - Wednesday, July 28, 2010 2:31 PM -
0 Votes
How to save Lync audio/video automatcially and locally?
Hi, I want to do a lync client programming which will be able to automatically save lync text/audio/video conversation to local files.Answered | 1 Replies | 1045 Views | Created by Simon Smith Guo - Sunday, August 24, 2014 2:28 AM | Last reply by Chris Tart - Friday, September 26, 2014 4:43 AM -
1 Votes
Creating and saving xml to disk
It's a rest API, you can call it from code and parse it on the fly it simply write the response to a file.Answered | 1 Replies | 374 Views | Created by Tjieppe - Friday, November 24, 2017 8:40 AM | Last reply by Ricky_Brundritt - Friday, November 24, 2017 5:04 PM -
3 Votes
How to record and save a video in VB using webcam?
I have did this coding for recording and saving video but it isnt saving the video.Answered | 18 Replies | 10529 Views | Created by tzinyung - Thursday, February 16, 2012 12:15 PM | Last reply by Armin Zingler - Tuesday, June 12, 2012 11:28 AM -
0 Votes
How to save PNG data URL to disk?
The file would then be not written (completely) When the app is being suspended, you will have several seconds to do whatever you want to save the state.Answered | 3 Replies | 4008 Views | Created by phil_ke - Tuesday, June 19, 2012 8:21 PM | Last reply by MingXu-MSFT - Friday, June 22, 2012 10:48 AM -
2 Votes
save textbox to disk in VB.NET?
Jwavila, there is in my idea a little flaw sw.Write(TextBox1.Text) You want to write the whole file.Answered | 6 Replies | 4221 Views | Created by giants00 - Tuesday, November 24, 2009 11:29 PM | Last reply by Cor Ligthert - Wednesday, November 25, 2009 5:52 AM -
3 Votes
Correct way to save video files to a database or to something else?
You can also enable FILESTREAM access so that SQL Server can save your video as a file on the file system.Answered | 9 Replies | 12860 Views | Created by MARV102 - Friday, January 25, 2013 11:42 PM | Last reply by InLocoAbsentia - Thursday, January 31, 2013 4:27 AM - Items 1 to 20 of 2851248 Next ›
No announcements