Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
GeneralRe: problem with stored procedure Pin
Christian Graus30-Oct-09 19:14
protectorChristian Graus30-Oct-09 19:14 
AnswerRe: problem with stored procedure Pin
PIEBALDconsult30-Oct-09 17:20
mvePIEBALDconsult30-Oct-09 17:20 
GeneralRe: problem with stored procedure Pin
RongNK30-Oct-09 17:24
RongNK30-Oct-09 17:24 
GeneralRe: problem with stored procedure Pin
PIEBALDconsult31-Oct-09 5:05
mvePIEBALDconsult31-Oct-09 5:05 
AnswerRe: problem with stored procedure Pin
lrsoft200930-Oct-09 18:09
lrsoft200930-Oct-09 18:09 
AnswerRe: problem with stored procedure Pin
deepikadurge31-Oct-09 4:48
deepikadurge31-Oct-09 4:48 
QuestionTips for creating a simple alternative of PowerPoint Pin
Abadi17630-Oct-09 12:53
Abadi17630-Oct-09 12:53 
AnswerRe: Tips for creating a simple alternative of PowerPoint Pin
Henry Minute30-Oct-09 13:02
Henry Minute30-Oct-09 13:02 
Question[Message Deleted] Pin
karayel_kara30-Oct-09 11:56
karayel_kara30-Oct-09 11:56 
AnswerRe: there is recursive function in my project and i have error that is "An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll" Pin
dybs30-Oct-09 12:23
dybs30-Oct-09 12:23 
AnswerRe: [Message Deleted] Pin
Christian Graus30-Oct-09 13:26
protectorChristian Graus30-Oct-09 13:26 
QuestionInvoking a cmd command on remote machine Pin
CodingYoshi30-Oct-09 10:56
CodingYoshi30-Oct-09 10:56 
QuestionHow to get the PrimaryKey inserted using DATASET Tableadapter's Insert Function ? Pin
Dr.DigiTaL30-Oct-09 8:58
Dr.DigiTaL30-Oct-09 8:58 
AnswerRe: How to get the PrimaryKey inserted using DATASET Tableadapter's Insert Function ? Pin
Henry Minute30-Oct-09 10:10
Henry Minute30-Oct-09 10:10 
QuestionHow to get the serial number input by the user during the installation? Pin
fishcosine30-Oct-09 7:01
fishcosine30-Oct-09 7:01 
AnswerRe: How to get the serial number input by the user during the installation? Pin
Henry Minute30-Oct-09 10:18
Henry Minute30-Oct-09 10:18 
Question3D rendering control on C# form Pin
robot_builder30-Oct-09 6:20
robot_builder30-Oct-09 6:20 
AnswerRe: 3D rendering control on C# form Pin
ARon_30-Oct-09 6:43
ARon_30-Oct-09 6:43 
QuestionHow to deploy a c# application connected to sql server express database ? Pin
Dr.DigiTaL30-Oct-09 5:58
Dr.DigiTaL30-Oct-09 5:58 
AnswerRe: How to deploy a c# application connected to sql server express database ? Pin
Not Active30-Oct-09 6:02
mentorNot Active30-Oct-09 6:02 
QuestionVirtual methods and reduntant XmlDoc Pin
dojohansen30-Oct-09 4:14
dojohansen30-Oct-09 4:14 
Hi,

I was wondering if anyone knows if there is a way of avoiding duplication of documentation when using virtual methods and polymorphy.

If we use virtual methods properly they are overridden to do something in a different way, not to do something else, in a logical sense. Hence, the doc for an override should be the same as for the method it overrides.

Is there any way to avoid having to copy the doc to all the base classes? Obviously the doc should be pretty stable in a perfect world, but then again the world is often imperfect and it's a pain to maintain consistency this way...

[edit]
Btw, I apologize if the C# forum isn't the approriate one for my question. XmlDoc is a C# feature, even if VB.NET and maybe other CLS-compliant languages provide something similar nowadays, so I didn't know where else it might go. Please say so if you feel there's another forum that would be more appropriate.
[/edit]
AnswerRe: Virtual methods and reduntant XmlDoc Pin
Gideon Engelberth30-Oct-09 5:27
Gideon Engelberth30-Oct-09 5:27 
GeneralRe: Virtual methods and reduntant XmlDoc Pin
dojohansen31-Oct-09 2:31
dojohansen31-Oct-09 2:31 
QuestionC# application slow to response after period of inactivity Pin
RobScripta30-Oct-09 3:48
professionalRobScripta30-Oct-09 3:48 
AnswerRe: C# application slow to response after period of inactivity Pin
Saksida Bojan30-Oct-09 4:45
Saksida Bojan30-Oct-09 4:45 

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.