Sign In
jaybaz [MS] WebLog
We believe in nothing.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Admin vs. Normal User
C# Edit and Continue
Development Practices
Personal
PowerShell
Refactoring
Sailing
Visual Studio
Windows Home Server
Archive
Archives
November 2007
(2)
October 2007
(3)
September 2007
(2)
June 2007
(1)
April 2007
(2)
March 2007
(2)
February 2007
(1)
January 2007
(4)
October 2006
(2)
August 2006
(1)
May 2006
(1)
October 2005
(2)
August 2005
(5)
May 2005
(2)
April 2005
(6)
January 2005
(3)
December 2004
(6)
November 2004
(4)
October 2004
(3)
September 2004
(9)
August 2004
(14)
July 2004
(28)
June 2004
(54)
May 2004
(26)
April 2004
(16)
March 2004
(23)
February 2004
(11)
January 2004
(2)
December 2003
(3)
April, 2004
MSDN Blogs
>
jaybaz [MS] WebLog
>
April, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
jaybaz [MS] WebLog
Scott’s lazy loader
Posted
over 8 years ago
by
MSDNArchive
9
Comments
Scott Wisniewski posted a lazy loader implementation on his blog. He coded it blind, without the help of a compiler that could do C# generics. I went back through and made it legal C# code. I also did a little refactoring. The ILazyLoader is...
jaybaz [MS] WebLog
Properties? Not my bag, baby.
Posted
over 8 years ago
by
MSDNArchive
30
Comments
Eric recently posted a blog: “ Property or backing store from inside a class? ”, and I responded in a way that skirted the issue entirely. I want to discuss them in a little more detail. Part 1: Why bother? First, why do we use...
jaybaz [MS] WebLog
CCC2: InitializeComponent()
Posted
over 8 years ago
by
MSDNArchive
3
Comments
Call it a Clearest Code Challenge: What should InitializeComponent() look like? What’s the best code you can imagine, that the WinForms designer should generate? Let’s take a simple, concrete case: a form with an OK button. The button...
jaybaz [MS] WebLog
Winforms designed code and C# partial classes
Posted
over 8 years ago
by
MSDNArchive
29
Comments
In Whidbey, the WinForms designer takes advantage of a new C# language feature called “ partial classes ”. This allows them to pull out the designer generated code into a separate file. It has several advantages: · Users are less likely...
jaybaz [MS] WebLog
What's he got in his pocketssess?
Posted
over 8 years ago
by
MSDNArchive
18
Comments
In my passwords post, several people mentioned carrying a USB drive with encrypted passwords on it. I used to have a small one, but lost it a while back. I don't one a new one, both because I'm trying to simply my life , and because I don't like to carry...
jaybaz [MS] WebLog
I h8 passw3rdz
Posted
over 8 years ago
by
MSDNArchive
11
Comments
I'm sick of passwords. I want to be secure: Never reuse a password, month-to-month or site-to-site Use a secure, reliable random password generator Change all my passwords each month Don’t write them down on a post-it note on...
jaybaz [MS] WebLog
Puffin’ along
Posted
over 8 years ago
by
MSDNArchive
7
Comments
I quit smoking years ago, so that’s not what this is about. This is about a steam powered boat at the Center for Wooden Boats , called Puffin . Today we went down to the Center to go sailing. It was a beautiful day, with a good North breeze...
jaybaz [MS] WebLog
E&C Category added
Posted
over 8 years ago
by
MSDNArchive
0
Comments
If you're bored on a Friday night, what better to do than read my blog? Especially exciting and insightful ones about C# Edit and Continue ? I'm really posting to tell you that I made an E&C Category.
jaybaz [MS] WebLog
ZBB
Posted
over 8 years ago
by
MSDNArchive
2
Comments
Perhaps you've seen Shaykat and Eric talk about ZBB. Now it's my turn. I'm the dev lead for the team that create the C# specific parts of the Editor. I'm also responsible for how the PU (Product Unit) gets to ZBB. That includes the C# Compiler &...
jaybaz [MS] WebLog
How much is enough?
Posted
over 8 years ago
by
MSDNArchive
6
Comments
How many computers do I need to get my job done? When I was new to Microsoft, I new that my first goal was to collect as much hardware as possible. I figured that with more computers, I could do more cool stuff. With two development machines...
jaybaz [MS] WebLog
Whidbey Refactorings: Rename (part 2)
Posted
over 8 years ago
by
MSDNArchive
2
Comments
Michael suggests : ...do the refactoring inline. It is WAY smoother and more productive that way I didn't mention in my previous post , but we do. If you edit a name at the definition, a smart tag appears, offering to run the Rename operation...
jaybaz [MS] WebLog
Whidbey Refactorings: Rename
Posted
over 8 years ago
by
MSDNArchive
22
Comments
Let's start by talking about Rename. I view Rename as being one of the “Tier 1” refactorings – the refactoring we absolutely must provide, and which must be of the highest quality. They must be fast, reliable, and easy to use. You’re...
jaybaz [MS] WebLog
English Breakfast
Posted
over 8 years ago
by
MSDNArchive
3
Comments
My favorite drink is English Breakfast tea. Filtered water. Brewed exactly 3 minutes. 2 lumps. A little milk. I amused myself by creating a mug .
jaybaz [MS] WebLog
What Refactorings are in Whdibey?
Posted
over 8 years ago
by
MSDNArchive
7
Comments
If you didn't go to the last PDC or VSLive, and you're not an MSDN subscriber, you probably don't have access to any previews of Whidbey. (Hmm, what about Kazaa?). The big question on your mind, I’m sure, is “What refactorings actually...
jaybaz [MS] WebLog
Upcoming Chat with Ron Jeffries
Posted
over 8 years ago
by
MSDNArchive
7
Comments
15th April : Join Microsoft Press author Ron Jeffries in a chat about Extreme Programming Adventures in C# . Date: Thursday, April 15, 2004 Time: 9:00AM-10:30AM Pacific Time (GMT-8, US & Canada)
jaybaz [MS] WebLog
Books
Posted
over 8 years ago
by
MSDNArchive
0
Comments
I just created a section of links for what I'm reading these days. I also recently read Test Driven Development: By Example , Kent Beck.
Page 1 of 1 (16 items)