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
Sabrina 05/02/12101010Thank you very much
Mike04/09/12101010 
Mike04/03/12101010 
venkateshulu03/21/121010thanks for your best ans. & good .....
Sanjay03/08/12 

Recent Answers from Syed Rizwan Muhammad Rizvi

2012-03-16 vb.net too much time taking while adding textbox array control to panel .:

The problem is that you are using too many textboxes. I would advise you to limit the number of textboxes to 10 and then check memory and CPU performance and then increase it by 100s and see how it affects

2012-03-07 Form.Show doesn't show controls on the Form:

You need to research in Event Driven Programming and how VB handles Event Queues.  Also look into the difference between form_load and form_activate events.    The application.doevents allows the pending

2012-03-06 Form.Show doesn't show controls on the Form:

use Application.Doevents after frm1.show statement.

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

 

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.