Forum: C# 8 Days Ago |
| Replies: 1 Views: 155 hi..
I has camera digital Powershot A400 canon, that's camera support psremote application (application to shot and live view/video using computer for Canon)
How to make application to live view... |
Forum: VB.NET 8 Days Ago |
| Replies: 1 Views: 156 hi..
I has camera digital Powershot A400 canon, that's camera support psremote application (application to shot and live view/video using computer for Canon)
How to make application to live view... |
Forum: VB.NET 31 Days Ago |
| Replies: 0 Views: 233 hi..
could anyone help me to solve.
I build vb.net application (windows service/windows form) as agent,
how to make my application can request status using snmp(not snmp trap) ?
i plan PRTG... |
Forum: VB.NET Oct 9th, 2009 |
| Replies: 0 Views: 231 hi..
1 have 2 wav files mono duration 30 second. how to combine that 2 files with stereo so that 2 files can run together in 1 wav file?
not joint.mean 2 files joint become 60second.
i want... |
Forum: VB.NET Oct 1st, 2009 |
| Replies: 1 Views: 446 hi..
I am using vb.net to build webcam capture (avicap) and success but i want to make selected area to capture/crop like rectangle.It can't display rectangle.how to make selected area display so i... |
Forum: VB.NET Aug 24th, 2009 |
| Replies: 1 Views: 296 Hi..
I am using vb.net 2003 to capture image from scanner,web cam and sucess but when i caputure image from digital camera Canon EOS 10D,can't capture.
could everyone can help me how to... |
Forum: VB.NET Aug 13th, 2009 |
| Replies: 0 Views: 245 Hi..
I build Scanner Application using WIA vb.net windows.
Could everybody help me how to convert WIA.Imagefile to image so I can display on picturebox
thanx |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2009 |
| Replies: 1 Views: 651 Hi..
I created dll file using vb.net 2005.
can I call that dll using javascript ?
thanx |
Forum: VB.NET Jul 3rd, 2009 |
| Replies: 0 Views: 832 Hi..
Could Everybody help me how to display preview image from scan image and set area size to scan and also convert to pdf when Acquire Image from scanner device
I use vb.net to build this... |
Forum: VB.NET Jun 28th, 2009 |
| Replies: 0 Views: 374 Hi All.
could everyone how to make Effect Fade in/Fade out using tao.OpenGL.dll in VB.net
thanx |
Forum: VB.NET Jun 26th, 2009 |
| Replies: 0 Views: 417 Dear,
How to write/rename mifare cardID using vb.net?
like mifare card reader read mifare card = 2A CC 20 D0
how to change/write again become 3C 35 90 7C
thanx |
Forum: VB.NET Jun 25th, 2009 |
| Replies: 0 Views: 418 hi..
plz help me
i have application to read mifare card(smart card) which use vb.net to build application
my mifare/smart card read display UID "F4 76 4A 3C" but i use that application and smart... |
Forum: VB.NET Jun 24th, 2009 |
| Replies: 1 Views: 253 Hi..
I use vb.net 2003 to write coding and build to dll file.
can dll file compile again to vb file?
thanx |
Forum: VB.NET Jun 23rd, 2009 |
| Replies: 3 Views: 642 thanx for your reply
How if I compile but not display dos form.
I compile always display 2 form,windows form n dos form.
can compile n execute just windows form?
thanx |
Forum: VB.NET Jun 23rd, 2009 |
| Replies: 3 Views: 642 Hi...
file with extension vb(*.vb) can compile to exe using vb.net coding.
could everyone help me how to compile to exe using vb.net coding if use own extension(not *.vb) ?
thanx |
Forum: VB.NET Jun 19th, 2009 |
| Replies: 1 Views: 412 Hi..
I use vb.net windows application
How to select Folder or File on desktop using vb.net and detect which folder selected.
like on Desktop. If we selected "My computer", vb application will... |
Forum: VB.NET Jun 19th, 2009 |
| Replies: 0 Views: 602 Hi...
Plz help me..
How to send Message to Yahoo Messenger (YM) using vb.net?
windows application
thanx |
Forum: VB.NET Jun 16th, 2009 |
| Replies: 5 Views: 870 thanx.
I think,that application i put on startup.so every turn on computer,this application auto login windows. no need to insert username n password again |
Forum: VB.NET Jun 15th, 2009 |
| Replies: 5 Views: 870 Thanx for your reply
i use desktop vb.net(windows).
thanx |
Forum: VB.NET Jun 15th, 2009 |
| Replies: 5 Views: 870 HI..
could u help me,how to Login windows user account using vb.net ?
thanx |
Forum: VB.NET Jun 13th, 2009 |
| Replies: 1 Views: 407 How to windows Lock computer using vb.net?
plz help me
thanx |
Forum: Networking Hardware Configuration Jun 13th, 2009 |
| Replies: 1 Views: 469 Hi I am Fredy...
could anyone help me how to build wireless antenna and set it.
plz help me
thanx
Fredy
ym:zuve_fox |
Forum: VB.NET Jun 11th, 2009 |
| Replies: 3 Views: 208 Thanx your reply Adatapost but that connector before I have used it to connection database on computer.
How to link connection, if database i put on Internet(Database online)
use vb.net
thanx |
Forum: VB.NET Jun 11th, 2009 |
| Replies: 3 Views: 208 Hi..I am Fredy
I want to access and get record from database mysql online( on internet) using vb.net
could u help me how to connection and get record from database online.
thanx
Fredy... |
Forum: VB.NET Jun 11th, 2009 |
| Replies: 3 Views: 1,555 Picturebox1.image.dispose() can't delete and display error
if user vb 2005,2008 can use picturebox1.image=nothing to close and delete/rename that image file.
but i have tried use vb 2003 and result... |
Forum: VB.NET Jun 8th, 2009 |
| Replies: 3 Views: 1,555 Hi...
I wrote code using vb.net
picturebox1.image=image.Fromfile("C:\a.jpg")
picturebox1 display image a.jpg.
if picturebox1 display, file a.jpg can't delete it because "being used by another... |
Forum: VB.NET Jun 3rd, 2009 |
| Replies: 1 Views: 390 I write code using VB.net like:
Dim a As Thread
Dim i As Integer
Private Sub Form1_Load
For i = 1 To 5
a = New Thread(New ThreadStart(AddressOf coba))
... |