0
votes
3answers
77 views
C# Newbie Question from tutorial book: “Head Start C# Greyhound Lab”
Hello,
I'm an extreme newbie at C#, but I've been slowly moving through the Head Start C# tutorial book (and finding it extremely enjoyable so far). However, I've hit a wall on the first "lab" …
0
votes
1answer
31 views
C# Windows Services - Where Can I Find A Good Tutorial?
Regarding C# Windows Services...
Where can I find a good tutorial?
I'm looking for a tutorial that is good for beginners and people who are out of practice.
0
votes
1answer
27 views
scroll image using UIscrollview
i looked at the example from the iphone dev: http://developer.apple.com/iphone/library/samplecode/Scrolling/index.html
everything looks cool except that for 5 image they set the "const NSUInteger …
1
vote
6answers
76 views
Ruby on Rails video Tutorials
I know nothing about RoR and now I need video tutorials for learning RoR
any links to download or watch please
0
votes
2answers
38 views
Good online sources to learn Sharepoint Development?
Does anyone have or would like to share any recommendations for some great sites/online tutorials or primers on developing sites in MS Sharepoint? Any help would be much appreciated.
Thanks!
0
votes
1answer
30 views
Filtering bound XML data in WPF
Hello,
Basically I have a WPF application that will display announcements to the user within a listbox. The information that populates the list box comes from a XML file which contains details about …
2
votes
5answers
80 views
Are there any good free online ColdFusion tuturials?
I have some new students starting soon and what I have always done in the past is just throw them in the deep end to learn ColdFusion. I usually give them a very small project that has most of the …
0
votes
2answers
60 views
Lambda Tutorial and Solving a Lambda-Function
Is it possible to shorten the following function to a lambda expression?
Or (to do the trick by myself) what is the best and most understandable for beginners tutorial for lambda in vb.net?
Function …
5
votes
6answers
125 views
Please Recommend me a better C# tutorial
I am still a beginner programmer .. Though I know (only)some basics of C# .. I want to be a professional C# programmer .. Please suggest me a better tutorial for it to start from its ABCD .. I have no …
0
votes
2answers
25 views
Acessing DLLs in VB.NET
Hi, I'm not that good with VB.NET yet and I'd like to learn about API's and external DLL files.
Perhaps someone can post some sample code with explanation/comments or point me to some tutorials.
1
vote
3answers
136 views
Good realworld (open source) examples of F# (to read and learn) [closed]
Possible Duplicates:
F# open source projects
F# “real world” apps?
Open source F# programs as examples for learning
I'm reading the new F# book, and it's all neat and nice to …
0
votes
0answers
19 views
Setting-Up CruiseControl under Tomcat6?
I have searched the net for good valid uptodate tutorials on installing tomcat6 to run cruisecontrol but I can't seem to find anything useful.
0
votes
2answers
47 views
Good PHP & MySQL Rating And Voting Script Tutorials?
Is there any good rating and voting script tutorials that use PHP and MySQL? If so can someone point them to me so I can check them out.
1
vote
2answers
33 views
overview of DLR?
I'm looking for a high level overview of how one goes from an AST to working code via the DLR, does anyone have (a link for) something like that?
3
votes
2answers
62 views
Compiling for the Java Virtual Machine [closed]
Possible Duplicate:
Best books on JVM
Are there any good resources, particularly books and tutorials, on learning how to write a compiler targeting the Java Virtual Machine? Can you give some …
