Kilhoffer

5,610
reputation
296 views

Registered User

name Kilhoffer
member for 1 year
seen 4 hours ago
website
location NYC, NY
age 35
I'm here to learn something!
Dec
9
comment Can TeamCity commit the output of one build to another svn repository, thereby starting another build?
Great tips. It looks as though TeamCity does not do this directly, so scripting it is where I'm at now. You also made me stop and think about whether or not I want this to occur after each commit on ProjectC. I think probably during the nightly build is sufficient. The idea of the automated changelog is an interesting one as well. Haven't ever thought of doing that. Not sure if I trust the log messages enough, though.
Dec
9
comment Can TeamCity commit the output of one build to another svn repository, thereby starting another build?
In this scenario, ProjectC becomes a third party to ProjectA and ProjectB. Therefore, it's output should exist in the 'lib' folders for both projects, alongside other third party assemblies. So, yes, having the output committed is definitely what I want here. Using names like ProjectA, ProjectB, and ProjectC clouds the example, but essentially, each of these projects are owned by different parts of the business and are not edited by each other. So it's desireable in this case for ProjectC to be provided to consumers in assembly format.
Dec
9
revised Can TeamCity commit the output of one build to another svn repository, thereby starting another build?
added 188 characters in body
Dec
9
asked Can TeamCity commit the output of one build to another svn repository, thereby starting another build?
Dec
8
awarded  Notable Question
Dec
6
awarded  Mortarboard
Nov
19
revised What are the biggest potential time wasters in development?
added 246 characters in body
Nov
19
comment What are the biggest potential time wasters in development?
That would be awesome. It would probably offend the client I'm currently working for, however. Still, it would really help me!
Nov
19
answered What are the biggest potential time wasters in development?
Nov
19
accepted Is there a workaround to IE7’s user agent being defaulted after installing .Net Framework 3.5 SP1?
Nov
19
accepted Case Conventions in wpf using MVVM
Nov
18
answered Is there a workaround to IE7’s user agent being defaulted after installing .Net Framework 3.5 SP1?
Nov
18
revised Is there a workaround to IE7’s user agent being defaulted after installing .Net Framework 3.5 SP1?
edited tags
Nov
18
comment Can I access my controller/action/verb from my derived AuthorizeAttribute?
I've read your post on customizing authorization. Informative. Looks like your suggestion should do the trick.
Nov
18
awarded  Enlightened
Nov
18
awarded  Nice Answer
Nov
18
accepted Does asp.net use reflection to parse and build objects based on server control tags?
Nov
18
revised Does asp.net use reflection to parse and build objects based on server control tags?
added 146 characters in body
Nov
18
accepted Is there a performance hit in using the ‘var’ keyword in C#?
Nov
18
answered Does asp.net use reflection to parse and build objects based on server control tags?
Nov
18
answered Is there a performance hit in using the ‘var’ keyword in C#?
Nov
18
answered How to create a thread-safe pool of objects?
Nov
18
answered Case Conventions in wpf using MVVM
Nov
17
revised Force validation on bound controls from XAML?
edited body; edited tags
Nov
17
answered MVVM WPF Question
Nov
17
revised How to raise event when Current application property is changed.
added 14 characters in body; edited body
Nov
17
comment Do assemblies placed in the GAC gain full trust?
@cori: Thanks. I've since removed the broken link.
Nov
17
revised Do assemblies placed in the GAC gain full trust?
deleted 133 characters in body
Oct
28
awarded  Popular Question
Oct
19
awarded  Notable Question
Oct
15
awarded  Popular Question
Sep
22
accepted How can I get a vector type in C#?
Sep
14
awarded  Popular Question
Sep
11
awarded  Nice Answer
Sep
10
awarded  Yearling
Aug
25
awarded  Popular Question
Aug
21
asked Force validation on bound controls from XAML?
Aug
21
comment Force validation on bound controls in WPF
This works and achieves what I was looking for, but I have no codebehind. Form logic is encapsulated in a ModelView. Since the ModelView is not supposed to have references to specific screen elements, how can this be done and still have no codebehind? Is there a way in XAML to force binding?
Aug
5
awarded  Famous Question
Aug
4
revised WPF Validation for the whole form
edited tags
Jul
29
awarded  Popular Question
Jul
15
awarded  Popular Question
Jul
13
comment What is the proper way to move a database from one drive to another in SQL Server 2005?
Very nice. I found another MS article, but it was pre-2005. This link had all the information I needed and it worked. Thank you!
Jul
13
asked What is the proper way to move a database from one drive to another in SQL Server 2005?
Jul
6
awarded  Guru
Jun
23
awarded  Notable Question