Click here to Skip to main content
15,894,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: TCPClient across AppDomains Pin
jschell7-Apr-14 9:23
jschell7-Apr-14 9:23 
GeneralRe: TCPClient across AppDomains Pin
Carlos Sousa8-Apr-14 5:33
Carlos Sousa8-Apr-14 5:33 
GeneralRe: TCPClient across AppDomains Pin
Carlos Sousa9-Apr-14 3:35
Carlos Sousa9-Apr-14 3:35 
GeneralRe: TCPClient across AppDomains Pin
jschell10-Apr-14 8:30
jschell10-Apr-14 8:30 
GeneralRe: TCPClient across AppDomains Pin
Carlos Sousa10-Apr-14 11:43
Carlos Sousa10-Apr-14 11:43 
QuestionHow to export pdf data (byte[] format) from SQL database to PDF using C# ? Pin
taibc3-Apr-14 20:49
taibc3-Apr-14 20:49 
AnswerRe: How to export pdf data (byte[] format) from SQL database to PDF using C# ? Pin
OriginalGriff3-Apr-14 21:36
mveOriginalGriff3-Apr-14 21:36 
GeneralRe: How to export pdf data (byte[] format) from SQL database to PDF using C# ? Pin
taibc3-Apr-14 22:19
taibc3-Apr-14 22:19 
GeneralRe: How to export pdf data (byte[] format) from SQL database to PDF using C# ? Pin
OriginalGriff3-Apr-14 22:29
mveOriginalGriff3-Apr-14 22:29 
Questionimage processing Pin
praveeno3-Apr-14 18:22
praveeno3-Apr-14 18:22 
AnswerRe: image processing Pin
Dave Kreskowiak3-Apr-14 18:29
mveDave Kreskowiak3-Apr-14 18:29 
GeneralRe: image processing Pin
Richard Andrew x643-Apr-14 18:50
professionalRichard Andrew x643-Apr-14 18:50 
QuestionGet values from object in other class Pin
Dick Lasy3-Apr-14 8:33
Dick Lasy3-Apr-14 8:33 
AnswerRe: Get values from object in other class Pin
OriginalGriff3-Apr-14 8:53
mveOriginalGriff3-Apr-14 8:53 
GeneralRe: Get values from object in other class Pin
Dick Lasy4-Apr-14 0:49
Dick Lasy4-Apr-14 0:49 
GeneralRe: Get values from object in other class Pin
OriginalGriff4-Apr-14 0:50
mveOriginalGriff4-Apr-14 0:50 
QuestionMessage Closed Pin
3-Apr-14 7:31
professionalAtta Ur Rahman 1183-Apr-14 7:31 
AnswerRe: How Do I Generate A Time Table In C# Pin
OriginalGriff3-Apr-14 7:34
mveOriginalGriff3-Apr-14 7:34 
GeneralRe: How Do I Generate A Time Table In C# Pin
Kornfeld Eliyahu Peter3-Apr-14 7:37
professionalKornfeld Eliyahu Peter3-Apr-14 7:37 
GeneralRe: How Do I Generate A Time Table In C# Pin
OriginalGriff3-Apr-14 7:57
mveOriginalGriff3-Apr-14 7:57 
QuestionHow Do I Generate A Time Table In C# Pin
Aisha Ali khan3-Apr-14 7:22
Aisha Ali khan3-Apr-14 7:22 
AnswerRe: How Do I Generate A Time Table In C# Pin
OriginalGriff3-Apr-14 7:33
mveOriginalGriff3-Apr-14 7:33 
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!

So start by thinking about the task: get a pen and some paper, and do it manually, ignoring a computer.
Work out what processes you need, what data you need and how the processes affect that data.
Write it all down, and then do it again, following the processes and with the data on more paper. When you have an optimal set of data, and a set of processes that manipulate that data, you will have the design specification for your application. Actually coding it is the easy bit!
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952)
Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

JokeRe: How Do I Generate A Time Table In C# Pin
Kornfeld Eliyahu Peter3-Apr-14 7:36
professionalKornfeld Eliyahu Peter3-Apr-14 7:36 
GeneralRe: How Do I Generate A Time Table In C# Pin
OriginalGriff3-Apr-14 7:55
mveOriginalGriff3-Apr-14 7:55 
GeneralRe: How Do I Generate A Time Table In C# Pin
Kornfeld Eliyahu Peter3-Apr-14 8:08
professionalKornfeld Eliyahu Peter3-Apr-14 8:08 

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.