|
Post your random dirty sexy thoughts here.
anything goes
even futas
dirty dreams
whatever turns you on, I won't judge, unless that's your fetish
Started by Prince Rose on
, 30 posts
by 7 people.
Answer Snippets (Read the full thread at sailormoonforum):
Her breasts.
|
|
Ending Thoughts + Series Thoughts :) Series has ended!!!!
What do you think of the ending & overall series?
The series was amaazing. The beginning really hooked me, but in the 20's.. it kinda slowed down. The last episode did have a climax, but i think...
Started by Jeff on
, 22 posts
by 18 people.
Answer Snippets (Read the full thread at popularasians):
So I thought they....
9gl in 1994.
I thought that everyone that earlier in their lives?
I thought they might have mixed up the aging with many characters.
I didn't really like the ending...
!!! Thought Rosy business was better....
|
|
Ending Thoughts? Series Thoughts? It's time for this thread again.
So.. what's do you think of its ending (final episode)? And what do you also think about the series?
~
For me.. i thought the final episode was.. iunno. First of all, when Ah Sum+Turbo...
Started by Jeff on
, 22 posts
by 18 people.
Answer Snippets (Read the full thread at popularasians):
Overall.
I thought the storyline with the beef ball king took way too long to wrap up.
I thought what the F
also i want to know what happened memory loss.
Was dreaming about the weddingscene....
|
Ask your Facebook Friends
|
Ending Thoughts, Series Thoughts Well.. what can i say.
I dont think this ending is very TVB-like. A lot of people died just in the last episode.. & i think this makes the series better. Not that i like to see people dying.. its just an ending that TVB...
Started by Jeff on
, 22 posts
by 12 people.
Answer Snippets (Read the full thread at popularasians):
Requesting films / songs by saying "ill make sure ill send a mourning card (fa pai) when you die", right there and then i thought her just to get on the train...is she that....
But nope.
I too - also thought ah fa died..
What I think].
|
|
Beef timeline….
1. (l,k) made poll
2. Said that Drake wasn't authentic in his lyrics
3. Argentine says no one is authentic and it's useless to pinpoint one of them (I think)
4. tl;dr for the rest of the argument
Started by Dustin Harkins on
, 13 posts
by 11 people.
Answer Snippets (Read the full thread at absolutepunk):
Gonna start a hxc band and our name will be beef timeline gonna have a child and his name will be
beef timeline Good, there's a beef timeline so I can properly assess the situation argentine couldnt win a kill... .
Beef timeline won Oh my god I lol'd so hard .
|
|
XPO is the object relational mapper of choice at my company. Any thoughts on the pros and cons?
Started by kazakdogofspace on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Anyways, there are hundreds of answers depending on your situation and requirements... .
The pros and cons compared to what? There are a lot of alternatives out there, the most popular being nHibernate, with the new kid 'ADO.NET Entity Framework' on the block .
|
|
SO is great, but sometimes I want to share my programming thoughts with the community members, not really to ask a question. what can I do?
Started by Liran Orevi on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
It would not have the StackOverflow could find a question where your programming ... .
I suggest sharing your thought and making it a question by adding:
Is this making sense? What thoughts often, maybe you should think about starting a blog.
|
|
We have tables with more then 3m records. When using innerjoin it is much slower then select * from db1,db2 where db1.field=db2.field
Any thoughts?
Started by Grumpy on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Please....
Any difference in performance is in some other aspect of the query .
INNER JOIN should not be any different from a SELECT FROM t1,t2 WHERE t1.c=t2.c, it is just a different syntax for doing the same thing and is treated the same by the optimiser .
|
|
I was looking at this article from 2005 and wanted to get some thoughts on it, advantages and disadvantages that the article does not point out about ViewState and Cache?
http://www.codersource.net/asp_net_viewstate_versus_data_caching.aspx
Started by Xaisoft on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I use both ViewState and Cache on a lot of my sites because ViewState handles... .
A Cache is "global" and is accessed by all users, depending on how you Index the Cache of course .
ViewState is used per-user, you don't store a ViewState to use on another use .
|
|
Hey im working on my first php site, and was hoping to get some thoughts from you guys.
1- I'm using a txt file database, cuz its a simple set of scripts. I know that's not recommended, but i wanted to work with it some, before getting into mysql. Thoughts...
Started by realcheesypizza on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
(2) Make sure to use parameterized queries....
You'd be better of just getting into SQL right away .
You will have multiple requests stomping over each other trying to edit your file concurrently .
(1) A text file database is very difficult to get working right .
|