Click here to Skip to main content
15,920,438 members
Home / Discussions / C#
   

C#

 
QuestionHow to sort an array containing values of type DateTime? Pin
Affan Toor30-May-07 6:33
Affan Toor30-May-07 6:33 
AnswerRe: How to sort an array containing values of type DateTime? Pin
Tarakeshwar Reddy30-May-07 6:56
professionalTarakeshwar Reddy30-May-07 6:56 
AnswerRe: How to sort an array containing values of type DateTime? Pin
PIEBALDconsult30-May-07 7:33
mvePIEBALDconsult30-May-07 7:33 
AnswerRe: How to sort an array containing values of type DateTime? Pin
Luc Pattyn30-May-07 7:49
sitebuilderLuc Pattyn30-May-07 7:49 
GeneralRe: How to sort an array containing values of type DateTime? Pin
Martin#30-May-07 9:01
Martin#30-May-07 9:01 
GeneralRe: How to sort an array containing values of type DateTime? Pin
Luc Pattyn30-May-07 9:38
sitebuilderLuc Pattyn30-May-07 9:38 
GeneralRe: How to sort an array containing values of type DateTime? Pin
Affan Toor30-May-07 23:01
Affan Toor30-May-07 23:01 
QuestionReasons to use Data Access Pages or Access Forms in favour of C#? Pin
tec-goblin30-May-07 5:37
tec-goblin30-May-07 5:37 
I am in a small project about an application about storing, monitoring and pricing orders. I am completely in charge of the project (from analysis to tests) and I have 3 months in total to complete it (so think of about 1+ month of programming and some more weeks of fixing bugs and adding features during the test period) with 30 hours/week at most.

The company is small. The budget for new technologies is almost inexistent (they will barely afford to increase server's ram from... 128MB(!) and possibly upgrade an old win2000 machine). They want a specialised client fitted to their (quite limited) needs.
I know C# and ASP.NET (not an expert, but I do have experience in various projects). As the users will be few and non-concurrent, ASP.NET was simply not worth the effort (they are not thinking of working over internet).
I could have a simple Access database (back end) and leave to the chief manager a front end with graphs+reports on how to make his own graphs to observe whatever he wants to, and do all the rest of the application in c# clients.

But some advised me of doing everything in Access Forms. I checked this a bit more, and show that possibly Data Access Pages is a better idea. The questions are:
-are Data Access Pages going to be faster in the development? They seem so with their close integration to access, but then i fear that messing with VBScript will slow down the process (I dislike scripting languages)
-is Excel integration (as it will be helpful for pricing) in Data Access Pages strong enough to make up for the lost advanced GUI functionality I can have with WinForms?

In both cases some pretty advanced (think of DataRepeaters on drugs) functionality will be welcome if it's easily implemented.

The back end database could be used with other clients even if the company expands within reason (turning from micro to large is not even in the business plans).

--Victory, Not Vengeance
AnswerRe: Reasons to use Data Access Pages or Access Forms in favour of C#? Pin
tec-goblin5-Jun-07 5:04
tec-goblin5-Jun-07 5:04 
QuestionHttpWebRequest Pin
TAREQ F ABUZUHRI30-May-07 5:11
TAREQ F ABUZUHRI30-May-07 5:11 
AnswerRe: HttpWebRequest Pin
kubben30-May-07 5:15
kubben30-May-07 5:15 
GeneralRe: HttpWebRequest Pin
TAREQ F ABUZUHRI30-May-07 5:30
TAREQ F ABUZUHRI30-May-07 5:30 
GeneralRe: HttpWebRequest Pin
kubben30-May-07 7:34
kubben30-May-07 7:34 
AnswerRe: HttpWebRequest Pin
TAREQ F ABUZUHRI30-May-07 5:21
TAREQ F ABUZUHRI30-May-07 5:21 
GeneralRe: HttpWebRequest Pin
TAREQ F ABUZUHRI30-May-07 5:26
TAREQ F ABUZUHRI30-May-07 5:26 
AnswerDon't crosspost Pin
leckey30-May-07 6:01
leckey30-May-07 6:01 
QuestionHow do I cast a generic list to a generic interface Pin
MBursill30-May-07 5:10
MBursill30-May-07 5:10 
AnswerRe: How do I cast a generic list to a generic interface Pin
Manoj Kumar Rai30-May-07 5:26
professionalManoj Kumar Rai30-May-07 5:26 
AnswerRe: How do I cast a generic list to a generic interface Pin
leppie30-May-07 22:42
leppie30-May-07 22:42 
QuestionHow reader information directory Pin
senalkan30-May-07 5:07
senalkan30-May-07 5:07 
AnswerRe: How reader information directory Pin
Manoj Kumar Rai30-May-07 5:34
professionalManoj Kumar Rai30-May-07 5:34 
AnswerRe: How reader information directory Pin
senalkan30-May-07 19:46
senalkan30-May-07 19:46 
GeneralRe: How reader information directory Pin
Manoj Kumar Rai30-May-07 21:21
professionalManoj Kumar Rai30-May-07 21:21 
GeneralRe: How reader information directory Pin
senalkan30-May-07 21:33
senalkan30-May-07 21:33 
QuestionDispose doubts Pin
Peterson Luiz30-May-07 4:21
Peterson Luiz30-May-07 4:21 

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.