TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About TPL
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Karthikeyan Anbarasan (6)
Gul Md Ershad (3)
Amit Choudhary (3)
Michal Habalcik (2)
Arpit Jain (2)
Tony Tromp (2)
Vidyadharran G (1)
Romil Bheda (1)
Praveen Kumar Sreeram (1)
Ammar Shaukat (1)
Destin joy (1)
Abhishek Arora (1)
Scott Lysle (1)
Sara Silva (1)
Nimit Joshi (1)
Mike Gold (1)
Shivprasad (1)
Bhushan Bhure (1)
Mahesh Chand (1)
Ibrahim Ersoy (1)
Suresh Paldia (1)
Ashish Tripathi (1)
Pankaj Gupta (1)
Mokhtar B (1)
Joaquin Grech (1)
Related resources for TPL
No resource found
How To Create A Java Web App In Azure MarketPlace
2/23/2017 12:38:21 PM.
This article explains how to use Azure marketplace to create a Java Web app.
Creating FreeBSD Virtual Machine Using Azure Marketplace
7/11/2016 6:54:37 PM.
In this article, we will go step by step to create FreeBSD virtual machine from Azure Marketplace option.
Azure DevTest Labs: Configure Marketplace Image Settings
6/7/2016 11:48:24 AM.
In this article, we will learn how to configure market place image settings in the DevTest lab.
Overview Of Azure MarketPlace
4/25/2016 12:14:01 PM.
In this article you will get to know about Azure MarketPlace.
Update UI With WPF Dispatcher And TPL
2/24/2016 9:54:31 AM.
This article is intended to explain the concept of updating WPF UI with the help of Dispatcher and TPL.
Task Parallelism In Multithreading
2/17/2016 9:06:28 AM.
In this article you will lean about Task Parallelism in Multithreading.
Different Ways To Create Task Parallel Library (TPL Threads)
10/12/2015 3:01:58 AM.
This article explains the concept to create thread using TPL (Task Parallel Library) with different approaches.
Parallel Programming Part 1: Introducing Task Programming Library
4/16/2015 1:10:23 PM.
Introductory part of the parallel programming series in C# focused solely on the new Task Programming Library.
What is new in SharePoint 2013
3/20/2015 12:59:17 PM.
Today I am excited to author my first article about SharePoint 2013 or SharePoint 15, the next version of SharePoint.
Creating a Power View Report With Azure Marketplace Data
3/2/2015 6:32:24 PM.
In this article we will learn creating a Power View report with Azure Marketplace data and creating relationships between the tables.
Parallel Programming Part 2: Waiting For Tasks and Exceptions Handling
1/25/2015 11:12:47 PM.
This is the second part of the parallel programming series focused on waiting for tasks problematics and exception handling.
Introduction to Async and Await in C# 5.0
11/11/2014 11:51:51 AM.
This article provides a brief introduction to use of Async and Await to make simple asynchronous calls from your C# 5.0/.NET 4.5 applications.
How to Add Marketplace Review Using the Cimbalino Windows Phone Toolkit (Using MVVM)
8/28/2014 1:09:20 PM.
This article shows how to add a marketplace review to your app using a MarketplaceReviewService from the Cimbalino Windows Phone Toolkit .
Adding App Rating Functionality in App Using Review Task
4/15/2014 12:29:49 PM.
This article explains the Marketplace Review Task. This task helps to launch the Rating Screen in the marketplace for our app.
Launching App Market Page From App In Windows Phone 8
4/15/2014 12:22:24 PM.
This article explains the Marketplace Detail Task and how to open the Marketplace Application page from your app. This task helps to launch the App Store from our app for a specific app.
Introduction to Validate Multiple Data Model Properties Using ASP.Net 4.5
2/8/2014 7:16:26 PM.
This articles describes the various techniques to apply the multiple model state validator inside the GridView using ASP.NET 4.5.
WP7 - License to Print Money (Creating an App for the Windows Phone Marketplace)
10/4/2012 10:10:08 AM.
Windows 7 Phone has hit the marketplace with a splash and with it applications emerging every day. As a Silverlight developer myself, I have gone through the process of submitting a dice game to the Zune Marketplace. This article shares my experience and advice on creating and submitting your first Windows Phone app.
Recorded session of Debug,Trace,Threadpool and TPL - Mumbai user group
9/13/2012 6:20:24 AM.
This is a recorded session of the second day webinar conducted by Mumbai user group.
Websocket - Server Using HttpListener and Client With ClientWebSocket
8/4/2012 12:58:25 PM.
In this article you will see how to host a Websocket service as a windows service.
Deploying a Windows Phone 7 Application to the Marketplace
5/20/2012 5:14:08 AM.
In this article we are going to see how to deploy your Windows Phone 7 application to the Windows marketplace.
Windows Azure - Regenerate New Access Keys For Azure Storage Account
5/19/2012 6:10:50 AM.
In this article we are going to see how to generate new Access Keys for an Azure Storage Account using the Windows Azure Management Portal.
Windows Azure - Add a Custom Domain to The Storage Account
5/19/2012 5:52:49 AM.
In this article we are going to see how to add a custom domain to the Storage Account using the Windows Azure Management Portal.
Windows Azure - Deleting Registered Azure Storage Domain
5/19/2012 5:39:36 AM.
In this article we are going to see how to delete the domain registered with an Azure Storage account using the Windows Azure Management Portal.
Windows Azure - Updated Windows Azure Management Portal
5/19/2012 5:30:09 AM.
In this article we are going to see the new enhancements updated with the Windows Azure Management Portal.
Parallel Programming Using New TPL Library in .Net 4.0
5/13/2012 2:56:53 AM.
With the .Net 4.0, you are provided with the brand new parallel programming language library called “Task Parallel Library” (TPL). Using the classes in the System.Threading.Tasks namespace, you can build fine grained, scalable parallel code without having to work directly with threads.
PLINQ Powered by TPL in .Net 4.0 C#
5/13/2012 2:55:31 AM.
My previous post discussed the TPL library and its uses to create the scalable applications. Another way to incorporate the parallel task into your .Net applications is through PLINQ.
Asynchronous Tasks and Synchronization on UI TPL .Net 4.0
9/9/2011 3:10:45 AM.
Using TPL for parallel programming is now a cup of cake. It made life easier for those who are new to multithreaded programming.
SQL Azure - Views in SQL Azure Database And Not in On-Premise SQL Database
7/27/2011 6:55:36 PM.
In this article we are going to see the list of System View available in SQL Azure Database and not available in the On Premises SQL Server Local Database.
C# Corner Windows Phone App available on Zune Marketplace
6/21/2011 5:15:25 PM.
This video shows how C# Corner Mobile App looks line on Zune Marketplace.
Installing Application from Marketplace
11/30/2010 12:27:49 PM.
In this article we will see a simple demo of how to install an application in Windows Phone 7.
Parallel.Invoke in .Net Framework 4
11/15/2010 1:21:44 AM.
In this article let's see about Parallel.Invoke method.
AccountPlus
10/14/2009 8:31:06 AM.
AccountPlus is an application which can be used for shared account/expense management with proper reporting and general analytics.
How to create and use Master Pages in ASP.NET 2.0
6/10/2009 1:23:31 AM.
This small tip shows you how to create and use simple master pages in ASP.NET 2.0.
Nemesis-7rc1 ( Codename Deviate)
2/3/2006 12:08:15 AM.
Nemesis-7 is a full-screen 2D shoot’em up that makes use of the DirectInput, DirectSound and DirectDraw interfaces from DirectX. The player controls a spaceship which he uses to duel the computer opponent. I implemented some artificial intelligence to make the CPU play more human.
Nemesis-7rc1 ( Codename Deviate)
2/3/2006 12:08:15 AM.
Nemesis-7 is a full-screen 2D shoot’em up that makes use of the DirectInput, DirectSound and DirectDraw interfaces from DirectX. The player controls a spaceship which he uses to duel the computer opponent. I implemented some artificial intelligence to make the CPU play more human.
Creating Run-Time Menus in C#
1/19/2006 2:17:57 AM.
Sample example on how to create runtime menus.
Airplane War 0.2
12/24/2005 2:09:45 AM.
This is a very basic flight simulator designed in c# and directx 9 which was released yesterday. It is expected to be buggy but has enough information to allow you to learn about the new directx 9 managed code.
- Ebook
Accelerated C# 2008
Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerat...
Download