473,394 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

How can i operate controls in VB.NET

Hi

I have one application in VB.NET.
When we click on particular button,it connects to the net
and getback with the source code of a particular web
page.While connecting to net it blocks all other
controls,i can't operate any control.How can i stop that
one.How can i prevent that one from hanging while connect
to the net.Please tell me the solution,because my
application is in the ending stage.
If u tell me the solution great thanks in advance.
Mamatha
Nov 21 '05 #1
1 940
Hi,

Your program is locking "locking up' while you connect to the net
and get the source code. Use a thread or aynchronous delegate to do it in
the background so your program wont appear locked up.
http://msdn.microsoft.com/library/de...ngOverview.asp

http://msdn.microsoft.com/library/de...classtopic.asp

Ken
-------------------
"Mamatha" <ma***********@yahoo.com> wrote in message
news:3e****************************@phx.gbl...
Hi

I have one application in VB.NET.
When we click on particular button,it connects to the net
and getback with the source code of a particular web
page.While connecting to net it blocks all other
controls,i can't operate any control.How can i stop that
one.How can i prevent that one from hanging while connect
to the net.Please tell me the solution,because my
application is in the ending stage.
If u tell me the solution great thanks in advance.
Mamatha
Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Richard Cavell | last post by:
#include <gmp.h> vector<mpz_t> v_bigints; v_bigints.resize(20); This fails. error: ISO C++ forbids casting to an array type '__mpz_struct' (GCC on a G4) What's wrong with this? (GMP...
15
by: Arpan | last post by:
Consider the following code which retrieves data from a SQL Server 2005 DB table & displays it in a DataGrid: <script runat="server"> Sub Page_Load(ByVal obj As Object, ByVal ea As EventArgs)...
7
by: Hardy &&& | last post by:
Please can any body tell me: How can I operate (or deliver) the " Visual C++.NET ", from its mother program " MS Visual Studio 2005"?? A beginner needs Help. Thank you all....
3
by: key9 | last post by:
Hi all I am confuse of how to override operate "<<" Sample , I've got 2 class class Terminal { public:
8
by: Ryan | last post by:
Ok.. I have a form with lots of stuff on it; a tool strip panel, menu strip, data binding elements (dataset, binding source, table adapter), tab control with 7 tab pages, each page contains a...
4
by: manjesh | last post by:
hi , kindly help to create a toolbar with that new , save , edit, cancel button , if i open each form to operate this buttons ,instead of placing in each form . regards manjesh
0
by: michalfromczech | last post by:
Hi, i have problem, i want connect and operate with my FTP server in VISUAL BASIC 6.0, but i don't have dll, which can this function do. I have download any dlls (Chilkat FTP) but there are not for...
4
by: neehakale | last post by:
I m trying to write an event for the CheckedListBox...here m using foreach loop syntsx: (type identifier in expression) but it is giving error :foreach statment cannot operate on variables of...
8
by: Jerry Spence1 | last post by:
Do Timers operate on the UI thread, or do they have it's own thread? I'm trying to assess the pros and cons for using a timer or a thread for a certain application. -Jerry
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.