Use A Digital Pen In Program?
May 30, 2011I developed an application by vb.net 2005 on SQL server 2008.I would like to enter some of my data such as my drawing and my handwriting in my application by a digital pen.
View 2 RepliesI developed an application by vb.net 2005 on SQL server 2008.I would like to enter some of my data such as my drawing and my handwriting in my application by a digital pen.
View 2 RepliesHere is my issue/question. I am relatively new to VB.Net programming, and I have been assigned the task of creating an application that will go out to a Secure web site and download a file. My first issue is it best to do this using a Windows form, ASP.Net or what. My second and main question is how do I authenticated to the secure web site in .net code?
Upon connecting to the secure web site it asks me for a certificate, which at the moment I have to manually present, however we would like to automate this. Then after it authenticates I have to go a few more pages in before i get to the file that needs to be downloaded.Although this file changes daily it has the same key tag so I can hardcode that into the download application. I just need to figure out how to programically authenticate to the site with .Net
I have to create a decorative digital clock, using VB2008
So far i have inserted a Picture Box control with a picture for the background of the form. I was told to use values Hour, Minute, and Second as Hour(Now), Minute(Now), and Second(Now ) to display a Digital Clock.
How to access Digital I/O using USB using C or C++ or Vb.net Or C#.net?
View 4 RepliesHow can I have a simple digital clock in my application? I need it to be a label control - thats the tricky part.
Basically it just reads '5:33 PM' or '5:33 AM' etc - not 24hr time.
How can I take pictures using a digital camera based on a button click in WinForm application? I tried googling, and got WIA. Used WIA 2.0 and wiaut.dll, and it is working fine for webcams. But I am not able to automate the actions of my Sony W220 camera. I tried googling for WPD, but it appears to be active only in Windows 7 and Vista, and I am using XP Sp2
View 8 RepliesI need some advises on showing digital signal indicator at this moment I use radio button...but it's then becoming complicated because I have to make them "true" or "false" anytime.
View 24 Repliesmy final year project title is monitoring weight changes in digital scale / indicator.i bought one digital scale online from A&D in order to test out my system.however unlikely other device (GSM MODEM, RFID...) there are no drivers or libraries (DLL) from this device.. with only the digital scale and (rs232 9-pins to usb convertor i bought) i was like lost wondering how to get communicate with the device.i have been search around in the internet for similar post.. but there are most likely dealing with the data receiving already. is there any journals or manuals for references? i willing to study over this and not simply ask for full codings.
- how to communicate with the device (serial port communication)
- is there any driver / libraries need to install bfore everything?
OS using - windows 7 ultimate (laptop)model of device - A&D JM-SERIES 150lb
I want to take picture directly on my employee database form. I means, how to control digital camera from Visual Basic form? how to take picture through VB Command button.
View 3 RepliesI'm looking for guidence on using digital certificates to manage website user authenication and access. i am using a website that has this and what happens is this... the company issued me a personal certificate, that i installed on my local machine. When i connect to the website it checks my local cert store for a cert issued by them and if none is found, no entry, if multiple are found, then a box displays to allow you to pick which one to use.
View 1 RepliesIm an electrical engineering student, and I am trying to utilize the serial port to give me high and low digital states. What i want to do is simply turn on an LED or turn it off. the basic gist of what I have been trying currently is that on a button click, serialPort1.DTREnable = enabled or disabled, indefinitely until the next button click.
So far, I have only been able to get the LED to momentarily flash... It seems to begin in an active state flash off, then immediately, return to its active state. I am using Visual Studio 2008. Can I use DTREnable to generate on/off states by enabling or disabling the pin? Is there a tutorial somewhere for electrical engineering applications using visual studio 2008?
i have a problem with my graduation project, i need to take a picture shoot automatically based on a signal from the parallel port, and save the picture on the harddisk , so the MATLAB will read this picture to process it.
[Code]...
I'm looking for a library compatible with microsoft.net framework that allows the creation and verification of XAdES signatures (XAdES, XAdES-C, XAdES-XL, etc...).It is important that the library enable the programmer to choose:
1.- Type of certificate to use in the signature process (PFX file, Windows centralized store, SmartCard)
2.- CRL to validate the certificate.
3.- Possibility to include Time stamping on the signature.
4.- Possibility to include OCSP response on the signature.
All I found are libraries in Java, but have not found any libraries in .NET.
I am trying to design a digital clock using the drawing tool. i have drawn all the segments using the drawpen function and i have also created a timer that will get the current system time. i want to link the current system to the digital display i have drawn, so that when the time is 1:02 for example only that will highlight on the digital display
View 3 RepliesSome example program of vb.net using digital persona 4500 fingerprint scanner or teach us to study the codes to finish our thesis...
View 1 Replieshere know how to do to sign a file with certificate chain and crl embedded?I don't have ideia how to do that.
View 5 RepliesI wanted to generate digital signature in my asp.net application based on some value like date of birth. what is the way to do that ? i am using vb.net
View 1 RepliesI want only to get the digital signer name (for example Microsoft) of a file like sigcheck.[URL]...
View 3 RepliesHow do I get my form to display a simple digital counter? I have a "record" function on my program:
Private Sub Button13_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button13.Click
mciSendString("open new Type waveaudio Alias recsound", "", 0, 0)
mciSendString("record recsound", "", 0, 0)
End Sub
I want to have a simple digital counter display while the program is recording. That way the user can know how long the audio is so far while recording. Then when the user is done recording, the timer will stop.
getting an image from any digital camera direct into my software?
View 1 RepliesReading binary data out of the database, and I need to convert it back into a Digital Persona fingerprint template. I'm not familiar with serialization and deserialization, Here's what I tried:
Dim rsBioData As SqlDataReader = SQL.ExecuteReader
Dim byteTemplate As Byte
Dim memStreamTemplate As MemoryStream
If rsBioData.HasRows Then
While rsBioData.Read
[Code] .....
I receive an error that template.DeSerialize(memStreamTemplate) does not create a value.
Here's how I serialized the object to place it into the database. I assume this part is working, since the binary data shows up in SQL server--just can't read it back out to see.
Dim str As New MemoryStream
Enroller.Template.Serialize(str)
Dim serializedTemplate As Byte() = str.ToArray()
SQL.Parameters.AddWithValue("biometricData", serializedTemplate)
I have create a vb.net application with ms access. i am make it .exe.After that i am instal it my pc working but my friends pc not work. After i am cheking my friends system all. .net framework is intallaled 3.5 thats same as mine. Error ,indicate that application1 has encounterd a problome and needs to close. We are sorry for the inconvenience.More detail ( digital product id, identify your license and internet protocol(ip).My application only a smal invoice. How can set digital product id and my personal information in to my application.
View 1 Repliesi am about to develop an application to take a picture from vb.net 2008 to click on a button take picture and then it should take the picture preview it and then if okay same in a directory or database how do i go by this.
View 2 Replies[Code]...
My task is to validate the digital signature against the x509 embedded key in the xml document. I see examples how to do this against a public key in the mdsn examples but not sure how to do the compare within the same xml block. I know I have to decode both from base 64 encryption, but how do I make the comparison? What is the most simple way to do this?
[Code]...
when i connect my digital camera (Canon) to the computer i can see it in the windows explorer root folder but i cannot access it using the System.IO.GetDrives() function. Is there a way to access my digital camera programmatically ? I mean via windows explorer i can , why not using .NET ?
View 1 RepliesIs it possible to create a Digital / Analog clock in vb.net with out using the timer control?
View 2 Replies[Code]...
why does vb does not recognize my import statement?
using vb 2010 to find the fingerprint or digital ID of individual parts of a computer, specifically the motherboard? I have no idea where to begin and everything I can find on the net is written for C#.
View 2 Replieshow to suppress the dialogue of "Choose a digital certificate" in VB .NET when opening a HTTPS using Webbrowser control?I am writing a program to authenticate on some Firewalls via HTTPS links opened in a webbrowser on VB.NET form.Every time, that window pops up showing an empty list, asking for OK or Cancel, pressing any button on the dialogue, closes the it and continuing by authentication.Is there a way to automate accepting/closing/suppressing such a dialogue in VB.NET?
View 3 RepliesIs there a way to programmatically add a digital signature to a VBA Macro in a word document using C# or VB.Net?[code]...
View 1 Replies