Tagged Questions

0
votes
4answers
78 views

Which framework to choose?

Hello there, I was thinking which framework would be a good choice to go into. I'm focusing on java apps and tested spring, grails and seam so far. I've also looked aboard java an …
3
votes
7answers
121 views

Ruby App MVC framwork (not web)

Has anyone heard of a Ruby MVC framework for Apps/Scripts? When Rails appeared - it was a revolutionary tool because it brought MVC to the masses of web developers and for once fo …
0
votes
5answers
84 views

Why use a templating engine with a framework?

I recently discovered the PHP framework Kohana (which is awesome) and was reading a thread about using it in conjunction with a templating engine such as Smarty or Twig. My questio …
0
votes
4answers
56 views

Best way to install a custom cocoa framework

I have a custom framework that, following the advice in Apple's Framework Programming Guide >> Installing your framework I install in /Library/Frameworks. I do this by adding a Run …
1
vote
3answers
84 views

What is the easiest, most reputable, most seasoned AJAX framework? [closed]

I have dabbled with various AJAX frameworks, namely GWT, Dojo, Ext-JS, jQuery UI. I am interested in understanding what AJAX frameworks best meet the following criteria: - Most ea …
1
vote
1answer
56 views

Using CHDataStructures.framework on iPhone

Hi, I'm new to iPhone programming and I'm trying to use CHDataStructures in my project. But I'm running into some issues: When I directly try to build it right after download I …
4
votes
2answers
60 views

Correct Approach for Unit Testing Complex Interactions

Hey, I had to start writing some unit tests, using QualityTools.UnitTestFramework, for a web service layer we have developed, when my approach seemed to be incorrect from the begi …
1
vote
2answers
41 views

.Net framework version and COM objects

We have an MFC applcation EXE that hosts COM objects which are the main parts of the application, this is so we can dymanically build in more functionality. Lately new code has bee …
0
votes
5answers
103 views

(Game Engine) Framework Design

Hi there, I am currently working on 2D browser game. After putting the ZendFramework away, my team and I decided to write our own framework. Now we are helpless, because none of …
0
votes
3answers
47 views

Quick question about MVC in Php

Currently, I am working on restructuring an existing code base. I'm new to php frameworks, but I do know in general how MVC works. Right now, there is one controller file, one mod …
0
votes
3answers
31 views

Is there any way to see what framework was used to build a site?

Is there any way by looking at a site (maybe through viewing source) to see what underlying technologies were used to develop it? I'm looking specifically to see what frameworks ( …
1
vote
7answers
79 views

ASP.NET Application – free and best DAL Framework

Hi, We are working on an ASP.NET application with SQL Server 2008 as backend and we are NOT using LINQ. In the application all database calls will be performed using/through stor …
0
votes
1answer
22 views

Generic suggestions for SQL 2005 Framework\Design and Implementation

I'm renovating an existing ASP.Net web-app which has a full-fledge functional SQL 2005 DB as its backend. By full--fledge functional I mean that there're many things (infact almost …
0
votes
5answers
55 views

Java - DAO Layer or Plugin

Hi, I work on the JBJF Project on SourceForge and we want to improve on the Database Access for this framework. Currently, it's semi-flexible, but the access is done at the Task …
0
votes
2answers
56 views

django generic templates

So, Generic views are pretty cool, but what I'm interested in is something that's a generic template. so for example, I can give it an object and it'll just tostring it for me. o …

1 2 3 4 5 33 next
15 30 50 per page