NetFXHarmonics Subversion Repository Update
Saturday, July 21, 2007
Today a did two things that compel me to give a very short update.
First, I created a permanent and unchanging version of the Data Feed Framework in the tags/ section under February2007/. This release is the original February 2007 release and it's what you could call is the "stable" release. All version of the DFF will be stable in terms of technology, but this is also stable in terms of documentation. You can be assured that when you download the Data Feed Framework from the trunk/ that you will be getting a solid version, but perhaps the API changed and you want a specified version for that API. Well, when the API interfaces changes, then that's a new version and I will tag that one as well. So, for now there is a tagged release called February2007/ which you may use in production at any time (as other are doing already). You may get this from the following location:
Second, I added an index to the my SolutionTemplate/E-Book. This file is the LessonIndex.txt file in the project repository. This file lists only the full-length lessons and as I write more full-length lessons I will be adding on to this file (today, I added a lesson on HttpHandlers and another on HttpHandlerFactories and added them to the index.)
Also, for you convienence here is that index:
Working with Global.asax
SolutionWebsite: App_Code/SampleHttpApplication.cs
Creating ASP.NET HTTP Handlers
SolutionWebsite: App_Code/ServiceHttpHandler.cs
Creating ASP.NET HTTP Handler Factories
SolutionWebsite: App_Code/SampleHttpHandlerFactory.cs
DOM Manipulation
SolutionWebsite: Code/SampleDomManipulator.js
JavaScript Events and Anonymous Functions
SolutionWebsite: Code/Initialization.js
JavaScript Namespaces
SolutionWebsite: Code/SampleStructure.js
JavaScript Closures
SolutionWebsite: Code/SampleStructure.js
Firefox Console
SolutionWebsite: Lib/Debug.js
JavaScript Loosely-Coupled Multicast Events
SolutionWebsite: Lib/Events.js
.NET Tracing
SolutionWebsite: Services/SampleAsyncSchemaService.aspx.cs
Custom Config Sections
SolutionWebsite: /Includes.js.aspx
ASP.NET MasterPages
SolutionWebsite: /MasterPages.master.cs
Using XAG
SampleLibrary: Config/JavaScriptImport.cs
Client-Side Type Organization
Introduction.txt
CSS Architecture
Introduction.txt
Framework Design
Introduction.txt
You can access my SolutionTemplate/E-Book at the following Subversion repository path:




