3
votes
3answers
85 views
Is ri worth showing new users? (Ruby)
I've been working on a Ruby learning guide and I was told I should write about RI (Ruby Interactive Reference). After looking around the web I decided there wasn't that much information about the …
1
vote
4answers
187 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 an Android newbie …
2
votes
3answers
667 views
Good .Net Remoting Tutorial/Guide
Does anyone have any links to a good, concise, Tutorial or guide to .Net remoting? Would be grateful!
Thanks (sorry for the short post!)
Edit: I am now aware of: …
0
votes
3answers
212 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 be imported? How to …
0
votes
9answers
137 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 csrs, so far I have …
2
votes
4answers
99 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 many cases I have …
0
votes
2answers
56 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 Shellrevealed itself can not
…
4
votes
10answers
312 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 two major changes:
…
17
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?
Links guides or …
2
votes
2answers
214 views
Starter guide for Apache ServiceMix
What is the definitive guide to start with Apache ServiceMix? The howto's and guides on the website are way too complicate for a clean start.
0
votes
1answer
56 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 documenting the …
1
vote
2answers
68 views
Programmer Guide structure
Hello,
I have to write a programmer guide. What is the general structure of the programmer guide?
0
votes
0answers
10 views
Authority/AuthorScript Books/References
Hi,
I was cleaning out some of my directories to free up space and found an old copy of Authority.
It was an old 4GL (4th generation language) that let you “program” by dragging-and-dropping things, …
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 working step-by-step …
1
vote
2answers
151 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 to setup a method …
