Click here to Skip to main content
15,916,463 members
Home / Discussions / C#
   

C#

 
QuestionHTMLDocument Pin
Yulianto.30-Jan-10 6:02
Yulianto.30-Jan-10 6:02 
AnswerRe: HTMLDocument Pin
Luc Pattyn30-Jan-10 6:36
sitebuilderLuc Pattyn30-Jan-10 6:36 
GeneralRe: HTMLDocument Pin
Yulianto.30-Jan-10 17:09
Yulianto.30-Jan-10 17:09 
QuestionError 1 Inconsistent accessibility: parameter type Pin
adam parnell30-Jan-10 3:03
adam parnell30-Jan-10 3:03 
AnswerRe: Error 1 Inconsistent accessibility: parameter type Pin
Luc Pattyn30-Jan-10 3:42
sitebuilderLuc Pattyn30-Jan-10 3:42 
QuestionDefine me a practice please! Pin
mehrdadc4830-Jan-10 1:38
mehrdadc4830-Jan-10 1:38 
AnswerRe: Define me a practice please! Pin
Pete O'Hanlon30-Jan-10 2:00
mvePete O'Hanlon30-Jan-10 2:00 
GeneralRe: Define me a practice please! Pin
mehrdadc4830-Jan-10 2:08
mehrdadc4830-Jan-10 2:08 
GeneralRe: Define me a practice please! Pin
#realJSOP30-Jan-10 2:23
professional#realJSOP30-Jan-10 2:23 
GeneralRe: Define me a practice please! Pin
mehrdadc4830-Jan-10 2:29
mehrdadc4830-Jan-10 2:29 
GeneralRe: Define me a practice please! Pin
Pete O'Hanlon30-Jan-10 2:30
mvePete O'Hanlon30-Jan-10 2:30 
AnswerRe: Define me a practice please! Pin
Mycroft Holmes30-Jan-10 15:35
professionalMycroft Holmes30-Jan-10 15:35 
Questionadding data to database from combobox Pin
Erdinc2730-Jan-10 1:32
Erdinc2730-Jan-10 1:32 
AnswerRe: adding data to database from combobox Pin
Alex Manolescu30-Jan-10 2:53
Alex Manolescu30-Jan-10 2:53 
GeneralRe: adding data to database from combobox Pin
Erdinc2730-Jan-10 3:33
Erdinc2730-Jan-10 3:33 
GeneralRe: adding data to database from combobox Pin
Alex Manolescu30-Jan-10 4:49
Alex Manolescu30-Jan-10 4:49 
GeneralRe: adding data to database from combobox Pin
Erdinc2730-Jan-10 23:53
Erdinc2730-Jan-10 23:53 
GeneralRe: adding data to database from combobox Pin
Alex Manolescu31-Jan-10 8:51
Alex Manolescu31-Jan-10 8:51 
GeneralRe: adding data to database from combobox Pin
Erdinc2731-Jan-10 21:27
Erdinc2731-Jan-10 21:27 
GeneralRe: adding data to database from combobox Pin
Alex Manolescu31-Jan-10 21:35
Alex Manolescu31-Jan-10 21:35 
QuestionShowing data from a database to a listbox during runtime Pin
gamer112729-Jan-10 23:47
gamer112729-Jan-10 23:47 
AnswerRe: Showing data from a database to a listbox during runtime Pin
OriginalGriff29-Jan-10 23:52
mveOriginalGriff29-Jan-10 23:52 
JokeRe: Showing data from a database to a listbox during runtime Pin
DaveyM6930-Jan-10 0:09
professionalDaveyM6930-Jan-10 0:09 
GeneralRe: Showing data from a database to a listbox during runtime Pin
OriginalGriff30-Jan-10 0:22
mveOriginalGriff30-Jan-10 0:22 
GeneralOT Pin
DaveyM6930-Jan-10 2:01
professionalDaveyM6930-Jan-10 2:01 
I did something less severe several years ago. A company I worked for that I didn't completely trust used some software that I wrote in my own time that they relied on. I knew they wouldn't pay me for it (I was right) but it made my life so much easier whilst I was there so I permitted it's use making sure the T&Cs stated clearly that only I had the right to use the application at anytime and it was owned by me.

I wrote a 'bomb' in it that corrupted the exe if I didn't log on for a certain period. All the data that was used however (the data is of course their property) was placed at this point in unencrypted text files so they could access it but could no longer process it using *my* software.

After we inevitably parted company, the software went 'boom' atfter the expected ammount of time Big Grin | :-D I pointed them to the text files when they rang to ask WTF and told them to go **** themselves. One of the highlights of my life Laugh | :laugh:

Dave

Tip: Passing values between objects using events (C#)
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Why are you using VB6? Do you hate yourself? (Christian Graus)

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.