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

C#

 
QuestionCan I Get File Extension(openfiledialog) Pin
chanzeb10-Oct-07 20:17
chanzeb10-Oct-07 20:17 
AnswerRe: Can I Get File Extension(openfiledialog) Pin
Giorgi Dalakishvili10-Oct-07 20:19
mentorGiorgi Dalakishvili10-Oct-07 20:19 
GeneralRe: Can I Get File Extension(openfiledialog) Pin
aswini10-Oct-07 20:23
aswini10-Oct-07 20:23 
GeneralRe: Can I Get File Extension(openfiledialog) Pin
Giorgi Dalakishvili10-Oct-07 20:25
mentorGiorgi Dalakishvili10-Oct-07 20:25 
AnswerRe: Can I Get File Extension(openfiledialog) Pin
Spunky Coder10-Oct-07 20:36
Spunky Coder10-Oct-07 20:36 
Questionmsdn and visual studio.net 2005 Pin
tieuquai198710-Oct-07 20:13
tieuquai198710-Oct-07 20:13 
AnswerRe: msdn and visual studio.net 2005 Pin
TJoe11-Oct-07 3:04
TJoe11-Oct-07 3:04 
QuestionWPF Database connection acrchitecture Pin
Alan Boldock10-Oct-07 19:54
Alan Boldock10-Oct-07 19:54 
I’m working on developing a simple WPF application that will need to get its data source from a SQL2005 Database. The question I’d like to ask however is what would you consider to be the most appropriate Database connectivity for such an application?

(The application is geographically local to the server and serving several dozen simultaneous users (later in the development cycle). The application will be using touch screen technologies and the application its self will be deployed as a click-once application)

Here are a few of the technologies I’m considering, and what I see as their pros & cons:

1, The application contains it’s own CLR to connect to the DB:
Pro: Simple
Cons: Doesn’t scale well, each application will have it’s own separate connections

2, MS Smart Client application framework:
Pro: readily available, well documented, proven to work, scalable
Cons: Complicated, weighted down with stuff I neither want nor need

3, Remoting, using remote CLR objects:
Pros: simple and readily available
Cons: Not well accepted as best practice coding for this type of application

4, Application uses XML web services:
Pros: relatively simple, scales well, very well accepted & documented
Cons: Hmmm… can’t really think of any show stoppers

I’m tending to lean towards number 4, but I’m open to suggestions, the project is just starting up, we have no baggage to carry and I have an open slate… Coding nirvana!

So my question remains, Can you think of any more methods? And can you think of a reason I shouldn’t be using number 4?

Thank you all for your Guru-like help
Alan

Alan Boldock
Royal Adelaide Hospital
Questionto read the file name help me plz..... Pin
P_Elza10-Oct-07 19:19
P_Elza10-Oct-07 19:19 
AnswerRe: to read the file name help me plz..... Pin
Charith Jayasundara10-Oct-07 19:30
Charith Jayasundara10-Oct-07 19:30 
AnswerRe: to read the file name help me plz..... Pin
aswini10-Oct-07 20:26
aswini10-Oct-07 20:26 
GeneralRe: to read the file name help me plz..... Pin
aswini10-Oct-07 20:26
aswini10-Oct-07 20:26 
QuestionRestrict to create the temp files Pin
Pankaj Saha10-Oct-07 18:41
Pankaj Saha10-Oct-07 18:41 
AnswerRe: Restrict to create the temp files Pin
Yitzchok Dev10-Oct-07 19:45
Yitzchok Dev10-Oct-07 19:45 
AnswerRe: Restrict to create the temp files Pin
I.explore.code10-Oct-07 19:48
I.explore.code10-Oct-07 19:48 
GeneralRe: Restrict to create the temp files Pin
Pankaj Saha10-Oct-07 20:31
Pankaj Saha10-Oct-07 20:31 
Questioncontext menue Pin
Tauseef A10-Oct-07 18:16
Tauseef A10-Oct-07 18:16 
QuestionError in Message Queue Pin
M. J. Jaya Chitra10-Oct-07 18:02
M. J. Jaya Chitra10-Oct-07 18:02 
Question5 objects of that class Pin
dews turner10-Oct-07 17:20
dews turner10-Oct-07 17:20 
AnswerRe: 5 objects of that class Pin
Ravi Bhavnani10-Oct-07 17:36
professionalRavi Bhavnani10-Oct-07 17:36 
GeneralRe: 5 objects of that class Pin
dews turner10-Oct-07 20:45
dews turner10-Oct-07 20:45 
GeneralRe: 5 objects of that class Pin
Malcolm Smart10-Oct-07 21:46
Malcolm Smart10-Oct-07 21:46 
QuestionHow to convert/read c++ code from c#? Pin
zaiyatul hijah10-Oct-07 16:44
zaiyatul hijah10-Oct-07 16:44 
AnswerRe: How to convert/read c++ code from c#? Pin
Paul Conrad12-Oct-07 13:35
professionalPaul Conrad12-Oct-07 13:35 
QuestionI need a file viewr please Pin
hom.rcp10-Oct-07 14:52
hom.rcp10-Oct-07 14:52 

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.