sidarok

Stories kicked by sidarok

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

Using SQL Service Broker in NET applications (javiercrespoalvez.com)

submitted by fintz69fintz69(700) 3 years, 2 months ago

Javi discusses the pitfalls you might encounter while trying to use SQL Service Broker from a .NET application read more...

1 comment |category: |Views: 446

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

Fluent Validation With ASP.NET MVC and Db4o(tunatoksoz.com)

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

In this post, Tuna tries to implement validation that uses Fluent Validation as its validation framework. The approach he has taken is to apply validation rules at persistence level. read more...

add a comment |category: |Views: 353

tags: another

Why aren't I an MVP?(codebetter.com)

submitted by klaus_b0klaus_b0(210) 3 years, 3 months ago

There's a problem with the MVP program I'd like to talk about. The fact that I'm no longer an MVP (haven't been for over a year now) isn't the problem, merely a symptom. My problem is that I don't know why I'm not an MVP, and by extension I don't know why others are. The process of becoming and remaining an MVP is completely opaque. Plainly, the MVP program lacks transparency. read more...

add a comment |category: |Views: 680

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

Transactional File System Operations with C#(tunatoksoz.com)

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

In this post Tuna tries to explain his approach to transactional file system operations. This piece of code uses two of the Vista's new features namely Kernel Transaction Manager(KTM) and Transactional NTFS. read more...

1 comment |category: |Views: 1016

tags: another

ASP.NET Multiple Validation Group Button(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 4 months ago

Javi shows how to implement a custom ASP.NET button that can fire mutliple validation groups in client-side. read more...

add a comment |category: |Views: 302

tags: another

ALT.NET Podcast 14: Object Databases(altnetpodcast.com)

submitted by powerrushpowerrush(3873) 3 years, 4 months ago

Rob Conery and James Avery discuss object databases. read more...

add a comment |category: |Views: 144

tags: another

Is lambdas syntatic sugar, or Turkish delight?(tunatoksoz.com)

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

In this post, Tuna tries to clarify his points on whether lambdas are syntatic sugars or not. read more...

1 comment |category: |Views: 402

tags: another

Decoupled design with events(tunatoksoz.com)

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

In this post, Tuna tries to illustrate the use of Events as a way to have decoupled architecture. He also points out the what he thinks as a problem with Rob Conery's Akismet implementation for his Oxite Refactor. read more...

add a comment |category: |Views: 496

tags: another

ASP.NET Confirmation Button using JQuery (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 5 months ago

Creating a ASP.NET Confirmation Button control that uses JQuery and its plugin SimpleModal to implement modal confirmation popups. read more...

add a comment |category: |Views: 605

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

Team Build notification on test failed(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 5 months ago

Javi shows how to configure TFS to receive email notifications when tests fail during continuous integration builds read more...

add a comment |category: |Views: 25

tags: another

Writing Testable Time Dependent Code(tunatoksoz.com)

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

In this post, Tuna shares his ideas on how to write testable time dependent code. read more...

add a comment |category: |Views: 217

tags: another

Castle ServiceIdResolver(tunatoksoz.com)

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

In this post, Tuna tries to explain how useful it can be to use ISubDependency in Castle. read more...

add a comment |category: |Views: 4

tags: another