Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for suneye

hello, I am trying to record video by aviwriter class in aforge but the resulting avi file is either 0Kb or the whole video is viewing only one picture using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using AForge.Video; using AForge.Video.DirectShow; using …

Member Avatar for fabiodbmacedo
0
1K
Member Avatar for suneye

hello, I am trying to install a new firmware to my htc chacha andriod telephone using RUU rom application. I am getting error 131. I was advised to make a goldcard. I did so but the error remains. any suggestions plz best regards

Member Avatar for akshay326893
0
80
Member Avatar for suneye

hello, i have 4 tables in my database persons , nationalities, Persons_nationaloites and certificates persons_nationalities is the many to many between person and nationality. certificates and persons are one to many related. how to write a stored procedure in such a way that i can get the number of nationalites …

Member Avatar for darkelflemurian
0
92
Member Avatar for suneye

Hello, I want some tyb of information about devices list on RAM(location and content) to be discussed in class. I want something to write not to program or use a computer to determine . I hope u understand the point.

Member Avatar for JorgeM
0
140
Member Avatar for suneye

hello, I am saving some data in sql of type datetime but the value I am getting is 1900-01-02 00:00:00.000 what must I do?

Member Avatar for Momerath
0
149
Member Avatar for suneye

hello, I want to open a new connection in main() instead of openning it each I need to read or save something on the database. I opened the connection in main() but the problem is how to use it in the form? Do I have to pass it as a …

Member Avatar for suneye
0
100
Member Avatar for suneye

I am getting an error that is"Invalid object name 't_Images' " here is my code: SqlConnection s = new SqlConnection(con); s.Open(); byte[] data; using (System.IO.MemoryStream stream = new System.IO.MemoryStream()) { video.Save(stream, System.Drawing.Imaging.ImageFormat.Bmp); data = stream.ToArray(); } SqlCommand s_Com = new SqlCommand("INSERT INTO t_Images (Image_ID,Image)"+" VALUES (1,@data) ; ", s); SqlParameter …

Member Avatar for Mitja Bonca
0
135
Member Avatar for suneye

hello, I am using DB9 to DB15 serial cable inorder to reader one byte character send from the circuit I have designed, but I cannot read from the serial port why?

Member Avatar for suneye
0
132
Member Avatar for suneye

hello, I have a ciruit that gives me a signal through 9 pin serial cable. The bad news is that I don't have 9 pin serial port on my laptop I have 15 pin instead. Is there a cable that have 9 pin from one side and 15 pin from …

Member Avatar for JorgeM
0
99
Member Avatar for suneye

hello, I am trying to record video by aviwriter class in aforge but the resulting avi file is either 0Kb or the whole video is viewing only one picture using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using AForge.Video; using AForge.Video.DirectShow; using …

Member Avatar for Momerath
0
247
Member Avatar for suneye

hello, I want to read from usb port a video stream how this is done? thanks in advance

Member Avatar for nmaillet
0
31
Member Avatar for suneye

hello, I am using a microcontroller that will give me a signal through serial port. I need to read data from serial port and eventually fire an event in my program. any one has an idea how this can be done?

Member Avatar for PatSharbaugh
0
72
Member Avatar for suneye

hello, I had my antivirus reporting a virus detected so I choosed to delete that file. Then I found that AFD.sys is missing from device manager what to do?thanks in advance

Member Avatar for suneye
0
51
Member Avatar for suneye

hello, I want to make a program that enables me to read data from my 4-CH usb 2.0 DVR. any one to help me do that? thanks in advance

Member Avatar for skatamatic
0
389
Member Avatar for suneye

hello, I have a camera that will be connected to a DVR. I want to save the recordings to a database inorder to use this recordings in a program that i will develop later. do any one know how to connect the DVR to the database or make it save …

Member Avatar for BobS0327
0
311
Member Avatar for suneye

hello, i am using the item selection changed property inorder to control the items in listview,when the user selects first any item every thing goes well but when he changes selection it gives this exception : System.ArgumentOutOfRangeException was unhandled Message=InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index …

Member Avatar for suneye
0
242
Member Avatar for suneye

Hello, I am trying to read data from a file and make each saved item in the file an option on the combobox so that the user can select whatever he wants .The problem is in adding items to combobox not in reading from file .can anybody help me plz …

Member Avatar for Ancient Dragon
0
150
Member Avatar for suneye

hello, I am doing an auction program and i need to make the enrolldate cell in each roll equal to todays datetime. any one has an idea?

Member Avatar for suneye
0
146
Member Avatar for suneye

Hello, I need someone to give me ideas about a project to start developing it. I am an intermediate programmer and I want to develop my skills .thanks in advance guys

Member Avatar for suneye
0
78
Member Avatar for suneye

Hello, I am not a completly new person to C# but I have some good background information about C# and it's contents. What i want is to be guided about what to solve how to develop my skills . can any one give me tips and put me on the …

Member Avatar for suneye
0
115
Member Avatar for suneye

Hello, I want some tyb of information about devices list on RAM(location and content) to be discussed in class. I want something to write not to program or use a computer to determine . I hope u understand the point.

Member Avatar for phorce
0
56
Member Avatar for suneye

hello, I am taking an OS course and we had a hometask to describe in details the location and contents of all device list in RAM. Can anyone help m solve this.I've made a google search but I didn't find any thing.

Member Avatar for suneye
0
84
Member Avatar for suneye

helloo, I want to make a C# application that reads barcode from a scanner and then I want to know how to translate this barcode to the price of the item. Does any body know? Best regards.

Member Avatar for suneye
0
111