Welcome to Atalasoft Community Sign in | Join | Help

May 2008 - Posts

A Visual Studio command prompt environment in NAnt

Released in March, Atalasoft's toolkit v6.0 had a bug release v6.0a and we've branched to begin building new functionality for our new release while being able to maintain/bugfix v6.0. In addition, we're internally branched to have one codebase as a sandbox,
Posted by dterrell | 1 Comments
Filed under: ,

AtalaFileRegex: Putting it together

In my recent blog posts Writing NAnt tasks with nested types and Extending NAnt with your own type I went through adding nested types to custom task, and also making your own nested type to show how easy it is to get NAnt to do something it doesn't do
Posted by dterrell | 2 Comments

Extending NAnt with your own types

Last time I talked about how to nest existing elements in your custom NAnt tasks. Now that you've had a good look at that, and Jacob's custom task, there's only one other thing to cover in this subject: a new type. Types end up looking a lot like a new
Posted by dterrell | 2 Comments
Filed under: , ,

Writing NAnt tasks with nested types

If you follow the Atalasoft Blogs by whatever means, and you're reading this, it's quite possible you've also read Jacob's blog post about extending NAnt . If you haven't already, go check it out since he's covered a huge amount of ground related to what
Posted by dterrell | 3 Comments
Filed under: , ,

Update on another post

You may have seen my post in the 31 Apps in 31 Days blog. If you haven't already seen the 31 Apps in 31 Days blog, definitely check it out! There's already a week's worth of applications you can make using the Atalasoft family of tools in one way or another.
Posted by dterrell | 0 Comments