Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to implement dynamic range compression for audio? Pin
Gerry Schmitz18-May-17 5:51
mveGerry Schmitz18-May-17 5:51 
GeneralRe: how to implement dynamic range compression for audio? Pin
Member 1319657418-May-17 10:34
Member 1319657418-May-17 10:34 
QuestionSound Recognition system Pin
Member 1182866018-May-17 1:37
Member 1182866018-May-17 1:37 
AnswerRe: Sound Recognition system Pin
Pete O'Hanlon18-May-17 1:50
mvePete O'Hanlon18-May-17 1:50 
GeneralRe: Sound Recognition system Pin
ZurdoDev18-May-17 3:27
professionalZurdoDev18-May-17 3:27 
AnswerRe: Sound Recognition system Pin
Jochen Arndt18-May-17 1:56
professionalJochen Arndt18-May-17 1:56 
Questionhttp request and reply in c# by adding headers also Pin
yeswanthkumar17-May-17 20:34
yeswanthkumar17-May-17 20:34 
AnswerRe: http request and reply in c# by adding headers also Pin
Afzaal Ahmad Zeeshan17-May-17 21:00
professionalAfzaal Ahmad Zeeshan17-May-17 21:00 
When you send those extra headers to the server, you do so by adding them to the collection of default headers, on the server side you can do the same. You can extract them from the headers collection attached with the request.

We do not provide "whole code" for anything, there are however several ways to get the code or explanation from CodeProject, first of all search for this concept "headers c# http client" in the top right corner, and find yourself a useful article.

Secondly, consider using Google and append " codeproject" to search for project content, and the best way is to show us what you have done. Show us your attempt at solving this problem, and we will help you with making it work.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: http request and reply in c# by adding headers also Pin
yeswanthkumar17-May-17 21:23
yeswanthkumar17-May-17 21:23 
QuestionLeverage browser caching for images in mvc using c# Pin
Member 1086642717-May-17 19:48
Member 1086642717-May-17 19:48 
SuggestionRe: Leverage browser caching for images in mvc using c# Pin
Richard Deeming18-May-17 1:10
mveRichard Deeming18-May-17 1:10 
Questiongetting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 2:52
Farhad Eft17-May-17 2:52 
AnswerRe: getting img tag src attribute values from a text file using C# Pin
OriginalGriff17-May-17 3:28
mveOriginalGriff17-May-17 3:28 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 3:39
Farhad Eft17-May-17 3:39 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Dave Kreskowiak17-May-17 4:47
mveDave Kreskowiak17-May-17 4:47 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 5:40
Farhad Eft17-May-17 5:40 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 22:57
Farhad Eft17-May-17 22:57 
GeneralPossibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais16-May-17 14:07
User_Awais16-May-17 14:07 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon16-May-17 20:46
mvePete O'Hanlon16-May-17 20:46 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais17-May-17 1:36
User_Awais17-May-17 1:36 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon17-May-17 1:40
mvePete O'Hanlon17-May-17 1:40 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais17-May-17 1:53
User_Awais17-May-17 1:53 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon17-May-17 1:57
mvePete O'Hanlon17-May-17 1:57 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais17-May-17 2:33
User_Awais17-May-17 2:33 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon17-May-17 3:43
mvePete O'Hanlon17-May-17 3:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.