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

C#

 
QuestionHow to capture IE/Firefox Addressbar . Pin
Heracles Choe7-Sep-08 3:31
Heracles Choe7-Sep-08 3:31 
Questionhow to copy file using c# to linux which has samba Pin
gencokyay7-Sep-08 1:40
gencokyay7-Sep-08 1:40 
QuestionI lost My Dll Who I Can Return it Pin
Thaer Hamael7-Sep-08 1:15
Thaer Hamael7-Sep-08 1:15 
AnswerRe: I lost My Dll Who I Can Return it [modified] Pin
Mbah Dhaim7-Sep-08 1:29
Mbah Dhaim7-Sep-08 1:29 
AnswerRe: I lost My Dll Who I Can Return it Pin
Paul Conrad7-Sep-08 5:38
professionalPaul Conrad7-Sep-08 5:38 
QuestionSerializable attribute!!! [modified] Pin
Hussam Fattahi7-Sep-08 1:12
Hussam Fattahi7-Sep-08 1:12 
AnswerRe: Serializable attribute!!! Pin
Wendelius7-Sep-08 4:11
mentorWendelius7-Sep-08 4:11 
AnswerRe: Serializable attribute!!! Pin
Robert.C.Cartaino7-Sep-08 4:38
Robert.C.Cartaino7-Sep-08 4:38 
The [Serializable] attribute is not inherited because your derived class might have fields that are not serializable.

The author of your base class (who made the decision to make ClassA serializable) has no idea what you might add to ClassB. So the decision to make a class serializable (or not) is up to the class's author.

Enjoy,

Robert C. Cartaino
QuestionMultiple forms for one program Pin
MorganSim7-Sep-08 1:01
MorganSim7-Sep-08 1:01 
AnswerRe: Multiple forms for one program Pin
Dave Sexton7-Sep-08 1:06
Dave Sexton7-Sep-08 1:06 
AnswerRe: Multiple forms for one program Pin
nelsonpaixao7-Sep-08 12:58
nelsonpaixao7-Sep-08 12:58 
Question20th Trackbar value Pin
Jassim Rahma7-Sep-08 0:03
Jassim Rahma7-Sep-08 0:03 
AnswerRe: 20th Trackbar value Pin
Wendelius7-Sep-08 0:38
mentorWendelius7-Sep-08 0:38 
Questionfirewall development in C# Pin
Member 39583126-Sep-08 23:45
Member 39583126-Sep-08 23:45 
AnswerRe: firewall development in C# Pin
Perspx7-Sep-08 0:00
Perspx7-Sep-08 0:00 
AnswerRe: firewall development in C# Pin
DaveyM697-Sep-08 0:37
professionalDaveyM697-Sep-08 0:37 
QuestionRe: firewall development in C# Pin
Member 39583127-Sep-08 2:02
Member 39583127-Sep-08 2:02 
AnswerRe: firewall development in C# Pin
CaptainKrtek7-Sep-08 9:07
CaptainKrtek7-Sep-08 9:07 
QuestionPlease help on this Pin
mistyangel6-Sep-08 23:28
mistyangel6-Sep-08 23:28 
QuestionRe: Please help on this Pin
Perspx6-Sep-08 23:42
Perspx6-Sep-08 23:42 
AnswerRe: Please help on this Pin
DaveyM696-Sep-08 23:59
professionalDaveyM696-Sep-08 23:59 
AnswerRe: Please help on this Pin
Guffa7-Sep-08 0:35
Guffa7-Sep-08 0:35 
AnswerRe: Please help on this Pin
Kevin McFarlane7-Sep-08 6:53
Kevin McFarlane7-Sep-08 6:53 
AnswerFriggin homework... Pin
leckey7-Sep-08 6:59
leckey7-Sep-08 6:59 
AnswerRe: Please help on this Pin
nelsonpaixao7-Sep-08 13:02
nelsonpaixao7-Sep-08 13:02 

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.