openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
S#arp Architecture: ASP.NET MVC with
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 26 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved creation of WebSessionStorage to Init() of Global.asax.cs
wmccafferty
More...
over 16 years ago
Added note concerning moving duplicated mock repository creation code to factory classes within the "best practices" section.
wmccafferty
More...
over 16 years ago
Added NHibernateInitializer.cs and moved Global.asax.cs.Init() stuff to Application_BeginRequest() to support IIS 7 integrated mode.
wmccafferty
More...
over 16 years ago
Added a couple more thanks
wmccafferty
More...
over 16 years ago
Added note to multiple DB guide: WCF services will always use the “default” database; the one which is configured without an explicit session factory key.
wmccafferty
More...
over 16 years ago
Added support for multiple databases. See Q&A section of docs/Sharp_Architecture_Reference_Guide.doc for guide on adding another DB to your project. Also see VersionHistory.txt for all the specific changes.
wmccafferty
More...
over 16 years ago
Added overloaded constructors to JsonNet/JsonNetResult.cs
wmccafferty
More...
over 16 years ago
Added WCF DLL to VS generated projects
wmccafferty
More...
over 16 years ago
Added SharpModelBinder to VS template, modified templates accordingly, and added form view model DTO to VS template as well.
wmccafferty
More...
over 16 years ago
Modified Northwind templates and pages to use SharpModelBinder. Also added a view model DTO between controllers and forms; updated the templates, respectively, as well.
wmccafferty
More...
over 16 years ago
Added ability to watch for an Id property and bind it accordingly
wmccafferty
More...
over 16 years ago
[no comment]
wmccafferty
More...
over 16 years ago
Added DebugFormSubmission.ascx to VS template for assisting with form debugging
wmccafferty
More...
over 16 years ago
Got rid of redundant binder declaration
wmccafferty
More...
over 16 years ago
Added /id route to Root area for VS template
wmccafferty
More...
over 16 years ago
Added AddApplicationServicesTo method to template
wmccafferty
More...
over 16 years ago
Changed two compile time problems in generated code from this template
wmccafferty
More...
over 16 years ago
Changed two compile time problems in generated code from this template
wmccafferty
More...
over 16 years ago
Corrected S#arp templates to reflect compile time problems found in Northwind after last check-in
wmccafferty
More...
over 16 years ago
Fixed two compile time bugs of generated code
wmccafferty
More...
over 16 years ago
Modified Northwind sample to use NUnit syntax helpers and AAA mocking syntax.
kyle.baley
More...
over 16 years ago
Renamed a test method to be in the form of a question
wmccafferty
More...
over 16 years ago
Got rid of some extraneous using statements
wmccafferty
More...
over 16 years ago
Added a little more to the comments
wmccafferty
More...
over 16 years ago
Added items to ignore list
wmccafferty
More...
over 16 years ago
Added bin/obj to ignore list
wmccafferty
More...
over 16 years ago
Added bin/obj folders to ignore list
wmccafferty
More...
over 16 years ago
Added an example of an application service to the Northwind sample code along with respective unit tests.
wmccafferty
More...
over 16 years ago
Added CommonAssemblyInfo link into SharpArch.Wcf.csproj
wmccafferty
More...
over 16 years ago
Got rid of a redundant service add
wmccafferty
More...
over 16 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
39
40
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree