Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

codeplex

Shelve Pending Changes in Team Foundation server

August 25, 2023 by Tarik

Shelve Pending Changes stores your code changes on the server but doesn’t commit them to the branch. Here are some reasons I’ve used it: To save changes but undo locally when I’m not ready to commit changes but I need to make an emergency bug fix on the same branch. To store code for code … Read more

Categories tfs Tags codeplex, tfs Leave a comment

What license should I choose from codeplex for my open source project? [closed]

August 8, 2023 by Tarik

If you want to ensure that anyone who modifies your program or builds on top of your program (by linking to it) should share their changes in the same way that you share yours, you should choose the GPL. If you want to ensure that anyone who modifies your library share their changes, but allow … Read more

Categories open-source Tags codeplex, licensing, open-source Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa