Dan Esparza
|
Registered User
|
As a Software Developer I really like C# / ASP.NET / jQuery.
As a cook, I really like the French. As an American, I love College Football and Baseball. As a Dad, I enjoy reading with, playing with, and watching my 2 girls. As a GoDaddy.com employee, I really like domains. |
|
Nov 13 |
comment |
jQuery compiled with Google Closure Compiler "minimally helpful" - Ha! |
|
Nov 13 |
comment |
How does a javascript closure work ? Moved to new location on his site: blog.morrisjohns.com/javascript_closures_for_dumm… |
|
Oct 30 |
awarded | ● Popular Question |
|
Oct 29 |
awarded | ● Nice Answer |
|
Oct 28 |
comment |
What was the strangest coding standard rule that you were forced to follow? Actually -- she was a contractor. Didn't have much senority in terms of years. |
|
Oct 21 |
comment |
C#: What is the fastest way to generate a unique filename? That actually creates a file. I think you mean System.IO.Path.GetRandomFileName() |
|
Oct 21 |
comment |
C#: What is the fastest way to generate a unique filename? WOW! Do you have a link source that describes this implementation guarantee? |
|
Oct 21 |
comment |
C#: What is the fastest way to generate a unique filename? @Anders: Good point. I have a folder path already -- so I mean 'unique within a given file folder' |
|
Oct 21 |
comment |
C#: What is the fastest way to generate a unique filename? An excellent question. The answer is that I'm trying to squeeze every ounce of performance out of this file system intensive application. |
|
Oct 21 |
asked | C#: What is the fastest way to generate a unique filename? |
|
Oct 14 |
awarded | ● Popular Question |
|
Oct 7 |
asked | Javascript navigation in Visual Studio 2008 |
|
Oct 4 |
accepted | OutputCache and recording unique views? |
|
Sep 25 |
comment |
I need a simple example of asp.net routing AFAIK this will redirect ALL 404's to the new page, unless this is in a location element. See msdn.microsoft.com/en-us/library/… for more info. |
|
Sep 25 |
comment |
I need a simple example of asp.net routing @Fredou: You don't have to create a file if you use an HTTPModule |
|
Sep 24 |
comment |
JSON library for C# Do you mean consuming, creating or both? |
|
Sep 23 |
revised |
What’s quicker: serving a static HTML file from the filesystem or from MemCache? Added tag |
|
Sep 23 |
answered | What’s quicker: serving a static HTML file from the filesystem or from MemCache? |
|
Sep 22 |
asked | Is the HTTP ‘HEAD’ verb useful in web development? |
|
Sep 22 |
comment |
Caching compiled lambda expressions +1 for "Oh, and your singleton cache isn't thread-safe by the way." |
|
Sep 22 |
comment |
C#: How to convert a list of objects to a list of a single property of that object? True, but the question was "How can this be done" ... not "How can this be done with the least amount of fluff". No disrespect intended, Jon. (Please don't smite me). |
|
Sep 22 |
comment |
What are common Windows service design patterns? Thanks for the point in the right direction! |
|
Sep 22 |
comment |
What are common Windows service design patterns? I have added clarification. Please let me know if I'm still being unclear. |
|
Sep 22 |
revised |
What are common Windows service design patterns? Added clarification |
|
Sep 22 |
comment |
Visual Studio 2008 - Minimap As a side note, it appears Visual Studio 2010 will have this built-in. See the datasheet located here: microsoft.com/visualstudio/en-us/… and do a search for 'document map margin' in the PDF |
|
Sep 21 |
asked | What are common Windows service design patterns? |
|
Sep 21 |
asked | Good jQuery interview questions? |
|
Sep 20 |
awarded | ● Yearling |
|
Sep 16 |
asked | jQuery t-shirt? |
|
Sep 16 |
comment |
Using Singleton vs Single Call in .NET Remoting? "no locks or other provisions to protect its internal state" ... are you sure it's a Singleton then? It's my understanding that you would need to have a lock to restrict (initial) construction to a single thread. |
|
Sep 16 |
comment |
C# String.Format args I love that the API definition you gave was for VB. ;-) |
|
Sep 16 |
revised |
C# IsODBCServerAvailable More links |
|
Sep 16 |
answered | C# IsODBCServerAvailable |
|
Sep 16 |
comment |
ASP.NET MVC - Model.OrderBy Date has no effect Sorry -- I haven't had issues with sorting dates, assuming Date is a datetime field. Maybe you could be more specific as to your database type / version? |
|
Sep 15 |
comment |
Favorite IDE feature? "VS IntelliSense support of VB.NET" ... doesn't C# have the same intellisense support ... ? |
|
Sep 15 |
comment |
MS Velocity vs Memcached for Windows? Caching isn't the same as ASP.NET session tracking in my book. But thanks for the suggestion. |
|
Sep 15 |
answered | Define jQuery “eq” |
|
Sep 15 |
answered | Good C++ resources for a C# programmer |
|
Sep 15 |
answered | What is System.Linq.Expressions in C# used for? |
|
Sep 14 |
revised |
ASP.NET – Error throwing or logging Formatted to be more grammatically correct |
|
Sep 14 |
comment |
Anyone care to review this JS code for a custom scroller? Can you elaborate on your last point, please? ("take advantage of implicit type conversion instead...") That sounds interesting. |
|
Sep 14 |
answered | ASP.NET – Web page designing - Best Practices |
|
Sep 13 |
comment |
What do you use to keep notes as a developer? Yep -- Scratch that. Google notebook has been discontinued. |
|
Sep 12 |
revised |
ASP.NET: Does every HttpRequest get its own thread? Clarification |
|
Sep 12 |
asked | ASP.NET: Does every HttpRequest get its own thread? |
|
Sep 12 |
comment |
Decent webmail clients for Windows Server 2008 / IIS Sounds like this might be better suited for either serverfault.com or superuser.com. |
|
Sep 11 |
answered | Visual Studio: Find unused code? |
|
Sep 11 |
answered | What process returns the “(404) Not Found” error |
|
Sep 11 |
comment |
Visual Studio: Find unused code? It pleases your worship to say so, but we are the poor duke's programmers; but truly, for mine own part, if I were as tedious as a king, I could find it in my heart to bestow it all on your worship. |
|
Sep 11 |
asked | Visual Studio: Find unused code? |
