You are here:
I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.
Have been working in this specific area for last 2 years previously I was a VB 6 Developer with experties in other languages as well. Total 10 years of programming experience.
| User | Date | K | C | P | Comments |
|---|---|---|---|---|---|
| Cory | 01/21/12 | 10 | 10 | 10 | Ahhh, i put an extra ../ in ..... |
| kiko | 11/16/11 | 10 | 9 | 9 | thanks for the information given. |
| Sanjeev | 08/25/11 | 10 | 10 | 10 | |
| Cory | 08/01/11 | 10 | 10 | 10 | Thank you for the insight. I used ..... |
| Cory | 07/30/11 | 9 | 9 | 9 | Hey thanks for helping. Anyway all I ..... |
This will not be achievable using vb.net. I suggest that you look into C++ for this. You will need to hook into some API that call backs a function that you will write whenever a process starts. Thats
Exact Matching should be easier. You can create a hash of source image in the database and then create the hash of image to be searched and do a simple query on hash to find the image. In Steps
In Visual Studio put a breakpoint on line Dim Command as New OleDBCommand Then upon breakpoint hit evalulate the value of SqlString variable. Try pasting the processed value in SQL Server query manager
You can always blit HTML using Response.write statements or may be make your div's server controls and add CSS attributes to them that way. If the div is not visible until the asp is rendered then you
instead of cmd.Connection = conn try cmd = conn.createcommand() and see if it works. Also I would recommend that you put a breakpoint on cmd.ExecuteNonQuery and check the value of cmd.commandtext and run
Answers by Expert:

©2012 About.com, a part of The New York Times Company. All rights reserved.