Click here to Skip to main content
15,908,175 members
Home / Discussions / C#
   

C#

 
GeneralRe: some Questions to Linq2Sql Pin
Rajesh R Subramanian18-Oct-08 4:56
professionalRajesh R Subramanian18-Oct-08 4:56 
GeneralRe: some Questions to Linq2Sql Pin
Mr.PoorEnglish18-Oct-08 5:44
Mr.PoorEnglish18-Oct-08 5:44 
AnswerRe: some Questions to Linq2Sql Pin
Paul Conrad18-Oct-08 6:15
professionalPaul Conrad18-Oct-08 6:15 
AnswerRe: some Questions to Linq2Sql Pin
Rob Graham18-Oct-08 6:39
Rob Graham18-Oct-08 6:39 
GeneralRe: some Questions to Linq2Sql Pin
Paul Conrad18-Oct-08 7:32
professionalPaul Conrad18-Oct-08 7:32 
QuestionWhen is an Interface too big? Pin
Jammer18-Oct-08 2:15
Jammer18-Oct-08 2:15 
AnswerRe: When is an Interface too big? Pin
#realJSOP18-Oct-08 2:58
professional#realJSOP18-Oct-08 2:58 
AnswerRe: When is an Interface too big? Pin
Scott Dorman18-Oct-08 5:46
professionalScott Dorman18-Oct-08 5:46 
Considering interfaces themselves have no implementation details, I don't think this is an issue. If all of the methods/properties logically make sense to belong to the same interface, then they should be in the same interface. If you can logically break things up into smaller portions and those portions could possibly be used elsewhere indepedantly of the larger whole then break them up and have IDatabaseManager inherit from the smaller interfaces.

Scott Dorman
Microsoft® MVP - Visual C# | MCPD
President - Tampa Bay IASA

[Blog][Articles][Forum Guidelines]
Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

AnswerRe: When is an Interface too big? Pin
Urs Enzler19-Oct-08 1:48
Urs Enzler19-Oct-08 1:48 
Questionupdate a controle from a control on another from Pin
Jassim Rahma18-Oct-08 1:48
Jassim Rahma18-Oct-08 1:48 
AnswerRe: update a controle from a control on another from Pin
Mr.PoorEnglish18-Oct-08 3:08
Mr.PoorEnglish18-Oct-08 3:08 
AnswerRe: update a controle from a control on another from Pin
N a v a n e e t h18-Oct-08 4:33
N a v a n e e t h18-Oct-08 4:33 
AnswerRe: update a controle from a control on another from Pin
nelsonpaixao20-Oct-08 13:16
nelsonpaixao20-Oct-08 13:16 
GeneralRe: update a controle from a control on another from Pin
Jassim Rahma21-Oct-08 10:45
Jassim Rahma21-Oct-08 10:45 
QuestionUsing the mscomm for recieving data Pin
tauras8118-Oct-08 0:10
tauras8118-Oct-08 0:10 
QuestionDisable the windows key using C# Pin
smraj150317-Oct-08 23:25
smraj150317-Oct-08 23:25 
AnswerRe: Disable the windows key using C# Pin
Mycroft Holmes17-Oct-08 23:31
professionalMycroft Holmes17-Oct-08 23:31 
AnswerRe: Disable the windows key using C# Pin
#realJSOP18-Oct-08 2:54
professional#realJSOP18-Oct-08 2:54 
AnswerRe: Disable the windows key using C# Pin
Rajesh R Subramanian18-Oct-08 3:37
professionalRajesh R Subramanian18-Oct-08 3:37 
QuestionBackSpace button Pin
srinivaskonijeti17-Oct-08 22:37
srinivaskonijeti17-Oct-08 22:37 
AnswerRe: BackSpace button Pin
Vimalsoft(Pty) Ltd17-Oct-08 23:03
professionalVimalsoft(Pty) Ltd17-Oct-08 23:03 
GeneralRe: BackSpace button Pin
srinivaskonijeti17-Oct-08 23:10
srinivaskonijeti17-Oct-08 23:10 
AnswerRe: BackSpace button Pin
Mycroft Holmes17-Oct-08 23:27
professionalMycroft Holmes17-Oct-08 23:27 
AnswerRe: BackSpace button Pin
sumit703417-Oct-08 23:36
sumit703417-Oct-08 23:36 
AnswerRe: BackSpace button Pin
srinivaskonijeti17-Oct-08 23:55
srinivaskonijeti17-Oct-08 23:55 

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.