-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Consider the log in page on NerdDinner.com: http://www.nerddinner.com/Account/LogOn
Some nice features:
jQuery effects on the OpenID choice
popups for the other major providers
Is this revision of the NerdDinner AccountController and its View available for public download? How would you reinvent…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
can somebody tell me how it's needed to change the nerdDinner project, that the 'location-search' which is an JSON-Based Ajax call, works like
http://www.nerddinner.com/#where=london
so that the search-location parameter will be added to the queryString and make the location browsable?
Thanks…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I am trying to work my way through the NerdDinner tutorial - and as an exercise I'm converting it to VB as I go. I'm not very far in and after having gotten past the C# Yield statement I'm stuck on Shared VB Array Initialisors.
static IDictionary<string, Regex> countryRegex =
new Dictionary<string…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
NerdDinner.csproj won't load in vs2008 sp1 with .net 3.5 sp1. Am I not up-to-date on these tools or something? It complains this project type not supported on this installation.
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
The original NerdDinner Sample was very simple. Two samples, simple, in fact. Perhaps it's the new Northwind, as it's a good way to start working with ASP.NET MVC. However, it's not a perfect sample or an idealized example on how to do many Read More......(read more)
>>> More