Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
Dave Kreskowiak24-Nov-16 8:30
mveDave Kreskowiak24-Nov-16 8:30 
AnswerRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
Richard MacCutchan24-Nov-16 7:41
mveRichard MacCutchan24-Nov-16 7:41 
GeneralRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
Rıza Berkay Ayçelebi24-Nov-16 7:50
Rıza Berkay Ayçelebi24-Nov-16 7:50 
GeneralRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
Richard MacCutchan24-Nov-16 8:00
mveRichard MacCutchan24-Nov-16 8:00 
GeneralRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
Rıza Berkay Ayçelebi24-Nov-16 8:02
Rıza Berkay Ayçelebi24-Nov-16 8:02 
GeneralRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
Dave Kreskowiak24-Nov-16 8:12
mveDave Kreskowiak24-Nov-16 8:12 
GeneralRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
Dave Kreskowiak24-Nov-16 8:06
mveDave Kreskowiak24-Nov-16 8:06 
GeneralRe: Are there someone for helping me.(Huffman İmage Compression with c#) Pin
OriginalGriff24-Nov-16 8:22
mveOriginalGriff24-Nov-16 8:22 
Because research is the basis of what we do, and it's important to learn several things about it:
1) How to do it, and how to understand what you read when you read it. For example, finding a discussion of an algorithm that tells you how to do something, even if it isn't set up for exactly what you are trying to use it for.
2) That research does not give you exactly the solution you want: this is "development" not "copy'n'paste"! For example, you don't find C# code for compressing images using Huffman compression because nobody does it - you will find code for using Huffman compression on other data types however.
3) The sometimes the research shows you are going down a blind alley and need to change your whole approach because it isn't going to work. For example, you may have the bright idea to run cars on Powdered Cheese but research shows you that cheese doesn't burn very well and tends to clog the fuel injector system - so it isn't going to work in the real world.

Asking the same question over and over again because you don't like the answers so don't want to think about them doesn't change the answer - the cheese still blocks the injection system and the car only ever gets 100m before the engine is trashed.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

QuestionDecimal MEID to hexadecimal Pin
mjawadkhatri23-Nov-16 12:22
mjawadkhatri23-Nov-16 12:22 
AnswerRe: Decimal MEID to hexadecimal Pin
OriginalGriff23-Nov-16 20:52
mveOriginalGriff23-Nov-16 20:52 
GeneralRe: Decimal MEID to hexadecimal Pin
mjawadkhatri26-Nov-16 18:07
mjawadkhatri26-Nov-16 18:07 
GeneralRe: Decimal MEID to hexadecimal Pin
OriginalGriff26-Nov-16 21:26
mveOriginalGriff26-Nov-16 21:26 
AnswerRe: Decimal MEID to hexadecimal Pin
mjawadkhatri26-Nov-16 18:06
mjawadkhatri26-Nov-16 18:06 
QuestionTaking C# to a whole new level of Evil Pin
Foothill23-Nov-16 9:16
professionalFoothill23-Nov-16 9:16 
AnswerRe: Taking C# to a whole new level of Evil Pin
Richard Deeming23-Nov-16 12:04
mveRichard Deeming23-Nov-16 12:04 
QuestionHow to create alert in c# Pin
Member 308047023-Nov-16 1:20
Member 308047023-Nov-16 1:20 
SuggestionRe: How to create alert in c# Pin
Richard MacCutchan23-Nov-16 1:24
mveRichard MacCutchan23-Nov-16 1:24 
AnswerRe: How to create alert in c# Pin
Eddy Vluggen23-Nov-16 1:50
professionalEddy Vluggen23-Nov-16 1:50 
GeneralRe: How to create alert in c# Pin
Gerry Schmitz23-Nov-16 6:43
mveGerry Schmitz23-Nov-16 6:43 
GeneralRe: How to create alert in c# Pin
Eddy Vluggen23-Nov-16 7:52
professionalEddy Vluggen23-Nov-16 7:52 
GeneralRe: How to create alert in c# Pin
Gerry Schmitz23-Nov-16 8:48
mveGerry Schmitz23-Nov-16 8:48 
GeneralRe: How to create alert in c# Pin
Eddy Vluggen23-Nov-16 9:07
professionalEddy Vluggen23-Nov-16 9:07 
AnswerRe: How to create alert in c# Pin
Gerry Schmitz23-Nov-16 9:28
mveGerry Schmitz23-Nov-16 9:28 
QuestionRe: How to create alert in c# Pin
Member 308047023-Nov-16 17:14
Member 308047023-Nov-16 17:14 
AnswerRe: How to create alert in c# Pin
Gerry Schmitz23-Nov-16 17:42
mveGerry Schmitz23-Nov-16 17:42 

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.