AllExperts > Experts 
Search      

VB.NET

Volunteer
Answers to thousands of questions
 Home · More Questions · Question Library  · Free Encyclopedia ·
More VB.NET Answers
Question Library

Ask a question about VB.NET
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Syed Rizwan Muhammad Rizvi
(Top Expert on this page)

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
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.

   

You are here:  Experts > Computing/Technology > Basic > VB.NET

SubjectDate AskedExpert

Tool Strip Progress Bar Issues7/21/2007Syed Adeel Rizvi
  Q: I am currently undertaking a high school course in vb.net design. I have a tool strip progress bar ...
  A: so u r making web browser and u want to fill progress bar like IE ok... If U r using WebBrowser ...
Select item from a drop down list7/19/2007Syed Adeel Rizvi
  Q: I am writing a program in vs2005 using vb.net. My problem lies in the area where I have two drop ...
  A: So i simple words you want to pass the value from ddl to SQL query hmm ok... here : Your code... ...
Interoperability7/14/2007Syed Rizwan Muhammad Rizvi
  Q: How can I write a program that can handle other programs' events. For example I give program (or ...
  A: I see where you are going. This is very easily achievable. in VB.net you drop a control on a form or ...
Interoperability7/13/2007Syed Rizwan Muhammad Rizvi
  Q: How can I write a program that can handle other programs' events. For example I give program (or ...
  A: Nice thinking but reality is far from your thought. only if any object itself supports global events ...
downloading news7/7/2007Syed Adeel Rizvi
  Q: i want to download news from news sites by vb.net periodically how can do it with best regards ...
  A: its not simple but i can give u the logic .. First Open The Site From Which You Want To Get The ...
.net project7/6/2007Syed Adeel Rizvi
  Q: This is my second problem. Earlier I asked one question from u, although i haven't try that but I'm ...
  A: Madhu thank for rating but i think i have answered ur question ok ok give me ur mailing address so i ...
Icons7/4/2007Syed Adeel Rizvi
  Q: I have never been able to create Icons for VB programs I create. How do you do it?
  A: Im Sure u r talking about Program Icon if Yes then its very easy in vb6 "Select Form Then GoTo its ...
help with VB sorting7/3/2007Syed Adeel Rizvi
  Q: I am still having a problem which I cant fix since last night I have finished the code but the ...
  A: First of all im not rizwan im his brother Adeel Rizvi second plz tell me in which u having error if ...
Help with VB sorting7/2/2007Syed Rizwan Muhammad Rizvi
  Q: I am contructing a VB lottery program for Uni but am stuck on the last bit as i am very new to ...
  A: I suggest that rather than using Simple Arrays you use ArrayList so e.g. your declaration would ...
file handling7/2/2007Syed Adeel Rizvi
  Q: I want to write,append to a text file in VB.NET I have created the text file manually and dont need ...
  A: Sir This Doing What u Want plz try it... Yes I Can Provide You The Code For That See Blow: Sub ...
insert flash in vb.net6/24/2007Syed Rizwan Muhammad Rizvi
  Q: how flash file(.swf)is insert in vb.net form ,but that file is already save in resources folder? plz ...
  A: as far as my knowledge goes flash control would not allow memory streaming you will have to copy ...
Disassemble VB6 .exe file6/21/2007Syed Rizwan Muhammad Rizvi
  Q: Can i get code from .exe file. Please help Thank you
  A: Many tried this feat none was able to translate it properly. there are a few commercial software ...
VB.NET6/15/2007Syed Rizwan Muhammad Rizvi
  Q: I face a error "Dynamic SQL generation for the UPDATE command is not Support against a SELECT ...
  A: Looks like you are trying to access a readonly view, which is not returning table column info. Can ...
Form Size6/14/2007Syed Rizwan Muhammad Rizvi
  Q: This is not a home work question. I'm a 38 year old developer and an Expert myself. If you don't ...
  A: First of all, I dont know when I ever said that your question is a home work question. If my memory ...
