Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are background threads? give ex?

Answer Posted / bharani

A background thread is a thread that does not interact with
the user. We can say it is basically a while loop.
ex
while(true)
{
if (condition == fail)
break
}

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is filters in web api?

1029


What is the difference between ViewData, ViewBag and TempData?

1134


what is entityclient?

1179


What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

1058


Describe the .net framework architecture.

1116


How to return the JSON from action method in ASP.Net MVC?

1289


What is the advantage of using asp.net routing?

1155


Define the core components of an ASP.NET MVC application?

1157


What is domain class model?

1104


Explain dependency resolution?

1129


I want ask from plz smaple example code for Biztalkk server

2269


What are Non Action methods in ASP.Net MVC?

1129


Is .net core replacing .net framework?

1030


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

1028


What does a viewmodel do?

1140