simoneb

Stories submitted by simoneb

Host your own Web Server in your application using IIS 7(blogs.msdn.com)

submitted by simonebsimoneb(5450) 4 years, 1 month ago

Cool way of self hosting IIS 7. read more...

1 comment |category: |Views: 17

tags: another

There and Back Again : Lambda, Lambda, Lambda!(blogs.msdn.com)

submitted by simonebsimoneb(5450) 4 years, 2 months ago

Want to get lambdas? This is THE post. read more...

1 comment |category: |Views: 26

tags: another

Rhino Mocks 3.4 Released(ayende.com)

submitted by simonebsimoneb(5450) 4 years, 2 months ago

Some great new features! read more...

2 comments |category: |Views: 72

tags: another

Parallel Extensions to the .NET Framework(vsj.co.uk)

submitted by simonebsimoneb(5450) 4 years, 2 months ago

Interesting article by Daniel Moth about the Parallel Extensions. read more...

add a comment |category: |Views: 28

tags: another

IoC and the Unity Application Block Once Again(weblogs.asp.net)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Interesting post about IoC containers, comparing Castle Windsor Container, StructureMap and Unity. read more...

1 comment |category: |Views: 112

tags: another

TwinForms - ASP.Net MVC Scaffold Generator(twinforms.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Scaffold generator for ASP.NET Mvc, pretty cool. read more...

add a comment |category: |Views: 36

tags: another

Best Practices for Configuring ASP.NET ConnectionStrings & AppSettings(peterkellner.net)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Nice overview of the capabilities offered by the .NET configuration mechanism to easily switch development/production configurations. read more...

add a comment |category: |Views: 8

tags: another

Terminals - Home(codeplex.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

A cool open source client for various network protocols, like remote desktop for Windows. read more...

add a comment |category: |Views: 1

tags: another

.NET 3.5 Brings Major (Undocumented) Changes to ThreadPool(michaelckennedy.net)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Interesting information about the new behavior of the thread pool in .NET 3.5. read more...

2 comments |category: |Views: 23

tags: another

Clarius Labs - Home(codeplex.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Home of the projects from Clarius Consulting developers. Some cool projects! read more...

1 comment |category: |Views: 3

tags: another

Configuration Section Designer(codeplex.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Great Visual Studio addin to create custom configuration sections via a designer. read more...

add a comment |category: |Views: 7

tags: another

Did you know... You can use Shift+ESC to close a tool window(blogs.msdn.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

One great tip from Sarah Ford. read more...

add a comment |category: |Views: 2

tags: another

Stress-Test those Stored Procedures(simple-talk.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Interesting series of posts about database unit testing, the way a database developer does it. The link brings to the fourth - and last - part of the series, but contains links to the previous ones. read more...

add a comment |category: |Views: 5

tags: another

C# 3.0 in a Nutshell - Extras(albahari.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Great resources for learning and working with LINQ. read more...

add a comment |category: |Views: 0

tags: another

How to disable optimizations when debugging Reference Source(blogs.msdn.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Shawn Burke about how to achieve a full debugging experience in the .NET framework source code. read more...

add a comment |category: |Views: 19

tags: another

MvcContrib now offers four alternative view engines for ASP.NET MVC(codebetter.com)

submitted by simonebsimoneb(5450) 4 years, 3 months ago

Jeffrey Palermo on the new view engines available for ASP.NET MCV in the mvccontrib project. read more...

add a comment |category: |Views: 24

tags: another