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
IntelliCommand
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
Visual Studio 2010
Visual Studio 2012
Visual Studio Extension
WCF
web
Web Design
Windows 7
WPF
WPF 4
XAML
XDT
XML-Document-Transform
ZIP
Sponsors
advertise here
Navigation
Home
Blogs
Archives
October 2012 (1)
January 2011 (2)
November 2010 (2)
October 2010 (1)
September 2010 (4)
August 2010 (6)
June 2010 (1)
April 2010 (3)
March 2010 (2)
Recent Posts
Comments
Meet IntelliCommand (Visual Studio 2010/2012 extension)
by
outcoldman
How many shortcut keys you know in Visual Studio? Do you want to know all of them? I know how you can learn them very easy. I'd like to introduce you a cool extension for Visual Studio 2010/2012 which I wrote with help of my colleagues Drake Campbell...
Filed under:
.NET
,
Visual Studio
,
Visual Studio 2010
,
Visual Studio 2012
,
Visual Studio Extension
,
IntelliCommand
1
Comments
Silverlight 4 in Action
by
outcoldman
Silverlight 4 in Action (Manning, Pete Brown) – this is second book, which I read about Silverlight. First was Pro Silverlight 3 in C# (Apress, Matthew MacDonald), which helped me when I was need to very quickly know more about Silverlight after...
Filed under:
.NET
,
Silverlight 4
,
Silverlight
,
Book Review
1
Comments
The art of Unit Testing with Examples in .NET
by
outcoldman
First time when I familiarized with unit testing was 5 or 6 years ago. It was start of my developing career. I remember that somebody told me about code coverage. At that time I didn’t write any Unit tests. Guy, who was my team lead, told me “Do you see...
Filed under:
TDD
,
nUnit
,
.NET
,
Book Review
,
Mock
,
Moq
,
Manning
0
Comments
Silverlight basics. Validation. Part 2. IDataErrorInfo & INotifyDataErrorInfo
by
outcoldman
At previous my blog post I wrote about how to implement validation with DataAnnotations. I this part of my article I will describe interfaces IDataErrorInfo and INotifyDataErrorInfo . I recommend you to read first part before read this part. Because I...
Filed under:
.NET
,
XAML
,
Silverlight
,
Validation
1
Comments
Silverlight basics. Validation. Part 1. DataAnnotations & ValidatesOnExceptions
by
outcoldman
Silverlight 4 has some new ways for validate input values (some new approaches to implement validation in your application). First approach is DataAnnotation . In this case you should describe validation rules with attributes. Two other ways (both of...
Filed under:
.NET
,
XAML
,
Silverlight
,
Validation
0
Comments
Reviews of two new books from O'Reilly about HTML and JavaScript
by
outcoldman
I got two new books from O’Reilly about Html 5 and JavaScript (ECMAScript 5): Mark Pilgrim - Html 5: Up and Running Shelley Powers – JavaScript Cookbook Both of these books are published by O’Reilly. First book with mark Google Press. Read more...
Filed under:
JavaScript
,
HTML
,
ASP.NET
,
Book Review
,
web
,
Web Design
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
Next page »