I\'m new to Django, so I may just not fully understand how it works yet.I want to use Django with MongoDB, so I\'m using this library to connect the two.So I created a new project, all went well.. the
my current version of .net framework on web server is 2.0 and now i want to run web apps of.net framework 4.0 on same web server. before doing so i wants experts advice that if i will install .net fra
im searching for the most popular framework to create a java gui with xml definitions. I pre开发者_开发问答fer Swing!
I use symfony 1.4.8There are website on it where users can开发者_运维知识库register. I need to add the possibility of private messages between users. Is there a plugin that will do this? Or maybe some
I was wondering if justhost.com would be good enough to host a Wt C++ website/app on. It does allow FTP and SSH access as 开发者_StackOverflowhttp://richelbilderbeek.nl/CppWtDeployGlobalHosted.htm tel
I\'m using Eclipse CDT for a C project. I found out most of the frameworks require installation to use.
First let me ask about MVC architecture- ASP.NE开发者_如何学JAVAT MVC and Ruby on Rails. They both don\'t use page file extensions. Does this have to do with something native to the MVC architecture o
We are building an application on .net, And it is an Image Viewer application uses .net 3.5开发者_StackOverflow社区.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Both zend and CI framework have seperate Model, View, Controller directories. My doubt is how to use model in Zend Framework.