outcoldman' Blog
Blog about WPF, Silverlight, ASP.NET, MVC, etc
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET 4.0
ASP.NET
ASP.NET 4
Backup
Book Review
Bulk Insert
C#
C# 4
C# IN A NUTSHELL
CCNet
Code Contract
CodePlex
COM
Config Transformation Tool
Continuous Integration
Convert
CruiseControl
DataGrid
Dynamic
Excel
Extension Methods
FireFox
Hotkey
HTML
Internet Explorer 8
JavaScript
KeysExtender
Localization
Manning
MCP
MCTS
Mock
Moq
NCover
NDepend
nUnit
O’REILLY
Parse
PDF
Regex
Regular Expressions
Reports
ReSharper
RESTful
Silverlight
Silverlight 4
SOA
SQL Server
SQL Server Express
Stored Procedures
SVN
Table-Valued Parameters
TDD
TFS
Transact SQL
TSQL
Twitter
Unit
Validation
Visual Studio
WCF
web
Web Design
Windows 7
WPF
WPF 4
XAML
XDT
XML-Document-Transform
ZIP
Sponsors
advertise here
Navigation
Home
Blogs
Archives
January 2011 (2)
November 2010 (2)
October 2010 (1)
September 2010 (4)
August 2010 (6)
June 2010 (1)
April 2010 (3)
March 2010 (2)
September 2010 - Posts
0
Comments
Small sample of using Code Contracts
by
outcoldman
I had read about Code Contracts long time ago, but I didn’t see a reason to use contract instead of simple tests and argument's check with Exception's throws. Only now I’m trying to use them at real project. I didn’t see why I need to write: Contract...
Filed under:
C#
,
.NET
,
WPF
,
ReSharper
,
Code Contract
0
Comments
Register hotkey in system for WPF application
by
outcoldman
Couple days ago I got a question about how to register hotkey in Windows for WPF application. I remembered that one year ago I was solving the same problem in WinForms application, I was registering hot keys for my application, it was Vista Keys Extender...
Filed under:
C#
,
.NET
,
WPF
,
Hotkey
0
Comments
Config Transformation Tool: Parameters support
by
outcoldman
Couple of weeks ago I wrote about my small utility Config Transformation Tool, which I wrote with base of web.config transformation task. In those moments I was thinking about opportunity to pass parameters to transform file, to tool can replaces parameters...
Filed under:
C#
,
.NET
,
CodePlex
,
XML-Document-Transform
,
XDT
,
Config Transformation Tool
0
Comments
Wrox–Professional WCF 4–Windows Communication Foundation with .NET 4
by
outcoldman
Couple of weeks ago I got a paper copy of book Pablo Cibraro, Kurt Claeys, Fabio Cozzolino, Johann Grabner - Professional WCF 4: Windows Communication Foundation with .NET 4 . This book has not a lot of pages, just about 400. Really, I don’t remember...
Filed under:
C#
,
.NET
,
.NET 4.0
,
WCF
,
SOA
,
MCP
,
MCTS
More Posts