I\'m developing a ASP.NET MVC application with 3 layer classic architecture 1. data access (Repositories)
Instapaper, if you don\'t know it, is a bookmarklet that saves your current URL to an account of yours. Essentially the bookmarklet loads a script on the page with parameters on that script\'s URL wit
I have a trie-based word detection algorithm for a custom dictionary. Note that regular expressions are too brittle with this dictionary as entries may contain spaces, periods, etc.
I have a question that is perhaps slightly towards architecture and design rather than syntax problem....
First off, I am using web forms without any ORM framework. I have been struggling with how to make my domain objects as \"smart\" and \"rich\" as they can be without allowing them access to my servic
I have a solution that uses webforms for front end & mvc for admin console. Both UIs consume a service layer via Ninject, and i am having trouble working out a subtle but rather important issue.
Do you know any kind of .NET libraries, which provide persistent settings that are: May have versions and may upgrade from version to version. By upgrading I mean loading defaults ONLY for mismatche
Say you\'re making a Texas Hold\'em server. We have a single lobby and multiple rooms in which game sessions occur. At what level do you separate rooms?
wonder if I could get some advice on the best way to solve this authentication problem. I have a store web application, due to the nature of the store, any user must be authenticated in order to view
Developing an extension in Firefox and seems my mistakes are stemming from the fact that I don\'t understand the differences between what the below mean.