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 Responses
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sardar Mudassar Ali Khan (4)
Santosh Sarnobat (1)
John Godel (1)
Vijay Yadav (1)
Pradeep Sahoo (1)
Gajendra Jangid (1)
Mukesh Kumar (1)
Vivek Kumar (1)
Gunasekaran Palani (1)
Mahender Pal (1)
Scott Lysle (1)
Hm Ahsan Joyia (1)
Chandani Prajapati (1)
Kunj Sangani (1)
Ravi kumar (1)
Ranganath Prasad (1)
Nanddeep Nachan (1)
Vinay Ayinapurapu (1)
Sarathlal Saseendran (1)
Krishnanand Sivaraj (1)
Devesh Omar (1)
Bill Farley (1)
Mahesh Chand (1)
Kareem Bawala (1)
Related resources for Responses
No resource found
How to Identify the Owner of a Microsoft Form
11/18/2024 5:24:35 AM.
This article provides a step-by-step guide to help you find the owner of a form using MS Form responses. For one of our clients, we needed to transfer all Microsoft Forms from individual users to a se
Optimize AlbertAGPT for Professional Prompts and Efficient Responses
9/4/2024 4:38:40 AM.
In this article, we will learn how to optimize your interactions, enhance productivity, and harness the full potential of AI by mastering prompt engineering techniques for superior outcomes.
What is a Handler in ASP.NET Web Forms and How to Use It
7/30/2024 6:26:02 AM.
Learn about HTTP handlers in ASP.NET Web Forms, which handle specific HTTP requests like image generation and file downloads. Implement handlers by creating a class that implements IHttpHandler, regis
Understanding HTTP Interceptors In AngularJS
7/18/2024 3:19:24 PM.
Explore the intricacies of HTTP Interceptors in AngularJS with our comprehensive guide. Learn how interceptors can modify HTTP requests and responses globally, handle authentication, logging, and cach
Caching Strategies in Angular and .NET Core
6/24/2024 5:49:09 AM.
Caching enhances web application performance and scalability. In Angular, use HTTP interceptors, service workers, local storage, or IndexedDB for client-side caching. In .NET Core, leverage in-memory
Comparison Of Different SQL Query Responses Of SQL Server On Windows And Ubuntu Linux
6/14/2024 10:41:29 AM.
The article consists of some benchmark tests of SQL Server on different Operating Systems, the parameters considered are CPU Time, Elapsed Time and Total Execution Time.
Compressing Web API Responses Using DotNetZip
6/4/2024 9:48:49 AM.
Compressing Web API responses with DotNetZip enhances efficiency and performance by reducing data size. Using compression techniques like Gzip or Deflate, it optimizes data transmission, improving res
Building Azure HTTP Trigger Function to Generate QR Codes from Post Request Responses
5/14/2024 6:39:30 AM.
We'll guide you through the process of creating an Azure HTTP Trigger Function using Node.js. The goal is to generate QR codes in response to POST requests.
Capturing Survey Response For Grid Questions - Voice Of The Customer
3/21/2024 9:42:08 AM.
Learn to capture training feedback survey responses in Dynamics 365 using Voice of the Customer. Create a workflow to send emails based on dissatisfied responses. Navigate through workflow creation, c
Tailoring Site Responses to Microsoft Tag Requests
2/28/2024 11:35:10 AM.
Microsoft Tag is interesting alternative to the use of typical QR tags; the response options to reading a Microsoft Tag include returning the user’s rough position as latitude and longitude or a posta
Creating Consistent ASP.NET Core Web API Responses with AutoMapper and DTOs
11/17/2023 5:40:18 AM.
Developing a robust ASP.NET Core Web API hinges on the subtle yet pivotal details of response structuring. Leveraging AutoMapper in tandem with well-designed Data Transfer Objects (DTOs) not only ensu
Enhancing ASP.NET Core Web API Responses with Consistent and Predictable Wrapper Classes
9/27/2023 11:32:34 AM.
In ASP.NET Core Web API, you can use wrapper classes to standardize the format of your API responses. A wrapper class typically contains a status code, a message, and the actual data payload. This hel
Result Wrapper Package: Simplifying API Responses
9/17/2023 6:21:16 AM.
ResultWrapper package is to standardize API responses. This standardization allows for seamless integration with other APIs and ensures that the response format remains predictable and manageable acro
Enhancing Client Responses: Crafting Custom Middleware for Effective Error Handling
8/27/2023 2:17:28 AM.
Designing a robust error handling mechanism and returning meaningful error responses to clients is crucial for enhancing the reliability and user experience of your ASP.NET Core Web API. Here's a
Creating Effective Pagination and Filtering Middleware for ASP.NET Core Web API
8/25/2023 5:10:13 AM.
By incorporating pagination and filtering with custom middleware, you've enhanced your ASP.NET Core Web API's performance and user experience. This methodology enables you to respond more effi
How to save Microsoft Forms Responses with Attachments to SharePoint Lists?
8/9/2023 6:52:50 AM.
In this article, we will explore the process of retrieving a Microsoft Forms response that includes an attachment and saving it directly to a SharePoint list.
Mocking API Responses Made Easy With Graph Developer Proxy
4/7/2023 6:28:38 AM.
Improving API Development Workflow and Reducing Costs with Graph Developer Proxy Mocking
How To Get Different Responses From One Class
2/22/2023 10:36:10 AM.
In this article, you will learn how to get different responses in one class c# API.
Standardize Your Web API's Error Response With ProblemDetails Class
1/4/2022 9:40:48 AM.
ProblemDetails class lets you standardize the error responses your Web APIs return thus avoiding multiple Devs across multiple teams follow different pattern. And this the RFC-Compliant (https://datat
Power Automate To Collect Responses With Adaptive Cards On Microsoft Teams
12/9/2021 4:25:34 AM.
In this article, you will learn about power automate to collect responses with adaptive cards on microsoft teams.
Recording Microsoft Form Responses In SharePoint
8/10/2021 12:43:01 PM.
In this article, you will learn how to record Microsoft Form Responses in SharePoint using Power Automate.
Combine XML And Json Requests And Responses In ASP.NET Core Web API
4/13/2020 4:03:12 PM.
In this post, we will see how to pass XML and Json data in same web request as well as get XML and Json data from same request as per our need.
Requests and Responses in Web Browsers and Web Servers
1/27/2015 5:08:20 PM.
In this article you will learn about requests and responses in web browsers and web servers.
Debugging HTTP Requests and HTTP Responses
11/25/2013 10:56:07 AM.
This article introduces an easy way to the see all the details of a HTTP request and HTTP response.
Simple web File download in VB.NET
11/10/2012 1:55:55 AM.
This is a simple program that shows how to download files from the web and save them.
CSDownloadURL : Download Contents of a Web Page
12/28/2005 6:13:19 AM.
CSDownloadURL is a class which has two functions - SetURL and DownloadURL. The set URL sets the current URL and GetDownload downloads the URL contents and returns its contents in a string.
Web Request Class
12/28/2005 12:36:10 AM.
This is a simple application that the gets the source of a webpage via the WebRequest Object.