Strictly no agencies. I mean it! If I get a single call or email I will NOT be polite. My employer is looking to hire a trainee .NET developer. No real previous .NET experience is required, but you must have a passion for development and the latest technology. You'll get the opportunity to learn and work with many practices and tools that fall under the ALT.NET banner: Agile Practices Test Driven Development Domain Driven Development Continuous Integration NHibernate Castle Binsor BOO Rhino .NET ......
Stefan Lieser has posted a great preview of a plugin he's working on for Resharper for working with NHibernate mapping files. I've installed it and like it alot already. Anything that makes it easer to work with XML is a good thing in my book! Features he has implemented so far are: Name and type of mapped class is verified Id name and type is verified Property names and types are verified (not the access attribute!) many-to-one and one-to-one names and types are verified Component names and types ......
I'm trying to build rhino-tools/Castle/NHibernate stack following the instructions here: http://davidgardiner.blogsp... but for the life of me I can't get it working! Whenever I try to build Castle, either using the modified build script from Dave or the ones supplied with Castle I get the following error: Warning as error: Invalid search path 'C:\Program Files\\Microsoft SDKs\Windows\v6.0A\lib' specified in 'LIB environment variable' -- 'The system ......