Click here to Skip to main content
15,892,809 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Does anyone code with LISP? Pin
Member 81978313-Feb-14 8:56
Member 81978313-Feb-14 8:56 
GeneralRe: Does anyone code with LISP? Pin
JimmyRopes3-Feb-14 20:40
professionalJimmyRopes3-Feb-14 20:40 
GeneralRe: Does anyone code with LISP? Pin
mattyltaylor3-Feb-14 12:43
mattyltaylor3-Feb-14 12:43 
GeneralRe: Does anyone code with LISP? Pin
JimmyRopes3-Feb-14 20:41
professionalJimmyRopes3-Feb-14 20:41 
GeneralRe: Does anyone code with LISP? Pin
Member 46088983-Feb-14 19:20
Member 46088983-Feb-14 19:20 
GeneralRe: Does anyone code with LISP? Pin
JimmyRopes3-Feb-14 20:42
professionalJimmyRopes3-Feb-14 20:42 
GeneralRe: Does anyone code with LISP? Pin
irneb3-Feb-14 22:23
irneb3-Feb-14 22:23 
GeneralChoosing a development environment Pin
stp661-Feb-14 2:27
stp661-Feb-14 2:27 
I sometimes develop some small applications, data-centric, using VBA and MSAccess.. Say, software for a swimming club (members, competitions, records,....), ... about 10 tables plus the lookup table, multilange, data oriented, almonst no graphics (pictures of people, maps for locating the clubs for next competitions, tables of results,... ). Modest volumes, clubs with 1000 members as a maximum

Now it is time to turn to a moden environment: I think VBA is stuck in the same flavour as 15 years ago, so .NET should be the target

Database_ SQL-Server Express or MySQl
Problem comes with language: C# o VB? I prefer VB because I am more familiar, and (at least some years ago), there were only 15% performance increase in favour of C#, which was absolutely irrelevant for me. No idea of what is the point today. Both languages are just instruments to manage the underlying .NET framework

Visual Studio Express (Windows 8.1) comes in 5 formats: Web, Windows, Windows Desktop, Team Foundation and Windows Phone

No idea what to get: my software will be used by few people (from 1 to 10 as a maximum), in the premises of the swimming club (so, no web....),.... but,.... everyone things today in checking things from a web browser (last results of a given swimmer, payment status of a given member, dates for next competitions,...), ... or even from an Android....

I remember Windows Forms allowed more "complex" forms (in terms of data interation), some years ago...

Additionally, if I develop the sw in 3-tier, theoretically changing the display tier would allow to move to another platform, which forces me to use Web Services or another current technology to communication between tiers.... so, more complexity for a simple, basic application...

Any hints on that please? I would like a rapid development, but I wouldn't like hearing potential clubs saying this is an "old" application because it is not web-based...

thanks
GeneralRe: Choosing a development environment Pin
DaveAuld1-Feb-14 2:57
professionalDaveAuld1-Feb-14 2:57 
GeneralRe: Choosing a development environment Pin
Sampath Lokuge1-Feb-14 3:17
Sampath Lokuge1-Feb-14 3:17 
GeneralRe: Choosing a development environment Pin
PIEBALDconsult1-Feb-14 5:25
mvePIEBALDconsult1-Feb-14 5:25 
GeneralRe: Choosing a development environment Pin
S Houghtelin1-Feb-14 6:58
professionalS Houghtelin1-Feb-14 6:58 
GeneralRe: Choosing a development environment Pin
Eddy Vluggen1-Feb-14 7:17
professionalEddy Vluggen1-Feb-14 7:17 
GeneralRe: Choosing a development environment Pin
PIEBALDconsult1-Feb-14 7:29
mvePIEBALDconsult1-Feb-14 7:29 
GeneralRe: Choosing a development environment Pin
Eddy Vluggen1-Feb-14 8:26
professionalEddy Vluggen1-Feb-14 8:26 
GeneralRe: Choosing a development environment Pin
PIEBALDconsult1-Feb-14 8:39
mvePIEBALDconsult1-Feb-14 8:39 
GeneralRe: Choosing a development environment Pin
GuyThiebaut1-Feb-14 9:12
professionalGuyThiebaut1-Feb-14 9:12 
GeneralRe: Choosing a development environment Pin
Mycroft Holmes1-Feb-14 20:42
professionalMycroft Holmes1-Feb-14 20:42 
GeneralRe: Choosing a development environment Pin
Sampath Lokuge1-Feb-14 21:47
Sampath Lokuge1-Feb-14 21:47 
GeneralRe: Choosing a development environment Pin
Danny Martin2-Feb-14 22:18
Danny Martin2-Feb-14 22:18 
GeneralRe: Choosing a development environment Pin
stadelma3-Feb-14 3:05
stadelma3-Feb-14 3:05 
GeneralRe: Choosing a development environment Pin
Dragonranger3-Feb-14 3:20
Dragonranger3-Feb-14 3:20 
GeneralRe: Choosing a development environment Pin
BrainiacV3-Feb-14 5:31
BrainiacV3-Feb-14 5:31 
GeneralRe: Choosing a development environment Pin
RafagaX3-Feb-14 5:32
professionalRafagaX3-Feb-14 5:32 
GeneralRe: Choosing a development environment Pin
ClockMeister3-Feb-14 6:59
professionalClockMeister3-Feb-14 6:59 

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.