kolbis

Stories kicked by kolbis

What’s New? VSTT Quick Reference Guide 1.0(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 1 month ago

This is a comprehensive collection of technical information on VSTT –- 83 pages of information!!! Many questions you may have on how stuff works in web, load, and unit test are answered in this doc. This doc is a must have for anyone working in VSTT. read more...

add a comment |category: |Views: 25

tags: another

Log4Net Wrapper (blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 2 months ago

In this post you can download a wrapper class for log4net. read more...

add a comment |category: |Views: 674

tags: another

Agile Gradual Change(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 3 months ago

Agile adoptions can go wrong in many ways. It can be lack of commitment, lack of support from the management, lack of knowledge and experience and many other reasons. It may surprise you, but lots of companies that practice Agile development fail or challenge. In my opinion the number one cause for this failure is "Gradual Change". read more...

add a comment |category: |Views: 3

tags: another

jQuery 1.3.2 Released (blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 3 months ago

jQuery 1.3.2 new Release is out. read more...

add a comment |category: |Views: 3

tags: another

What's New? Enterprise Library v5.0 Planning(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 3 months ago

Grigori Melnik, who is the PM for EntLib over in Patterns & Practices, posted about planning version 5.0 features. read more...

add a comment |category: |Views: 28

tags: another

What Gives? Democracy & Software Development(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 3 months ago

How would you describe the way that decisions are being made in your software development cycle or in your company? Is it Democracy? Is it Dictation? Is it Anarchy? Here is a sentence I heard from one of my customers: "This is not democracy, I am the manager, I decide what to do". read more...

add a comment |category: |Views: 3

tags: another

What's New? TFS Installation Troubleshooting Guide(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 4 months ago

Microsoft has published a new Guide that will help you with TFS installation troubleshooting. According to Microsoft there are three main reasons for an installation of Team Foundation Server to fail: * One or more procedures were skipped during the installation of a prerequisite component. * Not all components from a previous installation were completely removed. * Changes were made to one or more prerequisite components to increase secure connections, but these changes interfere with the successful installation of Team Foundation Server. read more...

add a comment |category: |Views: 13

tags: another

What's New? Lab Management(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 4 months ago

Lab management is a new product from MS that is due to be released with visual studio 2010. read more...

add a comment |category: |Views: 20

tags: another

What Gives? Continuous Integration & Half Continuous Integration(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 4 months ago

What is Continuous Integration practice? Is it possible to follow only some rules of the Continuous Integration practice? read more...

add a comment |category: |Views: 7

tags: another

What Gives? Single Codebase (Agile & Branching)(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 4 months ago

Here is a quote from a book I am reading now: "To eliminate the need for a branch entirely, automatically migrate your customers and users to the latest version every time you release." I do not agree and have something to say about it. Click here and read it... read more...

add a comment |category: |Views: 8

tags: another

Design Decision: Null Objects(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 5 months ago

Another design decision...Could not find a way to sum it up, so just click and check it out! read more...

add a comment |category: |Views: 15

tags: another

What's New? Team Suite 2008 GDR VPC's(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 5 months ago

The VSTS virtual machines are all updated with fresh bits and expiration dates. You now can test and evaluate (since these images are NOT licensed for production use - The new expiration date is December 31, 2009) Team System 2008 with SP1. Download them now! read more...

add a comment |category: |Views: 9

tags: another

What's Gives? Code Standards Reference(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 5 months ago

Are you looking for coding standards for C# or VB.NET? If you are, you are in the right place... read more...

add a comment |category: |Views: 7

tags: another

How To? Be The Last One To Be Fired(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 5 months ago

This post is aimed to try and explain for you what I do in order to insure that I will be the last one to get fired from my company and the first one to find a new company. read more...

add a comment |category: |Views: 16

tags: another

What Gives? Process Templates (MSF Agile, CMMI, Scrum, XP(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 5 months ago

Do you practice XP? SCRUM? CMMI? TFS Supports them all. In this post I wil give you the list of all the process templates that will allow you to get started with the right team project for you. read more...

add a comment |category: |Views: 118

tags: another

What Gives? Web Test Modularity & Extract Web Test(blogs.microsoft.co.il)

submitted by kolbiskolbis(660) 3 years, 5 months ago

One of the key features we need to strive for is to modular our automated tests. We want to be able to reuse modules or web tests within different tests or scenarios. In this post I will show you how. read more...

add a comment |category: |Views: 13

tags: another