Sign In
Chris Garty's Weblog
Inside Microsoft Dynamics AX
Blog - Link List
Dynamics AX
Dynamics AX Support Blog
MSDN Dynamics AX 2012 Developer Docs
Microsoft Dynamics Information Source
AX Forum on Community.Dynamics.com
Community
Fargo Moorhead Developer Group
Me
Twitter: Chris Garty
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
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Tags
Addins
Architecture
C#
Community
Dynamics AX
Dynamics AX 2012
Excel Add-in
MBF
My Presentations
Object Relational
Office 365
Office Add-ins
Personal
Testability
Visual Studio 2005
VS Team System
WinFS
Archive
Archives
March 2012
(1)
February 2012
(4)
February 2011
(1)
March 2008
(1)
December 2007
(1)
November 2005
(1)
July 2005
(1)
June 2005
(1)
February 2005
(1)
January 2005
(2)
December 2004
(10)
October 2004
(3)
September 2004
(4)
August 2004
(5)
July 2004
(1)
June 2004
(7)
May 2004
(10)
March 2004
(6)
February 2004
(17)
June, 2004
MSDN Blogs
>
Chris Garty's Weblog
>
June, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Chris Garty's Weblog
Presentation: Refactoring
Posted
over 8 years ago
by
Chris Garty
0
Comments
Last week I gave a presentation at the Melbourne Microsoft Developer Group (MDNUG) on Refactoring with code examples in C# (.Net) and using Visual Studio 2005 for some live demonstrations. The slide deck for my Refactoring presentation is available...
Chris Garty's Weblog
Presentation: Agile .Net Development - Part 1 - Tools and Basics
Posted
over 8 years ago
by
Chris Garty
2
Comments
Last night I gave a presentation at the Melbourne Agile Developer Group (MXPEG) about agile .Net development. The group has a higher proportion of Java developers, so I had volunteered to give a view of agile from a .Net perspective. I only got through...
Chris Garty's Weblog
OJB.Net and Generics
Posted
over 8 years ago
by
Chris Garty
0
Comments
I posted a little while ago about trying to use reflection with generic types. I have been trying to use a generic list type within OJB.Net (an object relational mapper for .Net). I finished investigating this and thought I'd post a write-up about...
Chris Garty's Weblog
OJB.Net and Generics
Posted
over 8 years ago
by
Chris Garty
2
Comments
OJB.Net and Generics The released versions of the .Net framework don’t support Generics. However, I am using the Visual Studio Community Technology Preview and have been attempting to use Generics with OJB.Net. In this post/article I’ll...
Chris Garty's Weblog
VSTS: Getting coded web tests to run
Posted
over 8 years ago
by
Chris Garty
1
Comments
The coded web tests supported by the VSTS test tools really excite me. There are so many web test scenarios that I can now create very easily with a combination of recording and scripting. This will nicely complement the ASP.Net testing capabilities I...
Chris Garty's Weblog
Australian TechEd 2004
Posted
over 8 years ago
by
Chris Garty
0
Comments
TechEd Australia will be on the 3rd of August in Canberra. Last week Frank Arrigo posted a schedule for the TechEd Australia developer track . It looks excellent and I sure would love to see the two hours worth of Visual Studio Team System demonstrations...
Chris Garty's Weblog
Generics in OJB.Net (a.k.a. Generics Type Madness)
Posted
over 8 years ago
by
Chris Garty
5
Comments
At iP3 we are using OJB.Net for object relational persistence. It is really easy to use, but it was using an ArrayList by default and we wanted to use the new Whidbey Generics List<> type. When OJB.Net creates objects out of the relational data...
Page 1 of 1 (7 items)