DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

rprouse Subscribe to this feed
rprouse
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories submitted by rprouse
5
kicks
submitted by rprouse rprouse 24 days, 10 hours ago

jetbrains.com — Version 4.0 of our favourite productivity tool for Visual Studio has come out of beta and been released. Follow the link see the new features and then download it. If you haven't tried ReSharper yet, give it a try, its worth it. read more...

Add a comment add a comment | category: | Views: 7
tags: | tag it

5
kicks
submitted by rprouse rprouse 1 month, 15 days ago

alteridem.net — How to open an MSI installer file and read properties like the Product Version or Product Name from it. The code provided could be easily modified to read information from any table in the MSI database. read more...

Add a comment add a comment | category: | Views: 17
tags: , , , | tag it

2
kicks
submitted by rprouse rprouse 4 months, 9 days ago

alteridem.net — If you work in managed C++, the ability to quickly switch between the header and the source files saves a lot of time. This article shows how to write a macro to do this and shows you how to bind it to a keystroke. Even if you don't use managed C++, it is a good introduction to writing macros in Visual Studio. read more...

Add a comment add a comment | category: | Views: 2
tags: , , , | tag it

31
kicks
published 5 months, 20 days ago, submitted by rprouse rprouse 5 months, 21 days ago

alteridem.net — Stop using DateTime to time long sections of code. The 2.0 framework introduced the System.Diagnostics.Stopwatch class to do the dirty work for you. read more...

Add a comment 1 comment | category: | Views: 0
tags: , | tag it

4
kicks
submitted by rprouse rprouse 5 months, 25 days ago

alteridem.net — The open source logging library log4net ships with most of the appenders you will ever need, but if you need to write your own, it is surprisingly easy to do. This article describes how to write a simple appender that allows you to show a message box whenever an error log occurs and allows the developer to break into the debugger to fix the error. It makes sure that runtime errors are dealt with by the developer, not lost in a log file. This example could easily be extended to do things like open issues in a bug tracking system on errors. read more...

Add a comment add a comment | category: | Views: 2
tags: , , , , | tag it

28
kicks
published 9 months, 24 days ago, submitted by rprouse rprouse 9 months, 24 days ago

alteridem.net — A quick way to find and open files in a large solution in Visual Studio that very few people know about. Other people have created addins to do this without even realizing the functionality was already there. read more...

Add a comment 3 comments | category: | Views: 1
tags: , | tag it

1
kicks
submitted by rprouse rprouse 9 months, 24 days ago

alteridem.net — Here is why you should make sure your parameter names are consistent between your declarations and definitions in C++. Not doing so leads to strange and confusing behavior in the debugger. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , | tag it

28
kicks
published 9 months, 29 days ago, submitted by rprouse rprouse 10 months ago

alteridem.net — Most people probably haven’t realized that there are several attributes that you can add to your code to make debugging easier. Some prevent you from stepping into sections of code, others change the way variables are displayed in the watch window. read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

3
kicks
submitted by rprouse rprouse 10 months, 12 days ago

alteridem.net — If you are ever rewriting an MFC/Win32 program in .NET, you need to be aware that you cannot convert directly between a COLORREF value and a .NET Color structure. The byte order is different and will need to be swapped. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

33
kicks
published 10 months, 12 days ago, submitted by rprouse rprouse 10 months, 13 days ago

alteridem.net — The yield statement is another often overlooked keyword that was introduced in .NET 2.0. It is used to return items from a loop within a method and retain the state of the method through multiple calls. read more...

Add a comment 2 comments | category: | Views: 19
tags: , | tag it

16
kicks
published 10 months, 16 days ago, submitted by rprouse rprouse 10 months, 18 days ago

alteridem.net — It has been around since the introduction of C# 2.0, but many people still don't know about the null coalescing operator or what it does. If you are wondering how you would use the ?? operator in your code, read on... read more...

Add a comment 1 comment | category: | Views: 0
tags: , | tag it

15
kicks
published 10 months, 21 days ago, submitted by rprouse rprouse 10 months, 21 days ago

codeplex.com — A collection of tools which have been developed to abstract the complexity of doing software development using common Windows Vista APIs. The kit features include drag ‘n drop controls and components, SmartTags, Visual Basic and Visual C# source code for all tools and samples as well as complete QuickStarts and APIs documentation. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

17
kicks
published 10 months, 18 days ago, submitted by rprouse rprouse 10 months, 21 days ago

alteridem.net — Nullable types were introduced in .NET 2.0. This article gives a quick overview of how to use them and some of the things to watch out for. read more...

Add a comment 2 comments | category: | Views: 2
tags: , , | tag it

32
kicks
published 10 months, 18 days ago, submitted by rprouse rprouse 10 months, 22 days ago

alteridem.net — Two static generic methods that allow you to serialize or deserialize classes to/from XML with one line of code and a short article giving an overview of XML serialization. read more...

Add a comment add a comment | category: | Views: 1
tags: , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge