Click here to Skip to main content
15,895,538 members
Home / Discussions / C#
   

C#

 
GeneralInstalling program Pin
Robske29-Apr-05 7:04
Robske29-Apr-05 7:04 
GeneralRe: Installing program Pin
Dave Kreskowiak29-Apr-05 7:39
mveDave Kreskowiak29-Apr-05 7:39 
GeneralRe: Installing program Pin
Fernando Soto29-Apr-05 7:44
Fernando Soto29-Apr-05 7:44 
GeneralRe: Installing program Pin
MoustafaS29-Apr-05 14:36
MoustafaS29-Apr-05 14:36 
GeneralCalling unmanaged code Pin
Frank Olorin Rizzi29-Apr-05 6:35
Frank Olorin Rizzi29-Apr-05 6:35 
GeneralRe: Calling unmanaged code Pin
Dan_P29-Apr-05 15:12
Dan_P29-Apr-05 15:12 
GeneralRe: Calling unmanaged code Pin
Frank Olorin Rizzi30-Apr-05 1:31
Frank Olorin Rizzi30-Apr-05 1:31 
GeneralProject Ideas Pin
WillemM29-Apr-05 5:01
WillemM29-Apr-05 5:01 
I am planning a new project and got some great ideas on how to do things.
Since it is version 2.0 of the project and the whole application needs a rewrite (the first version is approx. 3 years old now and was done without a decent design) I might as well try something new.

I want to build the application using the 3-tier design: GUI, Business Logic and Data-Access. I want to make it possible to both use a database and a webservice for the data-access. Also I want to add offline-capabilities to the application so that if the webservice fails the users can continue their work as normal.

So far my testing with hand written proxy classes for the webservices and the classes for the database is going great. It really seams to work, you can switch between them without much hassle.

But my big question is, should I use datasets or should I write my own custom business logic classes. I like the dataset because it's a lot easier and it works great. Hand-made business classes are not really my favorite since I don't exactly know how to pick that up.

WM.

What about weapons of mass-construction?
GeneralRe: Project Ideas Pin
fizikci30-Apr-05 9:55
fizikci30-Apr-05 9:55 
GeneralRe: Project Ideas Pin
WillemM7-May-05 6:04
WillemM7-May-05 6:04 
GeneralRe: Project Ideas Pin
WillemM8-May-05 7:24
WillemM8-May-05 7:24 
QuestionIs their some api in windows for the detection of when a new window or form opens? Pin
FocusedWolf29-Apr-05 4:31
FocusedWolf29-Apr-05 4:31 
GeneralCustom events in VB,NET 2005 and c# Pin
rathishps29-Apr-05 3:55
rathishps29-Apr-05 3:55 
GeneralRe: Custom events in VB,NET 2005 and c# Pin
DavidNohejl29-Apr-05 4:11
DavidNohejl29-Apr-05 4:11 
QuestionHow get The index of last visible ListViewItem of a ListView Pin
djalmao29-Apr-05 3:25
djalmao29-Apr-05 3:25 
AnswerRe: How get The index of last visible ListViewItem of a ListView Pin
mav.northwind29-Apr-05 4:13
mav.northwind29-Apr-05 4:13 
GeneralRe: How get The index of last visible ListViewItem of a ListView Pin
djalmao29-Apr-05 5:16
djalmao29-Apr-05 5:16 
GeneralRe: How get The index of last visible ListViewItem of a ListView Pin
mav.northwind29-Apr-05 21:07
mav.northwind29-Apr-05 21:07 
GeneralRe: How get The index of last visible ListViewItem of a ListView Pin
djalmao3-May-05 20:59
djalmao3-May-05 20:59 
GeneralConvert graphic files to a JPEG format Pin
Anonymous29-Apr-05 2:55
Anonymous29-Apr-05 2:55 
GeneralRe: Convert graphic files to a JPEG format Pin
benjymous29-Apr-05 3:12
benjymous29-Apr-05 3:12 
QuestionDataGrid Control - right choice? Pin
LiamD29-Apr-05 0:50
LiamD29-Apr-05 0:50 
AnswerRe: DataGrid Control - right choice? Pin
Polis Pilavas29-Apr-05 1:05
Polis Pilavas29-Apr-05 1:05 
GeneralRe: DataGrid Control - right choice? Pin
LiamD29-Apr-05 1:18
LiamD29-Apr-05 1:18 
AnswerRe: DataGrid Control - right choice? Pin
Marc Clifton29-Apr-05 1:15
mvaMarc Clifton29-Apr-05 1:15 

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.