Noah and I have started to produce a series of technical screencasts. In the spirit of Dimecasts.net, we’re limiting each episode
to ten minutes as we thought the development community could benefit from short, focused episodes. We’re just getting started, but I’m really pleased with our progress and I’m very excited about what’s to come.
The first three episodes are focused on the .NET stack (specifically around Visual Studio Solution Setup, Managing .NET External Dependencies and Working with the ASP.NET Membership Provider) but since we work for a mixed shop of .NET and Java development, I’m sure we’ll eventually introduce all sorts of topics.
We’re currently putting together a list of shows. If you have suggestions, please let me know. I plan to post the episodes to johnnycoder as they roll out and who knows? Maybe your screencast idea will show up next.
Deployment of ASP solution to multible sites. Currently I seem to have to manually either walk customers though the process or do it myself. Publishing from VS is not too bad but can be problematic if there is a lot of existing content that is not part of the application but either the application needs access to it or it is independent. Then of course the is the whole configuration file issue which never matches the develement system. Thanks!
Great suggestions, John. I think we can cover what you’re after with screencasts on topics like Web Deployment Projects and CI tools like Teamcity. Thanks.