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

C#

 
GeneralRe: Monitor database changes of 3rd party SQL DB Pin
Adam_Dev26-Sep-12 22:14
Adam_Dev26-Sep-12 22:14 
AnswerRe: Monitor database changes of 3rd party SQL DB Pin
Ingo26-Sep-12 22:23
Ingo26-Sep-12 22:23 
AnswerRe: Monitor database changes of 3rd party SQL DB Pin
Pete O'Hanlon26-Sep-12 2:36
mvePete O'Hanlon26-Sep-12 2:36 
GeneralRe: Monitor database changes of 3rd party SQL DB Pin
Adam_Dev26-Sep-12 22:17
Adam_Dev26-Sep-12 22:17 
GeneralRe: Monitor database changes of 3rd party SQL DB Pin
Pete O'Hanlon26-Sep-12 22:28
mvePete O'Hanlon26-Sep-12 22:28 
AnswerRe: Monitor database changes of 3rd party SQL DB Pin
Shameel26-Sep-12 4:02
professionalShameel26-Sep-12 4:02 
QuestionTools for Setup Projects Pin
Bernhard Hiller25-Sep-12 23:37
Bernhard Hiller25-Sep-12 23:37 
AnswerRe: Tools for Setup Projects Pin
Abhinav S25-Sep-12 23:50
Abhinav S25-Sep-12 23:50 
AnswerRe: Tools for Setup Projects Pin
Smart Arab26-Sep-12 0:17
Smart Arab26-Sep-12 0:17 
GeneralRe: Tools for Setup Projects Pin
Pete O'Hanlon26-Sep-12 2:40
mvePete O'Hanlon26-Sep-12 2:40 
GeneralRe: Tools for Setup Projects Pin
Smart Arab26-Sep-12 3:04
Smart Arab26-Sep-12 3:04 
GeneralRe: Tools for Setup Projects Pin
Bernhard Hiller26-Sep-12 4:01
Bernhard Hiller26-Sep-12 4:01 
AnswerRe: Tools for Setup Projects Pin
Ravi Bhavnani26-Sep-12 10:18
professionalRavi Bhavnani26-Sep-12 10:18 
GeneralRe: Tools for Setup Projects Pin
Bernhard Hiller28-Sep-12 4:31
Bernhard Hiller28-Sep-12 4:31 
Questionhow to find C# menu item Pin
anushikaroshan25-Sep-12 23:25
anushikaroshan25-Sep-12 23:25 
AnswerRe: how to find C# menu item Pin
Ingo25-Sep-12 23:36
Ingo25-Sep-12 23:36 
QuestionEncryption of connection string Pin
SAURABH KATIYAR25-Sep-12 22:57
SAURABH KATIYAR25-Sep-12 22:57 
AnswerRe: Encryption of connection string Pin
Pete O'Hanlon25-Sep-12 23:33
mvePete O'Hanlon25-Sep-12 23:33 
QuestionDeserealize a binaryformtted string Pin
Member 928312225-Sep-12 2:11
Member 928312225-Sep-12 2:11 
AnswerRe: Deserealize a binaryformtted string Pin
Eddy Vluggen25-Sep-12 2:20
professionalEddy Vluggen25-Sep-12 2:20 
GeneralRe: Deserealize a binaryformtted string Pin
Member 928312225-Sep-12 2:26
Member 928312225-Sep-12 2:26 
GeneralRe: Deserealize a binaryformtted string Pin
Eddy Vluggen25-Sep-12 2:44
professionalEddy Vluggen25-Sep-12 2:44 
GeneralRe: Deserealize a binaryformtted string Pin
Member 928312225-Sep-12 3:59
Member 928312225-Sep-12 3:59 
GeneralRe: Deserealize a binaryformtted string Pin
Eddy Vluggen25-Sep-12 4:44
professionalEddy Vluggen25-Sep-12 4:44 
You're welcome.

I'd try it in a separate console-app, and move it to the "current" app that your working on once it works. It helps to keep the samples as small as possible, making sure that none of the other code interferes. Once you're used to that, it's a small step to writing (unit) tests.
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

AnswerRe: Deserealize a binaryformtted string Pin
Bernhard Hiller25-Sep-12 3:09
Bernhard Hiller25-Sep-12 3:09 

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.