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

C#

 
QuestionHow to reference the dynamically generate textbox ID Pin
MyRunner19-Dec-06 12:22
MyRunner19-Dec-06 12:22 
AnswerRe: How to reference the dynamically generate textbox ID Pin
Guffa19-Dec-06 13:48
Guffa19-Dec-06 13:48 
GeneralRe: How to reference the dynamically generate textbox ID Pin
MyRunner20-Dec-06 4:52
MyRunner20-Dec-06 4:52 
AnswerRe: How to reference the dynamically generate textbox ID Pin
Guffa20-Dec-06 6:22
Guffa20-Dec-06 6:22 
QuestionSemi-Complicated Databinding Issue Pin
Drew McGhie19-Dec-06 11:22
Drew McGhie19-Dec-06 11:22 
AnswerRe: Semi-Complicated Databinding Issue Pin
GirishKB19-Dec-06 20:10
GirishKB19-Dec-06 20:10 
GeneralRe: Semi-Complicated Databinding Issue Pin
Drew McGhie20-Dec-06 7:58
Drew McGhie20-Dec-06 7:58 
Questionn-tier design Pin
fmardani19-Dec-06 11:06
fmardani19-Dec-06 11:06 
Hi,
I am trying to build an n-tier architecture for my project.
At present this is what I have:

There is one Solutioin which contains the following:

1) The client (WinForms) project has a reference to the BusinessLayer project.
2) BusinessLayer project has a reference to the WebService
3) WebService has a reference to the DataLayer project.
4) DataLayer project calls the sql server.

Would you say if I call the webservice direct from the client (WinForms) then this is a good idea or do you think the above 4 steps construct a good design?

Thanks
AnswerRe: n-tier design Pin
Ravi Bhavnani19-Dec-06 11:33
professionalRavi Bhavnani19-Dec-06 11:33 
AnswerRe: n-tier design Pin
il_masacratore19-Dec-06 20:24
il_masacratore19-Dec-06 20:24 
AnswerRe: n-tier design Pin
jhwurmbach20-Dec-06 3:37
jhwurmbach20-Dec-06 3:37 
QuestionCreating an instance using late bindng Pin
Tom.sikes@hp.com19-Dec-06 11:01
Tom.sikes@hp.com19-Dec-06 11:01 
AnswerRe: Creating an instance using late bindng Pin
Pete O'Hanlon19-Dec-06 11:02
mvePete O'Hanlon19-Dec-06 11:02 
AnswerRe: Creating an instance using late bindng Pin
Tom.sikes@hp.com19-Dec-06 11:07
Tom.sikes@hp.com19-Dec-06 11:07 
GeneralRe: Creating an instance using late bindng Pin
Pete O'Hanlon21-Dec-06 5:15
mvePete O'Hanlon21-Dec-06 5:15 
QuestionHow can I acces a C++ library in C# Pin
ComCoderCsharp19-Dec-06 10:47
ComCoderCsharp19-Dec-06 10:47 
AnswerRe: How can I acces a C++ library in C# Pin
Ravi Bhavnani19-Dec-06 10:50
professionalRavi Bhavnani19-Dec-06 10:50 
Questionhow to Create Fade in/Fade out Menu for my asp.net WebSite ? Pin
hdv21219-Dec-06 9:41
hdv21219-Dec-06 9:41 
AnswerRe: how to Create Fade in/Fade out Menu for my asp.net WebSite ? Pin
Ravi Bhavnani19-Dec-06 10:52
professionalRavi Bhavnani19-Dec-06 10:52 
GeneralRe: how to Create Fade in/Fade out Menu for my asp.net WebSite ? Pin
hdv21219-Dec-06 11:05
hdv21219-Dec-06 11:05 
GeneralRe: how to Create Fade in/Fade out Menu for my asp.net WebSite ? Pin
Ravi Bhavnani19-Dec-06 11:12
professionalRavi Bhavnani19-Dec-06 11:12 
Questionstretch a character width horizontally in in rich text box - c# Pin
charlespratheepan19-Dec-06 8:43
charlespratheepan19-Dec-06 8:43 
AnswerRe: stretch a character width horizontally in in rich text box - c# Pin
Larantz19-Dec-06 9:55
Larantz19-Dec-06 9:55 
GeneralRe: stretch a character width horizontally in in rich text box - c# Pin
charlespratheepan19-Dec-06 18:33
charlespratheepan19-Dec-06 18:33 
GeneralRe: stretch a character width horizontally in in rich text box - c# Pin
Larantz19-Dec-06 20:06
Larantz19-Dec-06 20:06 

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.