I have an interface IRepository to abstract my repository. DbContext class is an Entity Framework to work with First Code.
In my application got: Classes public class User { [Key] public Guid Id { get; set; } public string Name { get; set; }
Environment In my solution I have three projects, they are: Web (Asp.net MVC4) Model (Class library) Test (Test project)
We are working with a set of web services and we\'re looking for the best option to return errors to the web service\'s consumer. This is the current response:
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I have this interface... public interface ICheckThatDocumentExistsC开发者_开发知识库ommand { bool Execute( string userId, string docId );
I have written for a very simple app of mine . To login facebook canvas users of the app To do some visitor tracking , most of the code is very simple.
I have a huge network of data-collection servers which generate a large volume of real-time data. In the past I\'ve provided partners with the ability to get this data in near-real-time using HTTP GE
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Im going to submit an app, but when validating I get an error: The following issues were found during validation: