Tagged Questions
The quickstart tag has no wiki summary.
14
votes
5answers
3k views
WPF quickstart documentation
I am totally new to WPF and looking for good quickstart documentation to start with. I will buy the book WPF Unleashed from Adam Nathan, but thats more a reference than a quickstart i think.
I just ...
1
vote
0answers
91 views
Simplest aproach to Spring.NET with NHibernate support
As I disclaimer I have to say that I'm strongly opinionated in favor of Entity Framework and ASP.NET MVC but due to new client work restrictions I'm now urged to get acquainted with Spring.NET with ...
1
vote
6answers
167 views
I would like to build a Java Web Application. What's the quickest start?
I am a reasonably competent programmer, with about 11 years experience. I particularly like Ruby/Rails and ActionScript. And Java is not too hard.
I'd like to develop a web application in Java in ...
1
vote
1answer
121 views
Is there a replacement for Paste.Template?
I have grown tired of all the little issues with paste template, it's horrible to maintain the templates, it has no way of updating an old project and it's very hard to test.
I'm wondering if ...
1
vote
4answers
282 views
General Help on Visual Studio using Common Controls
I know this sounds very basic but I just started with visual studio and I am looking for instructions on the basic control functions. In general, what the different options do. I am just trying to ...
0
votes
1answer
80 views
paster quickstart not an option
I am just installing TurboGears2 on Windows 7 running a virtual environment (python 2.7). I am not seeing the paster quickstart option when I run
paster --help
Instead, here's that output:
...
0
votes
1answer
118 views
Geotools Quickstart tutorial JFileDataStoreChooser.showOpenFile is causing error
I was looking at the Geotools Quickstart tutorial using Eclipse
http://docs.geotools.org/latest/userguide/tutorial/quickstart/eclipse.html
I followed all the steps and it all went well until I ran the ...
0
votes
3answers
91 views
Better Zend Framework introduction?
It's looking more and more like having framework experience is something you've got to have on your CV these days. A lot of job specs I've encountered want people with framework experience, and Zend ...
0
votes
2answers
97 views
QuickStart zend
I was following quickstart tutorial. My servername is "quickstart.local" which works fine but when i click guestbook then the link "quickstart.local/guestbook" doesn't work and message "An error ...
0
votes
1answer
177 views
Is there any Apache Click maven archtype similar to Wicket's?
Is there any Apache Click maven archetype similar to Wicket's quick start? Similar to http://wicket.apache.org/start/quickstart.html
Basically what I need is a way to get started using Apache Click ...
0
votes
2answers
280 views
Minimal BPEL/BPMN requirement?
I'm new to BPEL/BPMN.
Is it possible to write a BPEL/BPMN aware software without WS-* web services and EJB Container such as jBoss, WebLogic, Glassfish?
I want to know if there are quickstart ...
0
votes
2answers
400 views
Joomla! Quickstart package manual
I made some custom template and I still struggling with the most significant problem, how could I make a quickstart?
All the information what I found, doesn't helped me, including ...
0
votes
2answers
119 views
GTK how to use gtk_builder_add_from_string()
I am new to Gtk and I am also using Glade to design a GUI.
What is the necessary steps to show a GUI designed in glade by using gtk_builder_add_from_string() ?
So far I loaded a .glade file into ...
0
votes
2answers
231 views
zend framework - quickstart application
I have been attempting to install the 'quickstart' tutorial application on my system. After a considerable amount of frustration - a) because I dont know how it all works andb) mine's a windows (wamp) ...