|
|
billy
billy
 |
|
Stories kicked by billy
|
|
submitted by
billy
1 month ago
devlicio.us — Rob and Christopher Bennage have had the fantastic opportunity to contribute to Ayende's NHibernate Profiler. It's somewhat analogous to SQL Profiler, and yet—oh, so much more. read more...
add a comment
|
category: Open Source | Views: 23
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
kpanghmc
5 months, 18 days ago
lypang.com — A brief article I wrote on the new S#arp Architecture framework that combines ASP.NET MVC with NHibernate to form a very solid project base for .NET projects. This project encourages the use of many of the "best practices" in the .NET world: test driven development, domain driven design, object relational mapping, model view controller, dependency injection / inversion of control, and separation of concerns. It's worth your while to take a look and give it a shot. read more...
add a comment
|
category: ASP.NET | Views: 15
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 8 days ago, submitted by
joejoejoejoe
6 months, 19 days ago
devlicio.us — Architectural foundation for rapidly building maintainable web applications leveraging the ASP.NET MVC framework with NHibernate 1.2 and Spring.NET 1.1.1. read more...
add a comment
|
category: Architecture | Views: 321
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bennage
10 months, 24 days ago
devlicio.us — Billy McCafferty offers a thoughtful look at the relationships between open source, Microsoft, and the state of the art. read more...
add a comment
|
category: Community | Views: 0
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
billy
11 months, 26 days ago
devlicio.us — OK, so maybe not...but it should be! I vote we mutiny to have ASP.NET MVC renamed to simply MVC.NET. It's a whopping 36% simpler to write (if you count the space in the former) and does a better job at conveying the fundamental differences between the two technologies. If WPF gets its own acronym, then, by golly, MVC.NET should get the respect it deserves as well! read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
billy
11 months, 28 days ago
devlicio.us — In part one of this three part series, I offered what we’d ideally like when using NHibernate, or any ORM for that matter, with custom collections in the domain layer. To reiterate, the ORM should have as little impact as possible on how custom collections within the domain are structured and how relationships between classes are declared. At the very least, there should be no references to the ORM, or ORM-supporting assemblies from the domain, whatsoever. The discussed solution achieves these goals. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
anortham
1 year ago
devlicio.us — When people speak of the object-relational impedance mismatch, they usually talk about the differences between structure, the lack of behavior in relational databases, and the complexities that mapping abstractions present. A disadvantage which receives less attention is the impact that the impedance mismatch has on keeping code free of extraneous data-driven communications. In spite of the efforts taken to avoid it, domain layer code ultimately includes some degree of coding and/or structure which was dictated by the constraints of the data layer. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
EtienneTremblay
1 year ago
blog.lavablast.com — Open Flash Chart is an open source flash control that can display charts on a web page.
The latest release contains an ASP.NET libary. read more...
7 comments
|
category: ASP.NET | Views: 66
|
|
tags:
charting, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
billy
1 year ago
devlicio.us — To improve impressions of mainstream software development - which, presumably, should be based upon the foundations of computer science - it comes upon the shoulders of each developer to educate him or herself with the knowledge necessary to give this discipline proper attention. Developers cannot push off this responsibility to management or "the priority setters." It is up to each of us to give software development the respect it deserves and educate those around us, accordingly. read more...
|
|
tags:
Readings, Books, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
billy
1 year, 1 month ago
devlicio.us — Most web applications need to send out email for a variety of purposes, right? I like to use email as a sort of extended user interface - allowing entry points to let the user conveniently do work by getting an email and clicking on a link. I've struggled for a while with a good way of managing email templates to use in my applications. Here's a good method that simplifies the process of templating. read more...
add a comment
|
category: ASP.NET | Views: 13
|
|
tags:
html, Email, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
billy
1 year, 1 month ago
devlicio.us — As we progress as developers, we strive to seek out the "best" way to perform our craft. The chosen methods to attain this lofty goal always bring with them a number of developmental trade-offs. Some techniques may simplify the code but lessen fine grained control while others enable greater power while introducing complexity. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
billy
1 year, 1 month ago
devlicio.us — When beginning a new project of any appreciable size and scope, I always start with a project charter to define the project vision, the business case for the product, basic scope and critical success factors. I also use the project charter to clearly define, to the stakeholders of the project, the agile processes that will be employed to manage project development. read more...
add a comment
|
category: Other | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
billy
1 year, 2 months ago
devlicio.us — I've previously discussed the benefits of the under-appreciated technique Design by Contract. I've found a(nother) great spot where it's usefulness shines while using MonoRail's SmartDispatcherController. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
anortham
1 year, 2 months ago
devlicio.us — There, I've said it. If Castle Project has been on your "need to check that out list," you very much need to make it a higher priority.
read more...
1 comment
|
category: Open Source | Views: 1
|
|
tags:
CastleProject, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
dwhittaker
1 year, 3 months ago
devlicio.us — Some thoughts about different do's and don'ts in regards to logging software bugs read more...
|
|
tags:
Bugs | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|