adventurer

Stories submitted by adventurer

.Net Adventures : An better approach to visualize build output - Build(devintelligence.com)

submitted by adventureradventurer(2244) 5 years ago

The nice and free tool from Gaston Milano(the author of CoolCommands addin) that allow to visualize your build output. read more...

add a comment |category: |Views: 1

tags: another

.Net Adventures(devintelligence.com)

submitted by adventureradventurer(2244) 5 years ago

The nice tool called Snoop that I found useful while developing and debugging WPF Applications. read more...

add a comment |category: |Views: 0

tags: another

Rhino Mocks 3.0 is available for download(dotnetproject.blogspot.com)

submitted by adventureradventurer(2244) 5 years, 1 month ago

A dynamic mock object framework for the .Net platform. It's purpose is to ease testing by allowing the developer to create mock implementations of custom objects and verify the interactions using unit testing. read more...

add a comment |category: |Views: 2245

tags: another

.Net Adventures(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 2 months ago

The CodePlex team has announced the additional Source Control Client on their blog today.The CodePlex Client is a command line source control client for CodePlex site users. It supports working offline in a traditional edit-merge-commit style. read more...

add a comment |category: |Views: 0

tags: another

.Net Adventures : ReSharper 3.0 Pre-Beta(Build 402) released(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 2 months ago

According to the Jetbrains roadmap the 3.0 release is going to be mostly about adding in Visual Basic.NET support for ReSharper. read more...

add a comment |category: |Views: 0

tags: another

.Net Adventures : Validating properties in a PropertyGrid control(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 2 months ago

The easiest way to validate a certain property is using the PropertyValueChanged event. read more...

add a comment |category: |Views: 42

tags: another

Dot Net Pulse: How to capture the form and save it to a bitmap(dotnetpulse.blogspot.com)

submitted by adventureradventurer(2244) 5 years, 2 months ago

How to capture the form and save it to a bitmap read more...

add a comment |category: |Views: 3

tags: another

.Net Adventures : Code annotation tool for Reflector.(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 2 months ago

Review is a lightweight code annotation tool for Reflector. It can be used during code reviews or API reviews to take notes and pass them to other project members. read more...

add a comment |category: |Views: 8

tags: another

.Net Adventures : Displaying large amount of data in DataGridView(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 2 months ago

DataGridView supports the special mode. The basic idea is that inside the control not stored any data... read more...

add a comment |category: |Views: 31

tags: another

Sorting System.Collections.Generic.List<T>(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 2 months ago

This post shows the sorting techinque using anonymous delegate that can be implemented in any custom type generic lis based on the selected property. read more...

add a comment |category: |Views: 39

tags: another

Data Dictionary Creator (devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 6 months ago

Data Dictionary Creator is a simple tool which helps you document SQL Server databases. read more...

add a comment |category: |Views: 48

tags: another

MySQL Tools for Visual Studio 1.0.1(devintelligence.com)

submitted by adventureradventurer(2244) 5 years, 7 months ago

MySQL Tools for Visual Studio is a plug-in for Visual Studio 2005 which allows developer to maintain database structures and objects all from within the Visual Studio environment... read more...

1 comment |category: |Views: 25

tags: another