0
votes
1answer
30 views
Building a website backend in c#, compiled to a binary
I am creating a novel website that integrates web feeds from around the internet. I want to build a backend that does CPU intensive analysis of the web data on a regular basis, which will eventually …
5
votes
5answers
129 views
Best practice for structuring a ‘large’ Rails app
My question here is seeking best practice, general advice and insight, rather than a solution to a specific problem.
I am in the early stages of planning out a Rails project which I consider fairly …
1
vote
3answers
40 views
I need an advice about NoSQL/MongoDb and data/models structure
Hi everyone,
Recently I'm exploring NoSQL Databases. I need an advice about how to store data in the most optimal and efficient way for a given problem. I'm targeting MongoDB, now. However it should …
7
votes
4answers
79 views
Is there a way to silently or automatically install .Net?
I am selling desktop software written in C#.Net to multiple clients, and having a huge problem: The .net install. The users of this software are not computer-savvy and usually don't have any version …
2
votes
9answers
159 views
The step away from PHP [closed]
So, I spent some time now coding ASP.NET and C# for my studying, but I'm really not at all satisfied. You see, it is an amazingly complex language and Framework - probably just TOO complex and big for …
0
votes
3answers
90 views
For what kind of Applications Ruby or Groovy are better choice ?
What kind of Applications are suited
mostly for Ruby or Groovy ?
Alternatively
what problems are better addressed by
programming languages like Ruby or
Groovy ?
3
votes
7answers
127 views
How can I become a better .NET Web Developer? [closed]
Possible Duplicate:
Questions every good .NET developer should be able to answer?
My current skills consist of:
ASP.NET (C#) -> Intermediate Level
Javascript -> Beginner
JQuery -> Beginner
…
0
votes
0answers
19 views
DVD re-writable problem? [closed]
i copied 3.62 Gb data into a re-writable DVD then instead erasing it . i right clicked and gave format .now there is no data in the disc but it shows used space as 3.62 and free space as 690 Mb .and …
0
votes
2answers
41 views
PHP/Flash advice
Looking to start a project that would require me to use Flash or Flex (I have not worked with either of these yet, yikes!!!). Flash would be the front end user interface that needs to display items …
1
vote
6answers
43 views
Resources/Exercises to do when learning a new language
I was looking around SO to find some exercises or interesting problems to do when learning a new language. Mostly of the time learning a language directly from reading the book does not work, even …
12
votes
4answers
185 views
Getting started with FPGA programming.
I want to play around with FPGAs.
I'm looking for advice getting on started.
Can anyone recommend good FGPA boards that I easily start programming for? How much should I look at spending?
Can I …
3
votes
10answers
85 views
how to get started on learning new language
Ever since getting out of college (06) I have primarily worked with java and some members of the J2ee stack. I've played around with some groovy scripts while trying to get something together at work …
3
votes
2answers
115 views
What are some things Mono is not a good fit for?
I've started your typical web project from scratch using the Mono platform. You know, web services, a UI, MySQL database, all that. I've heard around the net that it's not a picture-perfect …
3
votes
13answers
211 views
Getting your programming/developer team up to speed
I recently left a large university hospital for a much smaller one because of the pay increase and because it was a career booster. Of course these two things would generally be something to be …
3
votes
3answers
107 views
What are the stages a Rubyist progresses through from absolute beginner to “employable”?
I am looking for a delineation of describable stages that an aspiring Ruby programmer will have to confront, explore, and master before being considered as a professional or employable.
Basically, …
