|
Started by Andrroid on
, 26 posts
by 19 people.
Answer Snippets (Read the full thread at reddit):
Og droid wins.
I love that all of the touch screens are dirty .
One really stands out in a good way.
|
|
GoatTurd's "Best Friend" and "Good Friend"...Vets and Non-Vets
MAN! He really has some well versed "Best Friend"s and "Good Friend"s
OR is he just pulling these "Best Friend"s outta his ass to lend, in his feeble mind, some sort of validity to his insanely...
Started by Mach1Marauder on
, 15 posts
by 7 people.
Answer Snippets (Read the full thread at yellowbullet):
My 2nd best friend manned a machine gun on a Humvee, hey? Originally Posted by 6....
Originally Posted by 67 GTO (Post 2196137) My best friend is a 3 tour Veteran.
BTW, my best friend is a Vietnam Veteran, so I want to hear this.
|
|
I'm creating a dynamic website with articles. Each article has a title, like "How does one eat a dog and live with it?", but also something I'm now calling "URL Friendly Title", such as "eating-a-dog".
I'm looking for a better word for "URL Friendly Title...
Started by Bart van Heukelom on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
How about 'good-names'?
I'm sorry to say that "slug" really does seem to be the standard term = "eating-a-dog"
"Title digest"?
How about "short-name"? Near the entry field it would be a good idea.
|
Ask your Facebook Friends
|
I made a website that has a hierarchical structure and has search engine friendly (SEF) URLs like:
/seeds-1/ /seeds-1/fruits-2/ /seeds-1/fruits-2/black-berries-5/ /seeds-1/fruits-2/blue-berries-6/ /seeds-1/fruits-2/strawberries-7/ /seeds-1/vegetables-...
Started by Salman A on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Searches for "seeds", "flowers", "vegetables" etc will match on the URL, so the URLs are good.
|
|
I have a LINQ to SQL model setup - however in my app there are certain places where I want "friendly" column names for example:
"NameFirst" to be "First Name" "AgencyName" to be "Agency"
Just looking for suggestions on where the best place/technique to...
Started by thunkened on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
However, if you just want it available, you could declare your own attribute against the class, and add it there:
[MyDisplayName... .
Well, for most table use, you'd need [DisplayName(...)] , but this isn't easy to do without messing with the partial classes .
|
|
After 5 years of playing a good guildie and a good friend has finally been pushed to the brink and over it and cancelled his and his families service. I understand why he did it. The last few months of abuse he and his daughter recieved between trade ...
Started by Drocul on
, 17 posts
by 16 people.
Answer Snippets (Read the full thread at battle):
There are a lot of good players out there and it isn't hard to ignore the bad ones.
The other guy got online to heart.
I had a friend receive a death threat.
Severely for doing the littlest thing.
|
|
10 years ago, I read one of those Teach Yourself HTML in 24 Hours books and haven't looked into developing for the web since.
I'm currently trying to learn C# and Silverlight and make my way into the world of professional software development. I'm not...
Started by Ben McCormack on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
You are still learning asp.net so it is good for folks who want to dabble without putting money.
|
|
So I got a text about mid-week from hoss37, asking if we had Saturday open and if we'd like to join him and Tiger X at a motorcycle show in Fort Wayne Indiana..Let's see....Too cold to ride, but something else motorcycle related to do in January??..Oh...
Started by Bassdude404 on
, 13 posts
by 12 people.
Answer Snippets (Read the full thread at vtxcafe):
Some times they have a good turn out and some times it's pretty the Florence part Bike Week West....nothing like having fun with good friends and enjoying bike related anything anytime I really like....
Shows here a lot in the winter.
|
|
As many of you know, the System.IO namespace is abysmally designed. I would like a free library that wraps the file IO functionality in a sane way (read: doesn't require you passing strings all over the place). I remember reading some time ago that there...
Started by George Mauer on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Still, I thought I'd outline the process I used:
Create....
It took me 16 minutes, and I haven't tested it, and don't know if it meets your needs .
What's wrong with System.IO.FileInfo?
I was curious, so started to create a set of wrappers using ReSharper .
|
|
Something to take an XML schema and let you add/edit data but not change the XML structure, preferably installed on a server. basically a UI to edit xml documents as a web app. Someone has got to have done this already right?
Answer Snippets (Read the full thread at stackoverflow):
Give vim a try with a suitable plugin ( http://www.vim.org .
This page has a good comparison of xml editors and there features, seems like a good starting point.
It might fit what you want, but it's not free .
|