tehlike

Stories kicked by tehlike

ASP.NET MVC And Convention Based Forms – Part 1(www.codinginstinct.com)

submitted by kebblokebblo(20) 2 years, 2 months ago

Interesting post on the mvc template engine and how to reuse controller actions when using view model inheritance. read more...

add a comment |category: |Views: 30

tags: another

hornget - apt-get for .Net OSS(hornget.net)

submitted by carcercarcer(240) 2 years, 6 months ago

Hornget provides an apt-get like service for common .Net Open Source projects. Want the latest NHibernate, Castle ActiveRecord, Rhino Commons but don't want to go through the headache of the numerous build processes and dependencies? Hornget supplies a daily a build of a number of OSS projects trunks as a downloadable Zip to ease upgrading to the latest versions read more...

add a comment |category: |Views: 206

tags: another

Extending Castle MicroKernel / EnrichWith facility(devlicio.us)

submitted by tehliketehlike(1000) 2 years, 10 months ago

In this post, I tried to explain ways of Castle Microkernel and implemented a cool feature of SM (EnrichWith) in castle. read more...

add a comment |category: |Views: 11

tags: another

Querying on Child Count With NHibernate(devlicio.us)

submitted by tehliketehlike(1000) 2 years, 10 months ago

In this post, I try to show how one can query on number of children of a parent. read more...

add a comment |category: |Views: 52

tags: another

What is a build script? Writing MsBuild Scripts - Part I(devlicio.us)

submitted by tehliketehlike(1000) 2 years, 10 months ago

In this post series I will try to explain MsBuild. In this post, I am explaining the need for a build script. read more...

add a comment |category: |Views: 473

tags: another

Fast Add Reference Dialog for VS 2010(devlicio.us)

submitted by tehliketehlike(1000) 2 years, 11 months ago

I have spent a couple of days on implementing a fast add reference dialog box for Visual Studio. The time of adding a reference has been a great time to have some coffee, to have lunch, or even a way to save economy (remember, developer time costs money!). read more...

add a comment |category: |Views: 464

tags: another

Id Generation for db4o(devlicio.us)

submitted by tehliketehlike(1000) 3 years ago

In this post, the author tries to show a possible way of implementing Id generation feature for db4o by using db4o's event read more...

add a comment |category: |Views: 192

tags: another

A Spring in NHibernate’s Conversation per Business Transaction(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 1 month ago

Implementation of CpBT using Spring AOP. read more...

add a comment |category: |Views: 46

tags: another

Tuning NHibernate: Tolerant QueryCache(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 1 month ago

A tuned QueryCache for NHibernate. read more...

add a comment |category: |Views: 13

tags: another

NUnitEx : assertion.Should().Be.Fluent();(fabiomaulo.blogspot.com)

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

New features of NUnitEx (NUnit extensions for fluent assertions). read more...

add a comment |category: |Views: 10

tags: another

Remoting issues w/ auto properties(devlicio.us)

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

In this post Derik Whittaker shows that how our friend automatic properties can lead to problems that are hard to detect. read more...

add a comment |category: |Views: 19

tags: another

Delay All Your Decisions(devlicio.us)

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

In this post Casey mentions about the consept of delayed decisions and gives examples from his team. read more...

add a comment |category: |Views: 4

tags: another

Introduction to NHibernate, pt.5 - Mapping Value Types(codebetter.com)

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

In this post author mentions about mapping value types in nhibernate. read more...

add a comment |category: |Views: 109

tags: another

NHibernate POID Generators revealed(devlicio.us)

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

In this post author shows some differences among identity generators for NHibernate. read more...

add a comment |category: |Views: 148

tags: another

Choosing a mocking framework(devlicio.us)

submitted by hgarciahgarcia(1534) 3 years, 2 months ago

Tim Barcz explore the reasons to choose one framework over another and poll the readers on their preferences. read more...

add a comment |category: |Views: 18

tags: another

Open Source Maturity Model Explored(devlicio.us)

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

In this post Tim Barcz discusses the maturity criteria for open source projects and give samples from many known .net projects. read more...

add a comment |category: |Views: 4

tags: another