Click here to Skip to main content
15,914,795 members
Home / Discussions / C#
   

C#

 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
PIEBALDconsult25-May-10 2:40
mvePIEBALDconsult25-May-10 2:40 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Pete O'Hanlon24-May-10 0:25
mvePete O'Hanlon24-May-10 0:25 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 0:43
dashingsidds24-May-10 0:43 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
Pete O'Hanlon24-May-10 0:49
mvePete O'Hanlon24-May-10 0:49 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Łukasz Nowakowski24-May-10 0:51
Łukasz Nowakowski24-May-10 0:51 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Abhinav S24-May-10 1:40
Abhinav S24-May-10 1:40 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Kunal Chowdhury «IN»24-May-10 2:38
professionalKunal Chowdhury «IN»24-May-10 2:38 
AnswerRe: Unable to figure out a proper subject line. Sorry. :( Pin
Luc Pattyn24-May-10 4:49
sitebuilderLuc Pattyn24-May-10 4:49 
This is analogous:

here is a method that calculates the square of a number:

public static Number Square(Number aNumber) {...}


now start using it.
BTW I will not tell you what Number is.

You should see immediately it can't be done, how can you use something when it relies on stuff that is not available?

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read formatted code with indentation, so please use PRE tags for code snippets.

I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).

GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 18:31
dashingsidds24-May-10 18:31 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
Luc Pattyn24-May-10 18:40
sitebuilderLuc Pattyn24-May-10 18:40 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 18:58
dashingsidds24-May-10 18:58 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
Luc Pattyn24-May-10 19:05
sitebuilderLuc Pattyn24-May-10 19:05 
GeneralRe: Unable to figure out a proper subject line. Sorry. :( Pin
dashingsidds24-May-10 19:23
dashingsidds24-May-10 19:23 
QuestionUsing Handler to Track Progress Pin
EvanSaunders23-May-10 22:16
EvanSaunders23-May-10 22:16 
AnswerRe: Using Handler to Track Progress Pin
Łukasz Nowakowski23-May-10 22:30
Łukasz Nowakowski23-May-10 22:30 
GeneralRe: Using Handler to Track Progress Pin
EvanSaunders23-May-10 22:32
EvanSaunders23-May-10 22:32 
AnswerRe: Using Handler to Track Progress Pin
Łukasz Nowakowski23-May-10 22:39
Łukasz Nowakowski23-May-10 22:39 
GeneralRe: Using Handler to Track Progress Pin
EvanSaunders23-May-10 22:57
EvanSaunders23-May-10 22:57 
GeneralRe: Using Handler to Track Progress Pin
Łukasz Nowakowski23-May-10 22:59
Łukasz Nowakowski23-May-10 22:59 
QuestionMicrosoft Surface Pin
Łukasz Nowakowski23-May-10 20:59
Łukasz Nowakowski23-May-10 20:59 
QuestionGraphs in C# - Windows application Pin
KaurGurpreet23-May-10 20:46
KaurGurpreet23-May-10 20:46 
AnswerRe: Graphs in C# - Windows application Pin
Abhinav S23-May-10 20:50
Abhinav S23-May-10 20:50 
AnswerRe: Graphs in C# - Windows application Pin
Gaurav Dudeja India24-May-10 1:04
Gaurav Dudeja India24-May-10 1:04 
AnswerRe: Graphs in C# - Windows application Pin
Ravi Bhavnani24-May-10 14:42
professionalRavi Bhavnani24-May-10 14:42 
Questiongeting error message "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." for code given below its aaper after end of function Pin
MS_TJ23-May-10 20:31
MS_TJ23-May-10 20:31 

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.