 |
by mhouston
4. January 2009 04:54
| Event Link : | http://www.nashdotnet.org/archive/2009/01/03/10.aspx | | Topic : | Continuous Integration with JetBrains TeamCity | | Speaker : | Chris Hefley | | Description : | TeamCity, the new Continuous Integration application from JetBrains (the people that brought you ReSharper) provides easily configurable continuous integration, advanced reporting and metrics, and integration with Visual Studio (and It's free for small teams). This presentation will cover installing and configuring TeamCity and connecting it to source control, with examples using various build runners (MSBuild, NAnt, and Rake) to build .Net applications. We'll also cover NUnit integration, artifact generation, and configuring notifications. We'll show you how to troubleshoot broken builds, run the .Net duplicate finder build, Visual Studio integration, and how to use TeamCity as an automated deployment tool. | | DateTime : | January 15, 2009 6:00PM CST | | Location : | Brentwood Library 8109 Concord Rd Brentwood, TN 37027-6740 Map Link |
by mhouston
13. December 2008 15:06
by mhouston
6. December 2008 14:35
Food and conversation is free…beer will cost you ;-P NashDotNet
by mhouston
11. November 2008 15:07
This hotfix rollup fixes several issues in the WPF Designer. This hotfix rollup applies only to the computer that has Visual Studio 2008 Service Pack 1 installed.
•When a resource in an external resource dictionary is updated, Visual Studio 2008 crashes.
•WPF Designer cannot load read-only attached properties, such as the VisualStateManager.VisualStateGroups property.
•If users or codes set a data binding locally, and then the users or codes clear the data binding, WPF designer reports the following error message:
'System.Windows.Data.Binding' is not a valid value for property
•If a Win32 project is set as the startup project, WPF Designer cannot load solutions in Visual Studio 2008 or in Visual Studio 2008 Service Pack 1.
•When you set and then delete the Source property of a WPF WebBrowser control, Visual Studio crashes.
•When you move a control that uses the MultiTrigger class or the DataTrigger class in the Style class, WPF Designer may generate an InvalidCastException exception.
KB Link - http://support.microsoft.com/kb/958017
by mhouston
9. November 2008 12:22
A few people in conversation over the weekend had no idea about this...so I'm posting for the 'fashionably late' crowd ;-P
Link : Microsoft Pre-release Software Visual Studio 2010 and .NET Framework 4.0 Community Technology Preview (CTP)
by mhouston
19. May 2008 12:02
Technorati Tags: Twitter, ASP.NET, .NET
by mhouston
8. April 2008 21:08
When:
Thursday, April 10th 6:30pm
Speaker: Alan Stevens
Alan Stevens is a passionate and experienced software developer living in Knoxville, TN. Alan has had a lifelong love affair with technologies of all sorts. He became a software developer with the creation of his first application, because there was nobody around to do it for him. Life hasn't been the same since. Alan regularly speaks at industry conferences and user groups. Alan is the President of the East Tennessee .NET Users Group. When Alan is not playing with his kids, enjoying a fine cigar, singing or playing his acoustic guitar, he occasionally updates his blog at http://netcave.org..
Meeting Location:
3 Lakeview Place, 22 Century Blvd.
Suite 140
Nashville, Tennessee 37214
Map
See http://www.nashdotnet.org/ for more info
by mhouston
17. February 2008 07:40
I won't make this a long,drawn-out rant, but I have to vent (just for peace of mind)...
I actually saw the following in code recently :
if("A Literal String".ToUpper() == someRandomVariable.ToUpper()){...}
and
string vbcrlf = "\r\n";
How/When will development on the Microsoft platform ever mature to the point where any bozo who can spell his name and have a conversation with a recruiter will not be allowed to actually create code on real software systems?
I know the dream is that creating LOB systems/applications becomes as easy as using an iPOD, but, for god's sake, we're not there yet. STOP IT! You actually do have know more than simple syntax to do this job!
Oh...here's another one...
I just found a situation on a SQL server: In true Microsoft DBA fashion, a bozo had set the log file initial size for a particular database to the exact size of the physical drive it was located on - and had it configured to auto-grow by 10% !
okay...I'm calming down now...see the the daily WTF for more evidence that our industry is a mess. I can't believe I've reached the point that I hate hobbyist...in the past I had a great deal of respect for the hobbyist programmers...now they all have programming jobs, but no clue. I created an excel macro once, so I should be qualified to design your fulfillment system....jeez!!!
Technorati Tags: bad code, wtf, .net
by mhouston
17. November 2007 16:57
Any possibly sensitive information from the screen shot has been blurred to protect the innocent (namely me).
by mhouston
18. October 2007 20:31
|
|
|
|