I am wondering if there is any good tutorial available anywhere that would describe how to implement typical guidance scenarios in guidance packages from the beginning to the end? Materials that I found so far are not satisfactory for the following reasons:
1. The latest Hand-on Lab seems to be created for the Dec 2005 version of GAT and cannot be registered with Jun 2006 version;
2. Most articles either describe the theory without specific examples or give specific examples of small tasks without describing a big picture;
What I am looking for is a specific roadmap from A to Z starting from generating a stubfor aguidance package and continuing with specific steps required to implement a scenario until the package is successfully built and registered. Sort of Hands-on Lab, but a working one!
Thank you. |
| Spider Friday, November 10, 2006 2:42 AM |
I agree with you both that there is no much sample stuff out there on how to use GAX/GAT.
There is a companion toolkit including sample packages doing common stuff that is going to be released during Novemeber by Clarius.
If you have any particular scenarios you would like to be addressed (as the one pointed out by Richard) please don't hesitate to let me know about them and I'll send them in for consideration.
thanks, -Victor. |
| vga Monday, November 13, 2006 4:56 AM |
Thanks.
Although I can't promise anything, I'll make sure these requests are heard by the GAT team. And you can expect samples/tutorials in the Clarius toolkit too.
Everyone, keep the feedback coming :-)
thanks, -Victor. |
| vga Tuesday, November 14, 2006 2:37 PM |
Hi Pawel,
The newest GAX version (July 2007 CTP) is just a minor version upgrade with no big new features except support for registering guidance packages in the experimental hive. There is no tutorial/video/etc about this specific version but we can try answering your questions about it here in this forum. If you have any specific ones please let me know.
thanks,
-Victor.
|
| vga Friday, September 07, 2007 12:05 PM |
I'll second that request.
The lack of any practical "how to" documentation is a bit frustrating. And I can't seem to find reference docs for the Microsoft.Practices.Library.* namespaces (ie what do all the actions do?).
A nice example would be a recipe to add a button to an existing web page or user control that updates the aspx/ascx file and also adds an onclick event handler to the codebehind as well.
|
| Richard.Banks Friday, November 10, 2006 6:46 AM |
I agree with you both that there is no much sample stuff out there on how to use GAX/GAT.
There is a companion toolkit including sample packages doing common stuff that is going to be released during Novemeber by Clarius.
If you have any particular scenarios you would like to be addressed (as the one pointed out by Richard) please don't hesitate to let me know about them and I'll send them in for consideration.
thanks, -Victor. |
| vga Monday, November 13, 2006 4:56 AM |
Yes, a tutorial would be really helpful for all the new users of GAT.
A very basic tutorial that shows how to add a button to a project thus explaining the very basics of GAT(recipe,template,wizard) would be excellent.
Hope somebody does this sooner rather than later.
Thank you, |
| ALahiri Tuesday, November 14, 2006 4:41 AM |
Thanks.
Although I can't promise anything, I'll make sure these requests are heard by the GAT team. And you can expect samples/tutorials in the Clarius toolkit too.
Everyone, keep the feedback coming :-)
thanks, -Victor. |
| vga Tuesday, November 14, 2006 2:37 PM |
All of the released software factories have source, if you go and download them you can use them as examples. Its not exactly a tutorial but can give you an idea of how to do something if you see it demonstrated in one of the factories. In addition to that there are some reusable actions and references for building out your factories. You can also get an idea on how factor and organize your projects by looking at these.
Web Service Factory http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/ServiceFactory.asp?frame=true
Smart Client http://msdn.microsoft.com/practices/default.aspx?pull=/library/en-us/dnpag2/html/scsflp.asp |
| Shannon Braun - Sysknowlogy Tuesday, November 14, 2006 3:09 PM |
Some of the feedback we've got is that -although they contains very useful source code, etc- they're a bit "intimidating" for people beginning using GAX/GAT. No doubts, something more oriented towards a tutorial should be of better help for people starting to learn GAX/GAT.
thanks, -Victor. |
| vga Tuesday, November 14, 2006 3:52 PM |
I agree with that - the factories are big, complete systems and represent the finished result of a great deal of effort. I don't want to make something that big or complex (at least not right now) and looking through the source it's hard to know where to start or what the reasons are behind the way some of the things are done.
The source code shows the "what" of GAT/GAX but not the "how" or the "why" questions that get answered by tutorials. Answers that are needed in order to understand the principles and methods of the construction process. |
| Richard.Banks Wednesday, November 15, 2006 9:20 PM |
I agree completely that the source code that is available is very "intimidating".
It would be great if we could have a simple tutorial or a webcast which showed some very basic operations / capabilities of the GAT.
This would then enable developers to understand how it works and then explore more in depth. |
| ALahiri Wednesday, November 22, 2006 4:56 AM |
Feedback taken, thanks! |
| vga Wednesday, November 22, 2006 3:17 PM |
I agree... they are no tutorial and are very complex... I am just happy the source was released andwanted to point out to folks that there is examples out there they can learn from.
Shannon |
| Shannon Braun - Sysknowlogy Friday, November 24, 2006 3:12 AM |
|
| ThisBytes5 Friday, December 01, 2006 1:11 PM |
Hi!
is there any NEW tutorial / video / webcast / screencast available for the newest version of GAT? Expect the stuff from Jelle Druyts.
Regards
|
| Pawel B_ Friday, September 07, 2007 9:20 AM |
Hi Pawel,
The newest GAX version (July 2007 CTP) is just a minor version upgrade with no big new features except support for registering guidance packages in the experimental hive. There is no tutorial/video/etc about this specific version but we can try answering your questions about it here in this forum. If you have any specific ones please let me know.
thanks,
-Victor.
|
| vga Friday, September 07, 2007 12:05 PM |
All,
I have been working on a tutorial series that focuses on Software Factory Development using GAX/GAT. If you would give me some ideas on the type of things you would like to see, I'd be happy to put together several simple webcasts on how to use GAX/GAT for them. What I have up to now, is probably not the type of thing you are looking for.
Once I get some suggestions, I'll start posting them to my blog at http://www.geekswithblogs.net/jlavin
L8R
Jim Lavin |
| Jim Lavin Saturday, September 29, 2007 2:16 AM |