2
votes
7answers
90 views
A recommended ORM tool for asp.net or help with SubSonic3 simple repository
Hi,
I'm wanting to use an ORM tool for an asp.net web app I'm working on. I've put together all my classes and just want to have the data persisted. I downloaded SubSonic 3.0 and began using the …
-1
votes
4answers
67 views
What are Some OpenID Alternatives
I am trying to integrate OpenID into my website but I am discovering OpenID website is still buggy. Does anyone know a good alternative.
1
vote
0answers
70 views
Alternatives to FTP [closed]
I need to share files with clients outside of my business and unfortunately our FTP server is becoming too much of a hassle (with regards to clients use of an ftp client and creating password …
7
votes
16answers
410 views
What is the state of non-Objective-C programming for iPhone?
After spending three weeks learning Objective-C and Cocoa programming for my work, I've been tasked with researching alternatives to it for iPhone development.
I know of two existing alternatives, …
0
votes
2answers
35 views
Good alternative for Adobe AIR and Zinc in Flash 10 + AS 2.0
I'm making a Flash app in Flash 10 and ActionScript 2.0 and need support for calling an EXE with some params and minimizing/close the application.
Neither Adobe AIR nor Zinc don't seem to support …
-1
votes
4answers
73 views
Sqlite3 alternatives for iPhone
Are there any other database engines that could be used on the iPhone, besides sqlite3? Something like textDb is for PHP, single-file and no server.
0
votes
5answers
94 views
Database alternatives?
I was wondering the trade-offs for using databases and what the other options were? Also, what problems are not well suited for databases?
I'm concerned with Relational Databases.
1
vote
6answers
87 views
Software for Sequence Diagrams?
I've been using NClass for object/class modeling in class thus far.
However, I do not believe that it is capable of sequence diagrams, which is my next task.
I would prefer not to use Visio. Is …
1
vote
3answers
86 views
open source alternatives to popular websites
Hello,
The other day I came across Jaiku, which is a well structured microblogging system open sourced by Google.
It surprised me I had never heard about this, so I was wondering what other open …
2
votes
9answers
319 views
C - alternative to #ifdef
I'm trying to streamline large chunk of legacy C code in which, even today, before doing the build guy who maintains it takes a source file(s) and manually modifies the following section before the …
0
votes
3answers
50 views
Alternative to line numbers for identification of code
Line numbers are great in the IDE when you are working with compiler errors - but they degrade overtime. In other words they change when code is added/removed/refactored and the line number that was …
1
vote
3answers
74 views
Interface :- Alternative Approach
I am beginner.Practicing in C# 3.0. The requirement is "i have to design model in such a way that ,it should iterate through all classes which implement particular interface
(in this case …
1
vote
3answers
55 views
Maven - which projects or techologies you are using it for?
I've been leading rather large project that strives to "Mavenize" various testing apps produced by the engineering tools group over past 5+ years to test and optimize our home-built database. So far …
1
vote
3answers
134 views
Free Codesmith alternatives?
Are there any free/open source alternatives to Codesmith that would be comparable in features and generate .NET code?
20
votes
19answers
2k views
Is a successor for TeX/LaTeX in sight?
TeX/LaTeX is great, I use it in many ways. Some of it's advantages are:
it uses text files, this way the input-files can be diffed and many tools exist to work with text
it is very flexible
it has a …
