Maelstrom
Member
- Member since
- Oct 5, 2009
- Last active
- Mar 1, 2010
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
77e3e11f-6732-4ddd-b223-d7aa8578486e
I checked a textbook, and here's a tentative answer: "I used the .NET Data Provider for Sql Server" Howzzat?
-
#Threads
Interview Question: How did you connect to the database?
First up, background info: I did my BE project in .NET (Visual Basic), it was a standard two-tier application. So, the interviewer...
-
#Threads
c17a4ae1-f9bc-4dd7-ac9e-00436076c128
English-ScaredNo,whats that??Well, in those days, there were no automobiles. Henry Ford had just introduced them. However, it was infeasible to manufacture them...
-
#Threads
df14a879-f8f9-462e-a2cf-86ff761a7fd0
Hmmm... I read something about API in Let Us C. What follows may be fully or partially true or may be not...
-
#Threads
4516b3cd-27da-4c1b-9a8c-c152806014e6
"You can have any color you want, as long as its black." - Henry Ford Do you know the history behind this???
-
#Threads
ecb495d9-c0e6-426d-912d-005d5598e4fa
Everybody wants to live long, but nobody wants to grow old!
-
#Threads
78fe476c-5459-47e6-b033-60fac7e34c26
A woman who thinks that the way into a man's heart is through his stomach, is aiming just a little too high.
-
#Threads
e32ca8fc-d1ce-4385-a74a-734fe6f30a5e
An apple a day keeps the doctor away... If aimed right.
-
#Threads
1d7fc384-100e-47ab-b927-acd1b6929e46
Found in a kindergarten book... "A friend in need is a friend indeed!"
-
#Threads
9660d062-b0f8-457c-b1f6-84e024810157
Obviously, first read a couple of books on C Programming. I think "Let Us C" by Yashawant Kanetkar [minus the 'Windows Programming'...
-
#Threads
Software Engineering Books Suggestions, please!
I don't mean Software Engineering as in the 'subject'. I mean Software Engineering to include all of the following topics (and much...
-
#Threads
72bac5dd-2b47-4861-be63-484693c3e957
gaurav.bhorkarQ1. Distinguish between (*m)[5] and *m[5]?(*m)[5] means "pointer to an array of 5 integers" *m[5] means "array of integer pointers" As for...
-
#Threads
802edf82-b12a-43f8-802c-f74b0a274110
goyal420I have not try this..but what do you think what will be the output?Yes, you are right, in this case it will...
-
#Threads
1441701c-b2b5-4894-89ee-b727a5680492
goyal420can you give any code..that will illustrate it...?~ Using a for loop ~ for(i = 0; i < 10; i++) { if(i...
-
#Threads
918369f0-ced0-4c4d-a7f2-5a63775c2178
GUYS!! I GOT IT!!!! If you use "continue" in a "for" loop, it will still increment the variable. But if you use...
-
#Threads
f78e2ba2-1473-460f-84fc-a91405cb7389
Sorry guys, I still don't get the point. Maybe reframing the question would be a bit of a help... Let's start out...
-
#Threads
C/C++: Difference between "while" loop and "for" loop ?!?
There's an interesting story behind this! I went to an interview where the interviewer (who looked pretty knowledgable) asked me, among other...
-
#Threads
d8e6de22-46e1-42ac-ab8a-a40458a6086b
Thank you "The_Big_K" and "crazyboy" for taking the time to reply. I'll certainly take some action by contacting the company (however, I...
-
#Threads
Job offer delayed, just sitting at home, dunno what to do!
Hello everyone, First of all, I would like to apologize if a subject such as this has already been discussed elsewhere in...