Tundey

1,197
Reputation
99 views

Registered User

Name Tundey
Member for 1 year
Seen 21 hours ago
Website
Location US
Age 32
Software engineer by day. Sports fan by night.
Aug
25
answered What does ‘string is not terminated’ mean?
Aug
16
awarded  Yearling
Aug
14
comment Should I set the initial java String values from null to “”?
@Chris: But Java is not a loosely-typed language so why even bother with a half-assed attempt to make it look like one?
Jul
31
comment Why would a Database developer use LINQ
lol @ "every dedicated DBA nightmare".
Jul
31
comment Why would a Database developer use LINQ
@Marc_s: You can get intellisense with tools for databases too. So that's not a compelling reason. @Robert: Linq is the preferred method for accessing your data through an ORM such as Linq to SQL? Isn't that like using a word to define itself. Bear in mind, I am not questing Linq itself. I like the idea of writing queries against non-sql data structures. But I don't understand why one would replace SQL with Linq (replace CAML with Linq on the other hand would be great).
Jul
31
answered Why would a Database developer use LINQ
Jul
29
answered Windows Workflow: Why do they get stuck in persistence?
Jul
28
accepted custom service failed to start when there is a unscheduled reboot on the server?
Jul
24
answered How do I use a common class between winforms client and web service?
Jul
24
comment C# try-catch-else
You beat me to it.
Jul
24
comment SQL to determine minimum sequential days of access?
Does this question qualify as "meta" since it's using SO to improve SO? :)
Jul
24
comment SQL to determine minimum sequential days of access?
This is why DTE is probably my favorite feature in SQL 2005.
Jul
23
answered MOSS vs. traditional ASP.NET
Jul
23
comment C# and ASP.NET MCQs
This belongs on StackOverflow
Jul
17
answered What are you doing to prepare for SharePoint 2010?
Jul
17
answered Error while loading JPEG: “A generic error occurred in GDI+.”
Jul
17
answered Crystal report - Running thru .NET
Jul
17
answered How to safely remove orphaned values in the Windows registry?
Jul
17
answered How do you deploy your ASP.NET applications to live servers?
Jul
14
answered Which is more efficient: Multiple MySQL tables or one large table?
Jul
13
answered What’s faster IN or OR?
Jul
10
awarded  Popular Question
Jul
7
answered XML vs Binary performance for Serialization/Deserialization
Jun
15
answered Newbie ASP.Net programmer needs help