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 Poll
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ajay Kumar (3)
Sarvesh Shinde (2)
Vinodh Narayanan (2)
Vinod Kumar (2)
Jignesh Kumar (1)
Datta Sai Krishna (1)
Aravind Govindaraj (1)
Ishika Tiwari (1)
Reeta Singh Lodhi (1)
Jaimin Shethiya (1)
Ng Cheehou (1)
Cristopher Coronado (1)
Sardar Mudassar Ali Khan (1)
Uma Shankar Patel (1)
Salman Karim (1)
Manoj Kumar Duraisamy (1)
Dhanapal Chandran (1)
Vishwas R (1)
Munib Butt (1)
Anup Hosur (1)
Shenbagapandiyan P (1)
Abhishek Jain (1)
Catcher Wong (1)
Ankit Sharma (1)
Pradeep RN (1)
Hanif Hefaz (1)
Manpreet Singh (1)
Mark White (1)
Pradeep Chandraker (1)
Anil Sequeira (1)
Ravi Rama (1)
Related resources for Poll
No resource found
Implement a retry policy in .NET 6 Applications with Polly
11/24/2024 5:24:42 AM.
Learn how to enhance fault tolerance in .NET 6 applications using Polly. This powerful library helps handle transient faults, timeouts, and resource unavailability with features like retry policies,
Handling Transient Failures in .NET 8 With Polly
11/5/2024 4:30:31 AM.
This article discusses implementing a retry mechanism for handling transient faults in service interactions. It defines transient faults, such as temporary network issues or resource exhaustion, and e
Supergraph with Federated Microservice
6/24/2024 7:53:09 AM.
This article explores integrating a Supergraph with federated microservices, focusing on scalable and maintainable applications. It covers the benefits of using a Supergraph, such as improved performa
Digicash Payment Gateway Webhook Real-Time MVC UI Updates
6/13/2024 8:43:37 AM.
In this article, we will learn how to integrate the Digicash payment gateway into your MVC web application with real-time UI updates using webhook callbacks.
Optimizing Long Polling Performance in .NET Applications
5/20/2024 10:23:56 AM.
Long polling emulates real-time client-server communication by keeping connections open until new data is available. Optimizing long polling in .NET enhances user experience and server efficiency thro
Queue-Based Messaging in Windows Azure
4/16/2024 8:40:51 AM.
This article discuss various queue-based messaging solutions in Windows Azure. The queue-based solutions include using Windows Azure Queues and Windows Azure Service Bus Queues. It also provides solut
HttpClient use Polly Retry Policies in .NET Core
4/10/2024 5:54:01 AM.
Polly, a robust .NET library, fortifies applications against faults with policies like Retry, Circuit Breaker, Timeout, etc. Configure retries for transient errors with ease, enhancing application res
Implementing Resilient HTTP Requests in C#
3/16/2024 11:08:30 AM.
Ensuring reliable communication between systems is vital. Learn how to implement resilient HTTP requests in C# using Polly for robust, fault-tolerant applications.
Resolving Database Reconnection Challenges in .NET with Polly
2/13/2024 12:04:18 PM.
This content provides an overview and detailed implementation guide of utilizing the Polly library for connection retry in .NET applications. It demonstrates creating an Employee class and table, simu
Introducing Amazon Polly: How to Use Text-to-Speech service
1/23/2024 9:37:00 AM.
Amazon Polly is a powerful service that allows you to create lifelike speech from text. It supports a wide variety of languages and voices, and you can customize the pronunciation, pitch, and speed of
Microservices Development with 3-Tier Architecture and Circuit Breaker Design Pattern Using Microsoft ASP.NET Core Web API
12/30/2023 12:49:54 PM.
The Circuit Breaker pattern, analogous to its electrical counterpart, monitors for failures and helps prevent cascading failures in distributed systems. It acts as a barrier between a potentially fail
Polly and Bulkhead Pattern in .NET
9/15/2023 10:04:01 AM.
Explore the Bulkhead Pattern in software development, inspired by ship compartments, for isolating components to enhance reliability using Polly in .NET applications. Includes practical implementation
Creating a Poll System in C#
8/29/2023 10:51:59 AM.
Here I show a simple way to develop a Polling/Survey System. It shows results with percentage of votes in a graphical manner.
Building Resilient and Fault-Tolerant .NET Applications with Polly and .NET 6
4/28/2023 9:16:09 AM.
This article will discuss patterns and practices for building resilient .NET applications, including the Circuit Breaker, Retry, and Bulkhead patterns. We will also demonstrate how to use the popular
Understanding Webhooks- A Beginner's Guide
4/24/2023 10:53:31 AM.
Understanding Webhooks: A Beginner's Guide
How To Write Resilient Code Using Polly In .NET 6
3/17/2023 10:23:55 AM.
In this article, you will learn how to write resilient code using polly in .Net 6.
Add Charts To Visualize Your Django Polling-App Data
2/17/2023 5:32:56 AM.
Add charts to your Django polling app to make it more elegant & to get valuable insights of the poll.
Calling Multiple APIs Using HttpClient And Polly
1/6/2023 9:10:04 AM.
In this article, you will learn about calling multiple APIs using HttpClient and Polly.
HTTP Best Practices Using ASP.NET Core And Polly
11/7/2022 4:28:41 AM.
HTTP best practices using ASP.NET Core and Polly.
.NET Core NUGET packages
7/5/2021 10:46:13 AM.
In this article, you will learn about the best NuGet packages we can select while developing restful microservices.
HTML 5 Web Sockets
12/11/2019 11:41:15 PM.
HTML 5 introduced a new specification for Bi-Directional communication or Full Duplex connection between the server and the client
Microsoft Forms - Everything You Should Know
8/2/2019 8:24:19 AM.
In this article, we learn about Microsoft Forms and how you can create attractive quizzes and surveys.
How To Use Yammer More Effectively In Your Organization
8/1/2019 12:18:01 AM.
In this article, we will see the basics of Yammer, what we can do with Yammer, and how it should be used more effectively in an organization.
Using Retry Pattern In ASP.NET Core Via Polly
5/20/2019 8:07:46 AM.
In this article, we will discuss how to use retry pattern in ASP.NET Core via Polly with two easy samples.
ASP.NET Core - Using Highcharts With Angular 5
5/3/2018 10:45:41 AM.
We will create an online poll application using ASP.NET Core, Angular 5 and Entity Framework Core. The Poll results will be displayed as a column chart, created using Highcharts.
Integration Of Amazon Polly With SharePoint Using Client Side Object Model
4/30/2018 9:44:08 AM.
Amazon Polly is a service that turns text into lifelike speech, allowing you to create applications that talk and build entirely new categories of speech-enabled products.
ASP.NET Poll Control In VB.NET
7/22/2016 9:28:59 PM.
In this article, you will learn about ASP.NET Poll Server Control in VB.
Create a Poll Webpart Using SharePoint
7/17/2015 8:09:56 PM.
This article explains how to create a poll webpart with free of cost and easily developed using SharePoint environment.
Create Poll WebPart Using SharePoint
7/17/2015 4:51:57 PM.
This article explains how to create a poll WebPart using SharePoint Data View WebPart (DVWP).
Polling Booth Through SharePoint 2013 And Office 365
10/4/2014 1:43:36 PM.
Here in this article we will see our Poll functionality in SharePoint 2013 as an app which will make you use it somewhere since it is really helpful.
Creating Poll in Drupal Using PHP
3/4/2013 3:29:33 PM.
In this article I will explain the creation of a poll in Drupal using PHP.
Creating Poll in PHP With Ajax
2/11/2013 4:47:17 AM.
Poll is one of the way how you can organize the periodical polling of server data and updating the page
SNMP Polling with C#.NET
7/26/2011 12:54:37 AM.
Traditionally Simple Network Management Protocol (SNMP) polling has been achieved using the command line.
HTTP Duplex messaging in Silverlight 4
7/20/2010 11:47:52 AM.
In this article we will learn how we can implement PollingDuplex with MultipleMessagesPerPoll duplex mode.
GUI Based Opinion Poll
12/29/2005 7:01:49 AM.
This is a article on how to create a opinion poll in C#. It creates a Text file on your c drive storing the voting parameters in it.
Asynchronous Data Access using Callback Model
12/13/2005 5:17:04 PM.
The problem with the ADO.Net 1.x is that one thread has to wait for the other thread to complete. So to overcome this problem Microsoft has introduced Asynchronous data access, through which one can execute multiple threads at a time.