Click here to Skip to main content
15,903,632 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help me Pin
CPallini11-Apr-08 4:09
mveCPallini11-Apr-08 4:09 
GeneralRe: Help me Pin
Ashfield11-Apr-08 4:44
Ashfield11-Apr-08 4:44 
GeneralRe: Help me Pin
Abhijit Jana11-Apr-08 6:12
professionalAbhijit Jana11-Apr-08 6:12 
GeneralRadioButtonList Pin
Burim Rama11-Apr-08 2:40
Burim Rama11-Apr-08 2:40 
GeneralDispose for custom components Pin
N a v a n e e t h11-Apr-08 2:36
N a v a n e e t h11-Apr-08 2:36 
GeneralRe: Dispose for custom components Pin
carbon_golem11-Apr-08 3:06
carbon_golem11-Apr-08 3:06 
GeneralRe: Dispose for custom components Pin
N a v a n e e t h11-Apr-08 3:25
N a v a n e e t h11-Apr-08 3:25 
GeneralRe: Dispose for custom components Pin
carbon_golem11-Apr-08 3:39
carbon_golem11-Apr-08 3:39 
Ok, Implement IDisposable on your derived class and forward the call to the base class's Dispose method. As for using the new modifier, FxCop doesn't complain about it.

Scott

"Run for your life from any man who tells you that money is evil. That sentence is the leper's bell of an approaching looter." --Ayn Rand

GeneralRe: Dispose for custom components Pin
N a v a n e e t h11-Apr-08 3:47
N a v a n e e t h11-Apr-08 3:47 
GeneralRe: Dispose for custom components Pin
Mike Dimmick11-Apr-08 4:01
Mike Dimmick11-Apr-08 4:01 
GeneralRe: Dispose for custom components Pin
N a v a n e e t h11-Apr-08 7:07
N a v a n e e t h11-Apr-08 7:07 
Generalbeforenavigate2 postdata to string Pin
parrimin11-Apr-08 2:02
parrimin11-Apr-08 2:02 
GeneralRe: beforenavigate2 postdata to string Pin
parrimin11-Apr-08 2:12
parrimin11-Apr-08 2:12 
GeneralFile printing using c# .net Pin
sailesh_gupta11-Apr-08 1:33
sailesh_gupta11-Apr-08 1:33 
GeneralRe: File printing using c# .net Pin
Christian Graus11-Apr-08 1:40
protectorChristian Graus11-Apr-08 1:40 
GeneralMSN Messenger andC# Pin
Vikas K.11-Apr-08 0:47
Vikas K.11-Apr-08 0:47 
QuestionException Management Pin
mark_w_11-Apr-08 0:15
mark_w_11-Apr-08 0:15 
GeneralRe: Exception Management Pin
martin_hughes11-Apr-08 0:27
martin_hughes11-Apr-08 0:27 
GeneralRe: Exception Management Pin
mark_w_11-Apr-08 0:30
mark_w_11-Apr-08 0:30 
GeneralRe: Exception Management Pin
Guffa11-Apr-08 1:28
Guffa11-Apr-08 1:28 
GeneralNon strict serialization/deserialization Pin
Roger Alsing11-Apr-08 0:13
Roger Alsing11-Apr-08 0:13 
GeneralRe: Non strict serialization/deserialization Pin
leppie11-Apr-08 4:01
leppie11-Apr-08 4:01 
General[Message Deleted] Pin
cooltoad12310-Apr-08 23:52
cooltoad12310-Apr-08 23:52 
GeneralRe: MessageBox YesNo Button DialogResult Pin
phannon8610-Apr-08 23:55
professionalphannon8610-Apr-08 23:55 
GeneralRe: MessageBox YesNo Button DialogResult Pin
cooltoad12310-Apr-08 23:57
cooltoad12310-Apr-08 23:57 

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.