Search This Blog

Wednesday, January 6, 2010

MSBuild Task Reference

link -> MSBuild Task Reference
List of tasks you can use in MSBuild like Copy, AspNetCompiler, MSBuild, etc ...

Brennan’s Blog » Blog Archive » MSBuild: Basics (1 of 7)

link -> Brennan’s Blog » Blog Archive » MSBuild: Basics (1 of 7)
I have spent a good deal of time with MSBuild scripts the past couple of years as I have worked on various projects. As I have attempted to make these scripts bend to my wishes I have gradually improved the sample MSBuild script I carry along to each new project. In this series I will cover various ways to use MSBuild and include some tips on what you can do to make your scripts work better for you.

Data Access: Building a Desktop To-Do Application with NHibernate

link -> Data Access: Building a Desktop To-Do Application with NHibernate
NHibernate on the cover of MSDN

Extreme Interviewing Whitepaper

link -> Extreme Interviewing Whitepaper
this sounds cool, the free stuff section on this site has more whitepapers that sound interesting too

Asynchronous Or Synchronous Http Handler - ASP.NET Forums

link -> Asynchronous Or Synchronous Http Handler - ASP.NET Forums

Asynchronous Http Handlers — Developer.com

link -> Asynchronous Http Handlers — Developer.com
ASP.Net allows developers to easily write server-side modules called Http Handlers in any .NET Language.

Yesterday's news | NHibernate parameter sizes controversy: trust but verify

link -> Yesterday's news | NHibernate parameter sizes controversy: trust but verify
a correction to the correction, problem is back on

Referencing external config files from Web.Config

link -> Referencing external config files from Web.Config
Anybody programming with ASP.NET knows that you can store custom application's settings in the web.config file, under the section, and programmatically read the values through the ConfigurationSettings class. When the application starts, the web.config is read and all its settings ...
I could use this to hold our build number and fix the temporary internet files problem

QueryOver in NH 3.0 - NHibernate blog - NHibernate Forge

link -> QueryOver in NH 3.0 - NHibernate blog - NHibernate Forge
The official NHibernate community site. Download NHibernate. Read blogs. Contribute to the NHibernate Wiki. Find reference documentation.
Will be hard to choose between this and LINQ to NHibernate

Elegant Code » NHibernate and Future Queries

link -> Elegant Code » NHibernate and Future Queries
NHibernate and Future Queries
This allows you to batch multiple queries together