Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

StevenBarden

  • My Take : Developing SharePoint Workflow Templates with Visual Studio

    Two weeks after I took the Great SharePoint Adventure course offered by the Ted Pattison Group in Tampa Florida I decided to take the SharePoint WorkFlow course. This time the course was conducted not by John Holliday, but Ted himself. I was very impressed. Like so many of us, I have generally read a multi-hundred page book and start in on the examples. This works well in many cases but sometime you want to take a course where the info is spoon fed (or shoveled) so you can get the most information in as short a time as possible. That is definitely the case here.

    To me it's not just the learning you receive but the act of watching a master expert make mistakes in performing examples. I am not saying Ted tripped, I am explaining that SharePoint is very 1.0-ish, no matter what the version. It's a tremendous development platform, but it is still rough around various edges. If you choose you want to develop in SharePoint you best know what you are getting into or you may find yourself looking for a new job. To watch an expert perform wonderful work as well as make mistakes are what I need to see so I can gauge how to predict time frames in development in new technologies.

    In addition, developing WorkFlow projects is a tough nut to crack. Developing applications in SharePoint can prove to be a learning curve. But the two of them together can be a big leap indeed. When I took the course there were some rough edges and some very aggravating problems with the labs, but I suspect these will be quickly sorted out. I do not suggest jumping in to this course if you are not fully prepared, but if you choose this course, you will definitely have many questions answered.

  • My Take : The Great SharePoint Adventure

    During the week of 25 to 29 February of 2008 I choose to self fund and attend a course offered by The Ted Pattison Group (http://www.tedpattison.net) called The Great SharePoint Adventure (GSA401) (http://www.tedpattison.net/Courses/GSA401.aspx). The instructor was John Holliday, who is famed for, among other things, no less than four chapters written in the WROX press book titled "Professional SharePoint 2007 Development". John's presentation was highly professional, very articulate, patient with all that was required and he still managed to strike the right balance between the need of those in the room who were sent by their companies and had one set of needs, and those of us who were self funded and had a more intense feeling of return on investment. I used to instruct Windows NT courses at a local community college for two years worth of Saturdays, one to three three hour courses a day and feel that when prepared I do well in satisfying the needs of students. I felt from the first day that John was going to be a professional I could learn from on many levels and I could not have been more right.

    Now this course is not for the feign of heart. No matter how thechie you may feel you are, and I am an MCSD in C# and MCDBA with years of C#, BizTalk and middleware development to my back, you will get your monies worth. An how could you not? The course is two eight hour days and three ten hour days with about 30 to 45 minute breaks. The curriculum is made from most or all of their other extensive list of offerings (http://www.tedpattison.net/training.aspx). It's clear that there are courses offered that drill more extensively in to various individual technologies, such as Workflows or InfoPath development integration, but still I got my monies worth.

    And I'm not alone in this. In attendance was a Microsoft evangelist who was there to hone his skills from middleware to SharePoint 2007. Yes, Microsoft not only relies on Ted Pattison and his band of technical developers to instruct on their platform, and not only do they send their people to TPG courses, but while I was attending this course Ted was in Redmond conducting the same course for more Microsoft developers and managers. And if you have any other question as to how heavily Microsoft relies on Ted, check out the primary Microsoft SharePoint development location (http://msdn2.microsoft.com/en-us/office/aa905503.aspx) and you will find the vast majority of the information available is published by Ted and TPG.

    In closing, it's worth it, it's worth it, it's worth it.

    TPG The Ted Pattison Group (http://www.tedpattison.net) The Great SharePoint Adventure (GSA401) http://www.tedpattison.net/Courses/GSA401.aspx John Holliday Professional SharePoint 2007 Development http://www.tedpattison.net/training.aspx middleware SharePoint 2007

     

  • Old XSD Signature

    I was using an XSD with a table adapter to fill controls in a form view one day when I found that my changes were not working. I needed to add a new column to my database. With that done I opened the XSD and updated the associated sql statements in the data table adapter. Next I opened the ascx controls page and moved to update the info in the ObjectDataSource. The problem is that no matter what I did I could not get access to my new sql table column. One suggestion was to manually add the parameters to the source view of the ascx, but this was not the trick. The more I worked it over I was left feeling that although the XSD was obviously updated, it did not seem to update the signature. I finally moved into the object browser and viewed the signature and it was not working, the signature was not updated. Multiple experiments finally lead to the visual step by step comparison of the XSD with another and the problem was discovered... while clicking on the XSD, and viewing the properties of the XSD, it became obvious that the Custom Tool setting was empty. The correct answer is "MSDataSetGenerator". Once this was added, and the project was recompiled, the solution was found.

  • About my move from old location...

    This is as much for Google as for anyone looking for my previous posts, which can be found at http://aspadvice.com/blogs/biztalk

    My actual articles can be found via my main start page at http://aspalliance.com/author.aspx?uId=45726