I see language features like C#\'s foreach loop (which requires the use of IEnumerable), and its using syntax (which uses IDisposable, knowing which method to call), and LINQ (which I assume uses a he
I am new to GAE (cloud based development in general actually) and I am looking for some advice. I am looking to use GAE only as 开发者_运维知识库a service (REST + JSON) with my client-side in Sproutc
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Updat开发者_运维问答e the question so it can be answered with facts and citati
If you have ever worked on alfresco, you must know the web script layer in it, my question is how does alfresco implement this ? What framework does it use?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve been tasked with finding out if it\'s possible to have a WCF service that can be hooked into by a Windows .Net 1.1 application, as well as newer web applications and one mobile app.
I\'m planning to write a 3D FPS game, based on WebGL. Should I use some WebGL framework? What 开发者_开发技巧is the most active and popular WebGL library today? Does it support LOD, Heightmaps, CO
I found a couple of blogs on how to get started with Lift, but I need a quick reference. Something like: here you define the application map, this is how to write snippets, etc.
I\'ve made several php scripts as a plugin for one large framework. My scripts use its libraries quite often. Now someone who is using another platform, with its own libs and so on (probably just as p