nkohari

Stories kicked by nkohari

Ninject 2.0 Released!(kohari.org)

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

Nate Kohari announces the release of Ninject 2.0, and welcomes Ian Davis as co-maintainer of the project. read more...

add a comment |category: |Views: 372

tags: another

Welcome to the new DotNetKicks(blog.dotnetkicks.com)

submitted by javeryjavery(5523) 2 years, 4 months ago

Welcome to the new DotNetKicks - Lots of improvements and even more on the way! read more...

6 comments |category: |Views: 436

tags: another

Mastering jQuery now available at TekPub | Encosia(encosia.com)

submitted by javeryjavery(5523) 2 years, 5 months ago

Dave and I launch a new series on TekPub about Mastering JQuery. read more...

3 comments |category: |Views: 378

tags: another

.NET Memory Management(red-gate.com)

submitted by javeryjavery(5523) 2 years, 6 months ago

A great video explaining memory management in .NET read more...

add a comment |category: |Views: 481

tags: another

Tekpub: Concepts - Lambdas(tekpub.com)

submitted by javeryjavery(5523) 2 years, 7 months ago

A new episode in the concepts series at TekPub covering Lambdas. read more...

add a comment |category: |Views: 253

tags: another

Hello Tekpub(blog.wekeroad.com)

submitted by cranialstraincranialstrain(60) 2 years, 7 months ago

Rob Conery introduces his new venture into tutorial screencasts for .NET and associated technologies. He provides some background detail to his decision to start the venture with James Avery and his aims for it's future. read more...

1 comment |category: |Views: 153

tags: another

How to use Ninject 2 with ASP.NET MVC(codeclimber.net.nz)

submitted by sharplifesharplife(4570) 2 years, 9 months ago

In this blog post, Simone has explained how to utilize new Ninject 2.0 in ASP.NET MVC. read more...

add a comment |category: |Views: 401

tags: another

Custom functions in LINQ made easy with LightSpeed(mindscape.co.nz)

submitted by turtlespinturtlespin(634) 2 years, 9 months ago

Using LINQ to express queries is a great thing for .NET developers however sometimes it gets a bit tight when you want to express a database specific function that has no LINQ equivalent. This post shows how developers can easily create and express custom database functions so that their LINQ queries are executed completely by the database engine. read more...

add a comment |category: |Views: 259

tags: another

Siesta: Painless REST via ASP.NET MVC(kohari.org)

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

A simple and easy-to-use REST system for ASP.NET, based on the API from the Zen project management system. read more...

add a comment |category: |Views: 365

tags: another

31 Days of Refactoring(lostechies.com)

submitted by schambersschambers(105) 2 years, 9 months ago

A post a day for 31 days on refactoring. read more...

add a comment |category: |Views: 680

tags: another

Mike Moore, Rob Conery and James Avery on Domain Driven Design(coderslife.com)

submitted by mhardymhardy(183) 2 years, 9 months ago

In this episode, Mike Moore talks with Rob Conery and James Avery about Domain Driven Design. This episode of the Alt.NET podcast is brought to you by The Lounge Advertising Network. Reach .NET developers on the sites and blogs that they trust and respect, by advertising with The Lounge Advertising Network. read more...

3 comments |category: |Views: 294

tags: another

Zen is Live!(kohari.org)

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

Zen, the lean project management tool, is now open to the public! read more...

add a comment |category: |Views: 550

tags: another

Add a DotNetKicks Badge to your Site(dotnetkicks.com)

submitted by mhardymhardy(183) 2 years, 10 months ago

Drive more traffic to your site by adding the DNK badge, plugins for community server, graffiti, wordpress, and more! read more...

add a comment |category: |Views: 133

tags: another

How we do MVC – View models - Jimmy Bogard -(lostechies.com)

submitted by javeryjavery(5523) 2 years, 10 months ago

Jimmy talks about View Models and how to use them in an ASP.NET MVC Project. read more...

add a comment |category: |Views: 42

tags: another

OpenForum - A Free Forum for ASP.NET MVC Applications(software.herbrandson.com)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 10 months ago

One of the things that I really like about the MVC framework is that it offers some unique possibilities when it comes to third parties developing entire sub-systems that can easily be plugged into existing applications. Recently, I had some “down time” at my work and decided to take the opportunity to experiment with doing just that. Here are the results of that experiment. OpenForum is a forum that can easily be plugged into any MVC application with very little effort. In fact, there are only three steps to get OpenForum working with most MVC applications. read more...

add a comment |category: |Views: 644

tags: another

Automagic Time Localization(kohari.org)

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

A trick to localize timestamps without requiring users to pick their time zone manually. read more...

add a comment |category: |Views: 445

tags: another