473,378 Members | 1,426 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,378 software developers and data experts.

Valid Uses for Threading in ASP.Net

What are some valid uses where you could see that Threading would
effectively be used in ASP.Net? Some generic examples would really help
out.

Nick
Jul 21 '05 #1
1 990
Design and Implementation Guidelines for Web Clients
http://msdn.microsoft.com/library/de...forwc-ch06.asp
Summary: This chapter describes how to increase performance and
responsiveness of the code in the presentation layer by using multithreading
and asynchronous programming.

In the section:
There are many situations where using additional threads to execute tasks
allows you to provide your users with better performance and higher
responsiveness in your application, including:
(for more look in the article)
--
Greetz,
Jan
__________________________________
Read my weblog: http://weblogs.asp.net/jan
"Nick" <ne**@zigamorph.com> schreef in bericht
news:uW**************@TK2MSFTNGP10.phx.gbl...
What are some valid uses where you could see that Threading would
effectively be used in ASP.Net? Some generic examples would really help
out.

Nick

Jul 21 '05 #2

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

Similar topics

16
by: Justin Koivisto | last post by:
OK, on my quest to get one PHP site that is actually valid XHTML 1.0 (strict)... PHP 4.3.8: session.use_trans_sid=1 What is happening is the validator (that doesn't use cookies) sees things...
2
by: Nick | last post by:
What are some valid uses where you could see that Threading would effectively be used in ASP.Net? Some generic examples would really help out. Nick
9
by: rsine | last post by:
I have developed a program that sends a command through the serial port to our business system and then reads from the buffer looking for a number. Everything worked great on my WinXP system, but...
28
by: romy | last post by:
What's the easiest way to verify the user had entered a valid date ?
11
by: HairlipDog58 | last post by:
Hello, There are several 'cross-thread operation not valid' exception postings in the MSDN discussion groups, but none address my exact situation. I have authored a .NET component in Visual C#...
5
by: Rob R. Ainscough | last post by:
I'm using a BackgroundWorker to perform a file download from an ftp site. Per good code design practices where I separate my UI code from my core logic code (in this case my Download file method in...
2
by: skip | last post by:
I could have sworn someone was working on a module recently with a threading-like API that used subprocesses under the covers, but 10 minutes or so of googling didn't yield anything. Pointers...
6
by: Joe | last post by:
I've been getting this message at all different times since a few days ago. I understand the message but not why I get it. I don't have any other threads. This happens when closing dialog boxes,...
2
by: bhupendrakumar | last post by:
error message System.InvalidOperationException was unhandled Message="Cross-thread operation not valid: Control 'listView2' accessed from a thread other than the thread it was created on." ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.