Zack Peterson

7,263
Reputation
590 views

Registered User

Name Zack Peterson
Member for 1 year
Seen 5 hours ago
Website
Location Des Moines, Iowa, USA
Age 27
I am a software engineer specifically engaged in the development of World Wide Web applications and distributed network applications. I am concerned with all facets of the software development process and specialize in software product management. I contribute to projects in an application architect role and also perform individual programming tasks.
1d
revised Is Google Analytics Accurate?
more info
2d
comment Is Google Analytics Accurate?
Total. Unique discounts repeat visitors, right?
2d
comment Is Google Analytics Accurate?
I guess it's possible 60% of my traffic to that page is the Googlebot or other spiders. That's pretty sad if true.
2d
asked Is Google Analytics Accurate?
Nov
20
awarded  Notable Question
Nov
19
revised Interface ‘System.Web.Mvc.IValueProvider’ cannot be indexed because it has no default property
.NET 4 info
Nov
19
answered Interface ‘System.Web.Mvc.IValueProvider’ cannot be indexed because it has no default property
Nov
19
asked Interface ‘System.Web.Mvc.IValueProvider’ cannot be indexed because it has no default property
Nov
18
awarded  Popular Question
Nov
16
awarded  Popular Question
Nov
15
awarded  Popular Question
Nov
13
awarded  Famous Question
Nov
12
comment What’s the best WYSIWYG Editor for use with jQuery?
It doesn't work well with Internet Explorer without tweaking. code.google.com/p/jwysiwyg/…
Nov
10
awarded  Popular Question
Nov
10
comment ASP.NET MVC RequireHttps
ASP.NET MVC RequireHttps in Production Only: stackoverflow.com/questions/1639707/…
Nov
10
revised ADO.NET Entity Framework IsLoaded and Load
VB code coloring
Nov
10
asked ADO.NET Entity Framework IsLoaded and Load
Nov
9
comment Is there an ASP.NET MVC HtmlHelper for image links?
No tag-soup. Nice.
Nov
9
comment Can I Nest OrderBy in .NET?
All discussions do have 1 or more messages. But in this case they had not yet been loaded from the database. d.Messages.IsLoaded = False
Nov
9
comment Can I Nest OrderBy in .NET?
Perfect. Thank you.
Nov
9
revised Can I Nest OrderBy in .NET?
small fix
Nov
9
revised Can I Nest OrderBy in .NET?
clarification
Nov
9
comment Can I Nest OrderBy in .NET?
I don't think that sounds right. I want to sort my discussions by an aggregate calculation based on the messages of each.
Nov
9
revised Can I Nest OrderBy in .NET?
more info
Nov
9
asked Can I Nest OrderBy in .NET?
Nov
7
awarded  Nice Question
Nov
6
awarded  Popular Question
Nov
3
awarded  Popular Question
Nov
2
awarded  Popular Question
Nov
1
awarded  Popular Question
Oct
29
comment RequireHttps Fails On Redirects with Parameters
It might be a better to handle it in IIS. I can't think of any uses where it would necessarily have to be at the application level.
Oct
29
answered RequireHttps Fails On Redirects with Parameters
Oct
29
comment ASP.NET MVC RequireHttps in Production Only
Your RemoteRequireHttpsAttribute code works perfectly. That's much more elegant for VB than the conditional compilation. Thanks again Joel.
Oct
29
revised RequireHttps Fails On Redirects with Parameters
removed numbering to fix display of source code
Oct
29
revised RequireHttps Fails On Redirects with Parameters
numbering
Oct
29
revised RequireHttps Fails On Redirects with Parameters
code formatting
Oct
29
asked RequireHttps Fails On Redirects with Parameters
Oct
28
comment ASP.NET MVC RequireHttps in Production Only
A little ugly, but it'll work. Thank you, Joel.
Oct
28
comment ASP.NET MVC RequireHttps in Production Only
Sorry. VB code samples are getting harder and harder to come by. I didn't think it would matter. I've updated the original question. Do conditional compilation around attributes work for sure in C#? I haven't tested. That seems like a perfect, elegant solution.
Oct
28
revised ASP.NET MVC RequireHttps in Production Only
removed title
Oct
28
revised ASP.NET MVC RequireHttps in Production Only
added VB
Oct
28
revised ASP.NET MVC RequireHttps in Production Only
tried
Oct
28
asked ASP.NET MVC RequireHttps in Production Only
Oct
26
accepted How do I use jQuery to grow an HTML form?
Oct
26
comment ASP.NET MVC & ASP.NET AJAX Toolkit AutoCompleteExtender
I used jQuery instead. It worked well. stackoverflow.com/questions/1533761/…
Oct
26
revised jQuery Email Address Input
code sample
Oct
26
accepted ASP.NET error BC30456: ‘Title’ is not a member of ‘ASP.views_controllername_viewname_aspx’.
Oct
26
accepted Nested UpdatePanel Triggers
Oct
22
asked JavaScript to Manipulate Copied Text
Oct
21
comment Strongly-Typed ASP.NET MVC with Entity Framework
Try the "Ask Question" link to start a new Question. Your issue will get more attention.