Click here to Skip to main content
16,004,974 members
Home / Discussions / C#
   

C#

 
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 
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 
Right now I am doing a Project with the following Layout:
- A Database-Layer doing O/R mapping to the Database(es).
- A Business-Logic doing calculations of the data from the Database(es)
- A Webservice-Layer sending this computed data to and from the Client
- A Client (mixed C++/C#) formatting the data for display and collecting the users input. The Client then calls the relevant Webservices to make the user-interactions happen.

The goal is to have a system that ist capable to run on one (decent) PC of being separated into front- and backend, where the backend is a big machine and the client may be an older notebook or something..

The Client calls the Webservices directly, to get fresh data or to get calculations done.

I hope this helps you to decide for one architecture or another.



"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.

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 
GeneralRe: stretch a character width horizontally in in rich text box - c# Pin
charlespratheepan19-Dec-06 22:03
charlespratheepan19-Dec-06 22:03 
QuestionRegex Pin
zaboboa19-Dec-06 7:40
zaboboa19-Dec-06 7:40 
AnswerRe: Regex Pin
User 665819-Dec-06 8:07
User 665819-Dec-06 8:07 

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.