TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About custom task
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Surya Prakash (1)
Filip Bulovic (1)
Mike Gold (1)
Related resources for custom task
No resource found
How to Work With TFS - TFS Build Agent, Build Definition, TFS Build Custom Task
4/22/2024 8:53:53 AM.
Learn to create a custom task in a class library, execute it after a TFS build succeeds. Setup TFS build agent, define build process, and run TFS build seamlessly. Ensure successful build execution wi
DTS Custom Task in C#
9/30/2012 5:29:53 AM.
During last year I wrote an article about DTS and how to use it in C#. In that article I stated that I didn’t manage to solve the problem related to CustomTask. Today I finally forced myself to tackle that problem again and here is the result. Writing simple CustomTask in C# is the easiest part.
Using Custom Tasks in MSBuild to modify XML Configuration Files on the Fly
8/24/2006 2:41:33 PM.
This article shows you how to use MSBuild to build your project and how to create a custom task that will allow you to modify sections of your XML configuration files.