473,763 Members | 7,719 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft

Developing, building, and testing. How do it the best? Learning from the
world leader - Microsoft

I'm very interested in how the developing/build/testing workflow @ Microsoft
looks like. I think Microsoft as world leader in software developing
business must have a very good workflow. Does anyone know how the
development flow @ Microsoft looks like?

I'm also interested in the workflow in your company perhaps the workflow in
your company better then @ Microsoft? What do you think about test driven
development?
Regards,

Gicio

Nov 15 '05 #1
4 1098
Well, they do have a book called "Analyzing Requirements and Defining
Microsoft .Net Solution Architecture" which is all about large scale
software development process (envisioning, planning, developing,
stabilizing/testing, deploying) and very little .net. It's one of the
requirements for MCSD.NET.

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Nov 15 '05 #2
We're leaning more toward XTreme programming these days, especially with
..NET where the superior versioning allows you to do quick build cycles and
updates.

Wired has a nice segment on it:

http://wired.com/wired/archive/11.09/xmen.html

--

Justin Weinberg
Designing a PrintDocument? Drawing to forms?
Check out GDI+ Architect at www.mrgsoft.com

<gi***@web.de > wrote in message news:bo******** *****@news.hans enet.net...
Developing, building, and testing. How do it the best? Learning from the
world leader - Microsoft

I'm very interested in how the developing/build/testing workflow @ Microsoft looks like. I think Microsoft as world leader in software developing
business must have a very good workflow. Does anyone know how the
development flow @ Microsoft looks like?

I'm also interested in the workflow in your company perhaps the workflow in your company better then @ Microsoft? What do you think about test driven
development?
Regards,

Gicio

Nov 15 '05 #3
Which workflow use companies that are on the CMM levels 3, 4, 5 ???
(http://www.sei.cmu.edu/cmm/)

regards,
gicio
"Justin Weinberg" <jweinberg@_spa mkill_mrgsoft.c om> wrote in message
news:u8******** ******@TK2MSFTN GP11.phx.gbl...
We're leaning more toward XTreme programming these days, especially with
.NET where the superior versioning allows you to do quick build cycles and
updates.

Wired has a nice segment on it:

http://wired.com/wired/archive/11.09/xmen.html

--

Justin Weinberg
Designing a PrintDocument? Drawing to forms?
Check out GDI+ Architect at www.mrgsoft.com

<gi***@web.de > wrote in message news:bo******** *****@news.hans enet.net...
Developing, building, and testing. How do it the best? Learning from the
world leader - Microsoft

I'm very interested in how the developing/build/testing workflow @

Microsoft
looks like. I think Microsoft as world leader in software developing
business must have a very good workflow. Does anyone know how the
development flow @ Microsoft looks like?

I'm also interested in the workflow in your company perhaps the workflow

in
your company better then @ Microsoft? What do you think about test driven development?
Regards,

Gicio


Nov 15 '05 #4
gi***@web.de wrote:
Which workflow use companies that are on the CMM levels 3, 4, 5 ???
(http://www.sei.cmu.edu/cmm/)


Very few companies ever do the benchmarking necessary to establish which CMM
level they fall in. In my estimation., the vast majority of companies are
at level 1, a few at level 2 and a very few at levels 3, 4, 5. There is far
from uniform agreement, even amoung acedemics, that the CMM really measures
the right things for many types of businesses, so it's not at all surprising
that few organizations go to the trouble of being assessed.

If you're interested in the practices of a CMM level 3/4 organization, take
a look at the NASA LaRC Software Process Improvement Initiative home page at
http://sw-eng.larc.nasa.gov/ or the NASA Goddard Space Flight Center
Software Engineering Laboratory at
http://sel.gsfc.nasa.gov/website/index.htm. I recall finding a NASA
department that claimed to be at CMM level 5, but I can't recall the group
or find that reference anymore.

-cd
Nov 15 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
2333
by: rhat | last post by:
Hi Everyone, I've recently been reading some articles about unit-testing in Python , but I am a bit confused: where do I go to get started with this? I tried googling for "unittest" but all I've found are some old links to projects that already use it, and the older (as the articles put it) PyUnit project. I'm sorry if this is a obvious question or one that has already been answered, but unit-testing sounds interesting and I'm not sure...
4
1984
by: | last post by:
Developing, building, and testing. How do it the best? Learning from the world leader - Microsoft I'm very interested in how the developing/build/testing workflow @ Microsoft looks like. I think Microsoft as world leader in software developing business must have a very good workflow. Does anyone know how the development flow @ Microsoft looks like?
136
9444
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their code was littered with document.all and eval, for example, and I wanted to create a practical list of best practices that they could easily put to use. The above URL is version 1.0 (draft) that resulted. IMO, it is not a replacement for the FAQ,...
5
2290
by: Alfonso Morra | last post by:
Hi, I am a C/C++ developer of quite a few yesrs, although I am relatively new to Windows (Unix background). I am about to begin work on a project that would require me to develop several GUI rich frontend applications. I would like to hear from developers ou there if there is a book they would recommend, to help me hit the ground running - i.e. a book that is NOT an introductory text on programming/C++ but rather one that dives...
3
1435
by: Todd | last post by:
Hello, I'm looking for a book with in-depth coverage of developing server controls, particularly custom controls. Ideally, the book would have a good amount of how-to's and best practices, but also serve as a fairly complete reference. It doesn't need a whole lot in the way of introductory material as I already have most of the basics down. So I've narrowed my search down to 2 books: "Developing Microsoft ASP.NET Server Controls and...
11
2001
by: Simon | last post by:
Hi all As I'm sure is common knowledge the version of IIS included in XP Pro is limited in that you can only create 1 website in the IIS snap in. As an ASP.net developer this is a pain in the arse because I can't figure out how to stop having this fact cock up my relative urls. When I create a virtual directory - presumably what you're supposed to do when you're only allowed one site my relative URL's refer to the root of the
23
1999
by: Louly | last post by:
Hi everybody, I'm a 22 yrs old girl. I've been developing a Database for 6 months no using Access. A week ago I had this feeling that I'm wasting my time in Access. I don't think it's wise to keep on working with Access. Instead I think I should consider learning and being a certified Oracle proffessional or something. What do you guys think? Thanks for your help. Miriam
13
2506
by: BK | last post by:
Our .Net team has just inherited a junior programmer that we need to get up to speed as quickly as possible. Unfortunately, his skill set is largely Access with some VB6 and ASP classic experience. We employ some parts of XP such as pair programming, and this should help. Other than books, does anyone have any suggestions? His skill set is pretty antiquated and we need to get him up to speed as quickly as possible so any suggestions...
0
9386
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10144
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9997
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9937
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8821
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6642
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5270
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3917
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2793
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.