Tagged Questions

-1
votes
4answers
65 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
1answer
15 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 …
0
votes
5answers
89 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
70 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 …
0
votes
3answers
48 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 …
7
votes
15answers
366 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, …
1
vote
3answers
85 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
313 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 …
1
vote
3answers
73 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
59 views

Linq Compound selection

How can i combine two arrays in to a single array during compound selection ( without using Union ) ( The question was asked at interview). var num1 = new int[] { 12, 3, 4, 5 }; var num2 = …
1
vote
3answers
54 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 …
0
votes
2answers
64 views

suggestion for a fresher [closed]

Hi i am from pune, i have a work experience of 1 year in ASp.net and i am one project old .But till now i have not done so much coding (i.e in C#) in my project i feel difficult to write the code i …
0
votes
1answer
60 views

Mysql match against alternative

I need a search with a relevance algorithm and the database is mysql. I have to sort the results by date, if keyword is in title or not, number of apparitions of the keyword in the text and so on. …
0
votes
1answer
48 views

Alternative to Litmus?

We are currently in a desperate need for some manual test management tool. Currently we are using Excel which is unexciting at the very least. Essentially, litmus is what we need, however it's a pain …
1
vote
5answers
95 views

Outlook security

Hi to Everyone!! Is there any other way to get rid of this outlook security message? "A program is trying to automatically send e-mail on your behalf ... and so on" and it gives me an option to …

1 2 3 4 5 next
15 30 50 per page