Latest Open Source stories

Ninject and the Ms-PL(kohari.org)

submitted by nkoharinkohari(1310) 3 years, 2 months ago

Ninject is now dual-licensed under the Apache license and the Microsoft Public License. read more...

add a comment |category: |Views: 99

tags: another

Hosting your OSS project on github(codebetter.com)

submitted by PeterRitchiePeterRitchie(1505) 3 years, 2 months ago

Aaron walks through hosting an oss project on github and how to use git as the SCC system. read more...

add a comment |category: |Views: 122

tags: another

NH2.1.0: generators behavior explained(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 2 months ago

Diving in generators behavior. In the last year we saw an increment of NHibernate’s users and sometimes they are ignoring some facts, by the way I'm hoping this post will be useful to “old” users too. I will try to show you what happen behind the scene and hopefully this will be one of the bases, of your decision, when you must choose a POID generator strategy.... read more...

add a comment |category: |Views: 191

tags: another

Ninject 2 Reaches Beta(kohari.org)

submitted by nkoharinkohari(1310) 3 years, 3 months ago

Version 2.0 of the Ninject dependency injection framework has reached beta status. read more...

1 comment |category: |Views: 149

tags: another

Diving in NHibernate.Validator(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

Surfing in the NET, to find some NHibernate.Validator (NHV) example, I saw that there are various things not so clear about how NHV is working. In this post I’ll try to give you a more deep explication.... read more...

1 comment |category: |Views: 284

tags: another

Subtext 2.1 – A great .NET Open Source Blogging Platform(codezest.com)

submitted by daveschinkeldaveschinkel(1720) 3 years, 3 months ago

If you are looking for a free .NET based open source blogging application, Subtext may be for you or your company. It’s a mature and established blogging framework founded by MS employee Phil Haack. My site is using Subtext and I’ve been very happy with it as compared to solutions such as Telligent Community Server which are not free and are quite heavy and complicated just for running a simple blog for you or your company. Here is the rundown of its current benefits as I’ve experienced: read more...

add a comment |category: |Views: 206

tags: another

SociableBE-Extension for BlogEngine.NET(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 3 months ago

Social bookmarking sites allow websurfers to save, catalog, and share interesting pages they find online. The SociableBE-Extension appends links for your readers to use those sites to the end of each of your blog’s posts, increasing your potential audience. While Sociable is originally developed as a Wordpress-Plugin in PHP, SociableBE is based on the main idea but re-developed for BlogEngine.NET in C# and with a simple copy'n'paste installation. read more...

1 comment |category: |Views: 94

tags: another

NHV.Loquacious : fluent-configuration for NHV(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

The new EMBEDDED configuration, based on fluent-interface implementation, for NHibernate.Validator. read more...

add a comment |category: |Views: 146

tags: another

NHibernate.Validator: fluent-interface configuration(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

Fluent interface configuration for NHibernate.Validator explained. read more...

add a comment |category: |Views: 279

tags: another

A Failure in Microsofts Open Source Strategy(chriscyvas.wordpress.com)

submitted by ccyvasccyvas(635) 3 years, 3 months ago

If they want their development tools to be the tools to develop with and they want Windows to be the platform to deploy solutions on (open source and otherwise), then they need to consider, very carefully, how they expect to achieve that. You’ve got to do more than release open source software . . . read more...

2 comments |category: |Views: 494

tags: another

NH2.1.0: New generators(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

NHibernate new identity-style generators available for various dialects. read more...

add a comment |category: |Views: 273

tags: another

Castle Custom Component Activators(tunatoksoz.com)

submitted by tehliketehlike(1000) 3 years, 3 months ago

In this post, Tuna tries to explain what ComponentActivators of Windsor does, and how we can extend the framework abilities. read more...

add a comment |category: |Views: 112

tags: another

Automatic/Convention-based mapping entities with Fluent NHibernate(blog.jagregory.com)

submitted by chadmyerschadmyers(840) 3 years, 4 months ago

James Gregory has a 4-part post on the "auto-mapping" features of Fluent NHibernate. Basically, Fluent NHibernate can automatically map most of your entities based on the conventions you specify and can apply other conventions such as table names, foreign-key constraint naming, etc. This is the first post of the 4, the others are linked as Trackbacks at the bottom. After reading these 4, you should have a better idea of how to get started using the conventional mapping features of Fluent NHibernate. read more...

add a comment |category: |Views: 310

tags: another

DotNetNuke Moves to CodePlex(blog.theaccidentalgeek.com)

submitted by jwanageljwanagel(395) 3 years, 4 months ago

Find out why the DotNetNuke project moved to CodePlex from SourceForge. read more...

add a comment |category: |Views: 368

tags: another

Contributing to OSS – Creating a test case & patch(tunatoksoz.com)

submitted by tehliketehlike(1000) 3 years, 5 months ago

In this post Tuna tries to show how one can contribute to OSS, specifically NHibernate, projects by creating tests. read more...

add a comment |category: |Views: 78

tags: another

TortoiseGit 0.1.0.0 Preview(code.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 5 months ago

TortoiseSVN is being ported to TortoiseGit read more...

1 comment |category: |Views: 409

tags: another