0
votes
3answers
85 views
How to Perform a Bulk Product/Category/Sub Category Import With Magento?
Does anybody know where to find a detailed guide to performing a bulk product/category/sub category import With Magento?
For example, what fields can be imported? What format can …
2
votes
4answers
93 views
Programming Resources for Non-English Speakers
I teach a course in basic web programming at a public university. I often have students who are working hard to pick up English at the same time that they are taking my course. In …
0
votes
9answers
128 views
How to start css and html
Hi everyone,
I have general question how to start developing my skills in web designing.
What is best place to start and what technique to use.
I have some kwnolege of html and c …
18
votes
14answers
2k views
Beginners Guide to LINQ
During the beta of Stack Overflow, I have seen quite a few questions about LINQ SQL but know nothing about it... it sounds very interesting.
What is LINQ and how do I get started? …
0
votes
2answers
50 views
Where is Shellrevealed
As a new shell developer I came across many new articles that have links and
examples from a website called Shellrevealed.com
Unfortunately all of those links are dead as Shellrev …
26
votes
19answers
2k views
Tips to create a useful user-manual.
If I start writing a user-manual for applications I have written, I have a hard time to look at the application from a users standpoint.
I know it's not very useful to write somet …
0
votes
1answer
44 views
Looking for Document Templates for a Developer Guide
I'm looking for a document template and some writing/style guides to structure the content of a Developer Guide for a subsystem I am about to hand off to a client. This goes beyond …
4
votes
10answers
305 views
Guide to New Vista Features
I'm an MFC programmer. I just had my first taste of Vista (on a VPC... Yup, I'm late). I should be evaluating things in depth in the coming days. On taking a casual look, I noticed …
1
vote
2answers
149 views
Android development resources for a Java newbie
I've got one of those newfangled Android phones and want to do some app development for it and am looking for guides. I haven't really found anything that looks promising for both …
1
vote
2answers
136 views
C Sockets Ping Command?
Can someone point me to some tutorial on how to set up a ping method using C sockets? Using beej's guide, I've been able to set up a connection between two devices, but now I want …
2
votes
3answers
892 views
Is there an easy to understand guide (new to Cocoa, Xcode, etc) for Interface Builder that talks about proxy objects?
Back in the day of C/C++, the part of the language that really hung me up was pointers. I understand them now, of course.
Now, Interface Builder Proxy Objects or more importantly, …
1
vote
2answers
66 views
Programmer Guide structure
Hello,
I have to write a programmer guide. What is the general structure of the programmer guide?
1
vote
3answers
167 views
Where should I start with a facebook application?
Hi all.
I am thinking about developing a fairly simple facebook application which i have modelled the database in access.
I have web space and mySQL databases available, but I was …
3
votes
4answers
218 views
Generic guide to programming concepts?
I'm looking for a guide to the basic concepts of programming, that are explained in a good amount of depth.
By this I mean something that describes what:
Object oriented program …
6
votes
2answers
2k views
How can I configure WCF to use x509 certificates over the internet?
I need to use an x509 certificate to get secure message level authentication from a rich client via the internet to a secure WCF Web Service.
Specifically, I am looking for a work …
