Stefan Sedich's Blog
try { Stefan.Code(); } catch(BadCodeException) { NotLikely(); }
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET 1.1
.NET 3.5
AJAX
ASP
ASP.NET
Attributes
Brisbane
C#
Caching
Castle
Change
Configuration
CONTROLS
Cross Page Postback
Event Validation
Extension Methods
FireFox
Fluent NHibernate
IIS
Javascript
LINQ
Mammoth
Mammoth VPS
MammothVPS
MICROSOFT
Moving
NHibernate
PAGING
PARAMETRES
PNG
RSS
SEO
Sitemap
SQL
TagCloud
Tagging
Tags
TDD
THREADS
Typemock
Unit Testing
Urchin
URL Rewriting
UserControl
Validation
VB.NET
VIDEO
VPS
Windsor
XML
Sponsors
advertise here
Navigation
Home
Blogs
Archives
May 2011 (2)
July 2010 (3)
May 2010 (2)
May 2009 (1)
December 2008 (2)
November 2008 (4)
October 2008 (4)
August 2008 (2)
July 2008 (1)
April 2008 (3)
March 2008 (7)
February 2008 (4)
January 2008 (7)
December 2007 (5)
November 2007 (2)
October 2007 (1)
Favourite Sites
Slashdot
The Daily WTF
Recent Posts
0
Comments
Why I fell in love with NSubstitute in the first 10 seconds
by
stefan.sedich
I must have been hiding under a rock or something but until today I have been a Rhino Mocks aficionado. I had tried Moq and not liked it and heard about NSubstitute but never bothered to go off and look at what it looks like. Read more on my new blog...
0
Comments
Easy temporary data in NHibernate integration tests
by
stefan.sedich
Last week working on a project I noticed that our integration tests had some messy clean-up code. Basically the tests were creating data in the database and then were responsible for cleaning up the data......... Read more on my new blog: http://www.stefansedich...
2
Comments
So I Created Another Utils Library
by
stefan.sedich
Thought it was time I start my own Utils library (why not everyone else seems to have one), I have things like a UnitOfWork implementation, base Repository class, and plan to add more things as I go. This is still a work in progress and I would appreciate...
Filed under:
ASP.NET
,
.NET
,
.NET 3.5
,
NHibernate
,
Windsor
2
Comments
In Memory SQLite + Unit Test + FluentNHibernate
by
stefan.sedich
UPDATE: I have forked fluent NH here: http://github.com/stefansedich/fluent-nhibernate, and added a change so we can just use: .Database(SQLiteConfiguration.Standard.InMemory().ShowSql()) By default the InMemory() helper will now add the pooling support...
Filed under:
ASP.NET
,
.NET 3.5
,
NHibernate
,
Fluent NHibernate
1
Comments
NHibernate Session Management using FluentNhibernate and Castle Windsor
by
stefan.sedich
Time for my first post in a while, thought I would post on session management using Castle Windsor. I found this good post, http://blog.stevehorn.cc/2009/03/fluent-nhibernate-configured-via.html and I have basically converted it to use Castle for IoC...
Filed under:
ASP.NET
,
.NET 3.5
,
C#
,
Windsor
0
Comments
Mammoth VPS launches Backups, DNS Management and more!!!
by
stefan.sedich
Yesterday we launched a bunch of new features over at MammothVPS, - All VPS' now have an on-site, off-server backup facility available to them. By default all customers will have 1 free weekly backup made available to them, and should you wish to you...
Filed under:
ASP.NET
,
.NET
,
Brisbane
,
VPS
,
Mammoth VPS
,
Mammoth
,
MammothVPS
0
Comments
Mammoth VPS Signup Video
by
stefan.sedich
We have posted a video showing the process involved in signing up for a VPS at check it out below. As a special offer if you use the voucher code 'VIDEO' you can signup and receive 10% off for the first 12 months of your service. Cheers Stefan
Filed under:
ASP.NET
,
.NET
,
VPS
,
VIDEO
,
Mammoth VPS
,
Mammoth
,
MammothVPS
0
Comments
Unit Testing ASP.NET? ASP.NET unit testing has never been this easy
by
stefan.sedich
Unit Testing ASP.NET? ASP.NET unit testing has never been this easy. Typemock is launching a new product for ASP.NET developers – the ASP.NET Bundle - and for the launch will be giving out FREE licenses to bloggers and their readers. The ASP.NET Bundle...
Filed under:
ASP.NET
,
C#
,
Typemock
,
Unit Testing
,
TDD
6
Comments
New Year Means A Change!!
by
stefan.sedich
Hello All, I am happy that next year is going to be a time of great change for me, I have decided it is time to move on from my home town of Perth, Australia. And am making the 4,000 odd KM journey to Brisbane, as depicted in my map kindly donated from...
Filed under:
ASP.NET
,
Brisbane
,
Moving
,
Change
0
Comments
Long time no post, here is something for fun, any object to a dictionary using an extension method!
by
stefan.sedich
Long time no post again :(, I will be getting back into it very soon if I can :). I was a little bored tonight so I thought I would share my extension method for converting an object to a dictionary, mainly used to converting an anon type to a dictionary...
Filed under:
.NET 3.5
,
C#
,
Extension Methods
More Posts
Next page »