You are here:

VB.NET/Expert Profile


Ask A Question

Syed Rizwan Muhammad Rizvi

Australia
Available
Expertise

I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.

Experience in the area

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.

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
Cory01/21/12101010Ahhh, i put an extra ../ in .....
kiko11/16/1110thanks for the information given.
Sanjeev08/25/11101010 
Cory08/01/11101010Thank you for the insight. I used .....
Cory07/30/11Hey thanks for helping. Anyway all I .....

Recent Answers from Syed Rizwan Muhammad Rizvi

2011-10-31 Process handling:

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

2011-10-02 Content based image retrieval:

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

2011-09-22 Syntax error (missing operator) in query expression '[ID]='.:

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

2011-07-21 Changing a css value of a div using VB:

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

2011-07-15 Update and Insert in access database in windows application C#:

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

 

Ask A Question

VB.NET

All Answers


Answers by Expert:


Ask Experts

Volunteer


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