Turnkey

2,732
Reputation
159 views

Registered User

Name Turnkey
Member for 1 year
Seen 37 mins ago
Website
Location
Age
9h
revised What are the right uses for cURL?
minor typos
10h
answered What are the right uses for cURL?
Nov
11
comment Database Structure Advice Needed
I agree with the idea of the tags, because the categories that you describe don't seem hierarchical anyway, for example wood is just a classification and could go on either side of aircraft.
Oct
2
accepted Do modern-day VisualStudio .NET projects still use Visual SourceSafe, or SVN?
Sep
17
awarded  Yearling
Sep
14
accepted User configurable security in multi-tenant ASP.NET website
Sep
7
accepted Is recording possible using java applets?
Aug
17
comment Advice Please: SQL Server Identity vs Unique Identifier keys when using Entity Framework
Did the identity as clustering key work out Ok? I would think there would be some collisions on that during the replication.
Aug
16
comment MySQL table with only a varchar as a foreign key
Are all of the data really 512 bytes long? Storage should be limited to the size of the record on each row. If possible it would be better to go to an integer primary and foreign key.
Aug
16
answered Is recording possible using java applets?
Jul
26
accepted Tomcat: playing audio
Jul
26
revised Tomcat: playing audio
fix example; edited body
Jul
26
answered Tomcat: playing audio
Jun
22
answered What are the file system of CD and DVD ?
Jun
22
revised SVG is dying? What’s next?
sp.
Jun
15
awarded  Nice Answer
Jun
8
awarded  Popular Question
Jun
1
comment Should I normalize my DB or not?
"YMMV" = "Your Mileage May Vary", as in fuel mileage reported for cars. In other words you may not get exactly the same results for specific cases.