http://adventuresinsoftware.com/blog/?p=330
Command: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\diffmerge.exe
Arguments: %1 %2 %6 %7 %5 /ignorespace
http://adventuresinsoftware.com/blog/?p=330
Command: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\diffmerge.exe
Arguments: %1 %2 %6 %7 %5 /ignorespace
error CS1912: Duplicate initialization of member 'X'So object initializers not only look better, they prevent you from making such a dumb mistake.
The last meeting has been quite a long time ago because one of us three took a vacation of a couple of weeks. So here we are back again.
The topic of this meeting is chapter 3: Parameterized typing with generics.
As I am now in my 4th year of developing with C# 2 there have been few really new and stunning facts in this chapter. Still I’ve learned quit a good bit and I was able to pick up quite a couple of terms that help me clarify my understanding of how generics work.
Here are the main points that were very valuable to me:
What Every Computer Scientist Should Know About Floating-Point Arithmetic: "What Every Computer Scientist Should Know About Floating-Point Arithmetic"
Today has been my son Viktor’s ninth birthday. He is a rather bright kid with a keen interest in everything that you have to build on your own. I would say he is a natural geek.
As I am not so proficient in handy work my wife and me decided on a LEGO Mindstorms NXT set for Viktor as this years birthday gift. That way I might be able to help him with his projects.
As I am sitting in my train back to my job back to Wurzburg to my software contracting job and reading “The unofficial LEGO MINDSTORMS NXT Inventor’s Guide” I come up with some ideas:
F My LibraryI wont go into the syntax. You can just look it up on their web site.
.>Books
.>Music
.>Videos
F Other's
.f Daniel
..>Books
.f Elke
..>TV
.f Susi
..>TV
..>Music
It is somewhat dated by I find recreating the ones used for unit testing all the time. So finally I have a link to the original post.
Jean-Paul S. Boodhoo's Blog - ReSharper Helper – AutoHotkey Script
These are VI style short cut key defs for ReSharper
Move Down A Method | Alt-J |
Move Up A Method | Alt-K |
Move Method Up | Control-Shift-Alt-K |
Move Method Down | Control-Shift-Alt-J |
Go to next usage | Shift-Alt-J |
Go to previous usage | Shift-Alt-K |
Generate Code | Alt-I |
Highlight Current Usages | Alt-8 |
Find Usages | Alt-9 |
Next Error In Solution | Alt-0 |