Click here to Skip to main content
16,007,814 members
Home / Discussions / C#
   

C#

 
GeneralRe: Display Full Row from Dataset Pin
Luis Alonso Ramos19-Jul-05 10:38
Luis Alonso Ramos19-Jul-05 10:38 
GeneralPlease Help urgently.. Pin
Tapan Pathak19-Jul-05 9:46
Tapan Pathak19-Jul-05 9:46 
General.NET Patching Pin
ipmcc12319-Jul-05 9:13
ipmcc12319-Jul-05 9:13 
GeneralRe: .NET Patching Pin
Christian Graus19-Jul-05 10:52
protectorChristian Graus19-Jul-05 10:52 
GeneralDuplicating rows in dataset Pin
zaboboa19-Jul-05 8:14
zaboboa19-Jul-05 8:14 
GeneralRe: Duplicating rows in dataset Pin
Not Active19-Jul-05 8:53
mentorNot Active19-Jul-05 8:53 
GeneralPlease Help Me- Singleton problem Pin
Kraazykoder19-Jul-05 7:25
Kraazykoder19-Jul-05 7:25 
GeneralRe: Please Help Me- Singleton problem Pin
Mark Greenwood19-Jul-05 18:57
Mark Greenwood19-Jul-05 18:57 
I think the only thing I can see that is wrong is that the constructor is protected. Therefore if a second class derived from this class then it would be able to call the base() call from it's constructor. The class itself would need to be set as FINAL so that no derived classes could be created.

Anybody else spot anything else????
GeneralRe: Please Help Me- Singleton problem Pin
S. Senthil Kumar19-Jul-05 19:27
S. Senthil Kumar19-Jul-05 19:27 
GeneralMicrosoft's Timezone Control Pin
korondy19-Jul-05 6:17
korondy19-Jul-05 6:17 
GeneralRe: Microsoft's Timezone Control Pin
Sean Michael Murphy19-Jul-05 11:01
Sean Michael Murphy19-Jul-05 11:01 
GeneralRe: Microsoft's Timezone Control Pin
korondy19-Jul-05 11:21
korondy19-Jul-05 11:21 
GeneralRe: Microsoft's Timezone Control Pin
Sean Michael Murphy19-Jul-05 11:39
Sean Michael Murphy19-Jul-05 11:39 
GeneralDynamically create COM objects in C# Pin
raymondlee19-Jul-05 6:12
raymondlee19-Jul-05 6:12 
GeneralVisual inheritance problem Pin
Member 164882919-Jul-05 5:35
Member 164882919-Jul-05 5:35 
GeneralRe: Visual inheritance problem Pin
Christian Graus19-Jul-05 10:56
protectorChristian Graus19-Jul-05 10:56 
GeneralRe: Visual inheritance problem Pin
Dan Neely19-Jul-05 11:06
Dan Neely19-Jul-05 11:06 
GeneralRe: Visual inheritance problem Pin
Christian Graus19-Jul-05 11:10
protectorChristian Graus19-Jul-05 11:10 
GeneralAlphanumeric counter Pin
Zeppelin2519-Jul-05 5:12
Zeppelin2519-Jul-05 5:12 
GeneralRe: Alphanumeric counter Pin
Christian Graus19-Jul-05 10:57
protectorChristian Graus19-Jul-05 10:57 
Generalwebrequest problem Pin
cakewalkr719-Jul-05 4:59
cakewalkr719-Jul-05 4:59 
GeneralRe: webrequest problem Pin
cakewalkr719-Jul-05 5:55
cakewalkr719-Jul-05 5:55 
Questionhow to raise sql messages in c# Pin
fady_sayegh19-Jul-05 4:58
fady_sayegh19-Jul-05 4:58 
AnswerRe: how to raise sql messages in c# Pin
Not Active19-Jul-05 5:57
mentorNot Active19-Jul-05 5:57 
GeneralExcel automation Pin
Christer Claesson19-Jul-05 4:37
Christer Claesson19-Jul-05 4:37 

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.