NetworkedBlogs.com (beta) is an extension of the Facebook app NetworkedBlogs.

Chris Richner - Stack Overflow

You're new here, aren't you?

Click Connect with Facebook to join NetworkedBlogs. NetworkedBlogs is a community of bloggers and blog lovers. Join the fun, add your blog, and connect with others who read and write about subjects you like.
 

Information

Blog Name: Chris Richner - Stack Overflow
Url: http://stackoverflow.com/users/72726/chris-richner
Language: English
Topics: c#, .net, archtecture
Description:
Popularity: 1 Followers

Blog Feed

Comment by Chris Richner on private public issue
I agree. But often if one does not start coding with "private by default" in mind as a rule gives up changing the access modifiers in the existing code because the already existing stuff like Unit Tests needs access.
Answer by Chris Richner for What is the Best Way to Debug a Windows Service program in Visual Studio
Do you want to debug the OnStart method? If so you can use System.Diagnostics.Debugger.Launch() or System.Diagnostics.Debugger.Break() method to get a chance to attach the debugger while the on start method is running, otherwise you're always to late with attaching the debugger.
VSTO 3.0 CustomTaskPane Focus Problem
The custom task pane in my VSTO 3.0 Excel Add-In Project contains a list box which handles the DoubleClick and SelectedIndexChanged events. The goal is to focus a given cell in edit mode so that the user can "just write" into the activated cell. The problem I'm currently facing is that the cell is "selected" but the list box still has the focus after the user made the click. How to achieve that the user selects an item in the list box and gets a cell selected in edit mode?
Comment by Chris Richner
var content = ContentFactory.Create(), content is always inferred to IContent? Even if the factory is creating a DetailSubContent, right?
Comment by Chris Richner
Are you aware of System.Globalization namespace/concepts?

Followers

This blog has 1 followers. Visit the blog page on Facebook to see who's following this blog.
Follow

Popular in:

Not enough data.
Calculated for blogs with 20+ followers.

Related Blogs

This site uses BitPixels previews
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.