How to calculate transfer/download/upload rate?6/14/2007Syed Rizwan Muhammad Rizvi
  Q: I have a question, how do i measure the bandwidth (i`m not sure if this is the right term) as if ...
  A: If you are using a way which returns to you the bytes received then you can ofcourse time using ...
vb.net services6/13/2007Syed Rizwan Muhammad Rizvi
  Q: I need to make a service that records any changes made to the system date to a file. What i am ...
  A: test your service by running from inside visual studio just to be sure if its even running or not. ...
KeyDown event musses up other controls?6/5/2007Syed Rizwan Muhammad Rizvi
  Q: I'm working on a project in VB.NET 2005, I am trying to use the KeyDown event to change pictureboxes ...
  A: In Visual Basic a concept called Event Bubbling is used, where the events are queued and wait for ...
vs2005 open Excel6/4/2007Syed Rizwan Muhammad Rizvi
  Q: Website created in VS2005 can access Excel sheets as well as update from gridview. But when this ...
  A: The solutions to this problem can be very diverse it would be better if you can send me the error ...
finging a certain string within a text file.6/4/2007Syed Rizwan Muhammad Rizvi
  Q: what can i do to get a spesifique word within a text file for example ".find("fd_%")" and how can i ...
  A: I liked the use of spesifique here :). to find a word in a text file you will need to load the file ...
vs2005 open Excel5/26/2007Syed Rizwan Muhammad Rizvi
  Q: Website created in VS2005 can access Excel sheets as well as update from gridview. But when this ...
  A: before going into how to fix the problem a very simple way to test it is that in the same Virtual ...
about datagrid5/24/2007Syed Adeel Rizvi
  Q: im using vb.net and im having difficulty, how to hide the title bar of a datagrid? ...
  A: So You Want To Hide The Title Bar Of DataGrid hmmm Title Bar ... You Mean The Header If Yes Then ...
VB.NET Move Column in Excel5/16/2007Syed Rizwan Muhammad Rizvi
  Q: Sir, I wrote a vb.net program that places data into an excel spreadsheet. I need to move columns of ...
  A: lets learn how to catch the fish. Open MS Excel, Goto Tools and click on record macro. then goto ...
Creation of Setup Files in vb.net5/14/2007Syed Rizwan Muhammad Rizvi
  Q: Can we make Setup file of a vb.net Project where we use com components
  A: If the com is detected as a dependency for your project it will automatically be included by the ...
iis server and vs20055/14/2007Syed Rizwan Muhammad Rizvi
  Q: I hv IIS installed on my PC with xp prof and vs2005. App created in vs 2005 and published on iis ...
  A: e.g. the PC that you have IIS is named iis1 then you can simply access your website by typing ...
Load data to Excel5/2/2007Syed Rizwan Muhammad Rizvi
  Q: I have a form with several textboxes that I would like to have loaded into excel. Can you provide ...
  A: The task is very simple to perform, you simply need to explore the Object Model for MS Excel, I am ...
Formatting a number5/1/2007Syed Rizwan Muhammad Rizvi
  Q: I'm learning vb.net and am having a problem with formatting a number. I have a form with a textbox ...
  A: Formatting highly depends on the type of data that you are passing when you say Textbox1.text then ...
Formating date in VB.NET5/1/2007Syed Adeel Rizvi
  Q: I am writing a VB.NET application, I try to format date data type, so I have written the following ...
  A: try this simple after this u will get your answer Dim departDate As Date Dim d As ...
vs 2005 appln on web server4/28/2007Syed Rizwan Muhammad Rizvi
  Q: I have developed web application using vs 2005 - which works well on my PC as well as on IIS server ...
  A: "Normally" control panels do not provide this option, so you are better of asking the webmaster or ...
how to access Outlook.CalendarView object4/27/2007Syed Rizwan Muhammad Rizvi
  Q: I am trying to declare a variable to Outlook.CalendarView but the VB Script is not recognizing it ...
  A: I think you wrote VBScript in your question not VB.net? Please confirm what are you using? VB.Net ...
inserting a record4/24/2007Syed Adeel Rizvi
  Q: I am trying to run this code to insert data into microsoft access table. But it is giving me an ...
  A: Dim Conn As New Data.OleDb.OleDbConnection Dim cmd As Data.OleDb.OleDbCommand ...
Project referencing4/24/2007Syed Rizwan Muhammad Rizvi
  Q: I have an Visual Studio 2005 application written in Visual Basic that I want to connect with to a ...
  A: The easiest way to do it is to leave the references while you are doing development and debugging on ...
Function to Validate Filename4/10/2007Syed Rizwan Muhammad Rizvi
  Q: Im using VS 2005 on win Xp. How to develope the code for the below Fuction in vb.net?? Public ...
  A: in VB.Net the function structure is like this: Function REturnAValue(fileName as string) as Integer ...
updating datagrid in vb.net4/2/2007Rohit Prakash
  Q: Respected Sir, would you please guide me how to show,insert,update,delete of sql-server table ...
  A: There are too many questions in one go. You need to first learn how DataAdapter and DataSet are used ...
VB NET AND DATAGRIDS4/1/2007Rohit Prakash
  Q: In vb6 it was easy to place a grid on a form, a datacontrol and link them with a database...in ...
  A: You need to use "Data Adapter" for this. From the ToolBox you need to select an appropriate ...
store image in sql server 20003/13/2007Rohit Prakash
  Q: Can images be stored in sql server 2000? (eg:- gif,jpg,bmp etc.) If so how can i do so using vb.net ...
  A: Images in SQL Server are stored using BLOB datatype. You can read it's documentation to know how to ...
.NET code security3/11/2007Syed Rizwan Muhammad Rizvi
  Q: As you know, you can disassemble a .NET-based executable file using 'ildasm.exe' application ...
  A: It is very easy to de-compile obfuscated code and make changes to it, to secure your assemblies you ...
.NET code security3/11/2007Rohit Prakash
  Q: As you know, you can disassemble a .NET-based executable file using 'ildasm.exe' application ...
  A: To prevent .NET code from reverse engineering, you can use a tool called ".NET Reactor". Also there ...
dialog location3/5/2007Rohit Prakash
  Q: how can i get the location of a control according to the parent form (not parent panel or groupbox)? ...
  A: Can you illustrate what actually you want? With what I understand with your question, if you want ...
restore3/1/2007Rohit Prakash
  Q: I have taken a backup of a sql server 2000 database Can i restore that backup from my vb.net ...
  A: Sourav, Check these links: ...
image of datagrid2/24/2007Rohit Prakash
  Q: We thought of that, we also thought of writing a trigger so that whenever any updations or ...
  A: I don't think the image solution feasible. The images will occupy more space as compared to simple ...

Page:  Previous  | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10  |  Next      All


Questions by
Active Experts:
Syed Rizwan Muhammad Rizvi  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.