Friday, September 11, 2009

Introduction-to-the-Application-Architecture-Guide




















ARCast.TV - David Hill gives us an introduction to the Application Architecture Guide





Sample Blog Post

http://blogs.msdn.com/bobfamiliar/archive/2009/09/08/arcast-tv-david-hill-gives-us-an-introduction-to-the-application-architecture-guide.aspx


Raw Link

http://channel9.msdn.com/shows/ARCast.TV/ARCastTV-David-Hill-gives-us-an-introduction-to-the-Application-Architecture-Guide/

Sunday, August 2, 2009

How to open Microsoft File Transfer Manager (FTM)

Microsoft File Transfer Manager (FTM)

You can open Microsoft file trans

fer manager Microsoft File Transfer Manager (FTM)from the Command Prompt

Friday, January 30, 2009

Enjoy 2 chances to pass a Microsoft Certification Examination* plus a 10% discount!


In this challenging economic climate, upgrading your IT skills becomes crucial to staying ahead. Invest in a Microsoft Certification to get the right IT skills. Register today with your MVP Certification Promotion Code (IN05D31A) and enjoy 2 chances to pass a Microsoft Certification Examination* plus a 10% discount! If you fail on your first attempt, you will receive a free retake of the same exam (both exams must be taken by May 31, 2009)**! Voucher code is only valid in the India

* Valid for a Microsoft Certified Technical Specialist (MCTS), Microsoft Certified IT Professional (MCITP) or Microsoft Certified Professional Developer (MCPD) exams. Not valid for Academic Exams.

** Terms and Conditions apply

Use MVP Certification Promotion Code: IN05D31A




** Terms and Conditions apply
Key in the MVP Certification Promotion Code (Use MVP Certification Promotion Code: IN05D31A ) with details by March 31, 2009. An email with a Exam Voucher Code will be sent to you. Voucher code is only valid in the India

Go to http://www.learnandcertify.com/ to lean more about Microsoft Certification and decide on the Exam

Go to www.prometric.com/microsoft to schedule an exam. The Exam Offer Voucher Code must be used to receive a 10% discount on the exam and the free retake offer. Offer is valid for applicable exams taken by May 31, 2009

Offer Details :


The Offer is valid for a Microsoft Certified Technical Specialist (MCTS), Microsoft Certified IT Professional (MCITP) or Microsoft Certified Professional Developer (MCPD) exams. Not valid for Academic Exams.
Refer to the following links for applicable exams :
http://www.microsoft.com/learning/mcp/mcts/default.mspx
http://www.microsoft.com/learning/mcp/mcitp/default.mspx
http://www.microsoft.com/learning/mcp/mcpd/default.mspx
Exam candidates must request an Exam Offer Voucher Code using the unique MVP Certification Promotion Code by March 31, 2009 via http://www.learnandcertify.com/.
To receive a 10% discount on the cost of an applicable Microsoft Certification exam, exam candidates must use the Exam Offer Voucher Code provided by an MVP when they register for an exam and sit for an exam by May 31, 2009.
Limited to one (1) exam at 10% discount with a free retake (if necessary) per individual. Both exams must be taken by May 31, 2009.
The Exam Offer Voucher Code may not be combined with other vouchers or discounts and are void if altered or revised in any way.
Refer to http://www.learnandcertify.com/Terms.aspx for complete Terms & Conditions of Exam Voucher usage.


Use MVP Certification Promotion Code: IN05D31A

Friday, June 22, 2007

Software Development Life Cycle (SDLC)

The software development life cycle (SDLC) is a conceptual model used in project management that describes the stages involved in an information system development project, from an initial feasibility study through maintenance of the completed application.

Many SDLC methodologies are developed to guide the processes involved, including the waterfall model, rapid application development, the fountain model, the spiral model, build and fix, synchronize-and-stabilize, Exterme Programming, Agile Software Development etc. The list goes on for ever

The main stages in the SDLC are

  1. Requirement Analysis
  2. Design
  3. Coding & Debugging
  4. Systems Testing
  5. Deployment / Implementation
  6. Maintenance

Some of them might be clubbed together if required depending on the projects. Success of a project is to succeed in each of these phases.

Each phase requires some input and gives out a deliverable. A deliverable here need not necessarily be the one that goes to the end customer, but some tangibles that are produced on completion of that particular phase. For example, requirements document, test cases, design document etc.

In coming articles we shall look at each phase of the lifecycle and their stakeholders

Thursday, May 31, 2007

Software Estimation - Lines of Code (Part 1)

One of the primitive and efficient method for estimation of software development time is based on the Source Lines of Code (SLOC). For maintenance or enhancement projects the SLOC is readily available and the impact of the new change request can be had. On the other hand, this luxury is not available for new projects - projects from scratch. Here we need to assume to SLOC and start working

Now the question is 'how to get the Source Lines of Code more accurate?'

We need to get the figures from the experts who know the code and will be doing the coding - the programmers, the DBAs etc. It is advisable to get the figures from them for three different situations

  1. Expected
  2. Best
  3. Worst
Expected will be the usual case and the Best scenario will less estimated time and the worst, obviously have more time .. if a module gets screwed up etc..

The final figure of SLOC can be achieved by using the Mean and Standard Deviation

Mean =[best+worst+4*(expected)]/6

and the Standard Deviation can be achieved by

SD
=(worst–best)/6

Final Estimation = Mean + 3 * SD

The final estimation will give a bit accurate figure.

The estimation of lines of code should not count the following:

  • Comments
  • Blank lines
  • OS include files directives etc

  • There are many tools to do the estimation. We will discuss on some of them in the future articles.

    For mean and SD, Microsoft Excel should come handy. You can also write some custom functions in MS Excel (http://vbadud.blogspot.com) for customized calculations







    Monday, April 2, 2007

    Project Management Professional Certification

    Views on Project Management Professional(PMP)Certification from Bharathwaj Srinivasan

    PMP is Project Management Professional(PMP)Certification from Project Management Institute(PMI)for Project Managers across the globe in variousindustries. It is a generic certification and notindustry specific, it has great value in the industry.

    PMP exam is tough but a lot of organised preparationcan take you through. It is mandatory that you have4500 hours of experience in projects implementation,35 MANDATORY hours of PM training from a registeredtraining provider before you apply for the exam. Youcan do independently, but you also need to be ready toinvest about INR 50,000 if you are doing it yourself

    Check out <www.4pmti.com> or write to <info@4pmti.com>for more details about PMTI (they provide themandatory that is required). You will also need to gothrough the PMBOK guide before appearing for the exam.But there might be other good institutes who offerbetter training than PMTI.

    Effective Project Management, Templates for Project Management, Project Management Techniques, Software Estimation.

    Wednesday, March 28, 2007

    Welcome to Project Management

    Hello everyone

    It took me more than half a decade to start a blog on Effective Project Management - a topic always close to my heart.

    This blog should be useful for all would be project managers and who are into Project management recently. We would cover all tools, techniques on managing projects effectively.

    Comments and criticism are welcome.

    I sincerely dedicate this blog to Mr Sandeep Sridharan - My boss at LaserWords (www.laserwords.com) .

    Sincerely Yours
    Sundar