Archive

Archive for August, 2011

CloudCon @ Cochin 15th October 2011

August 29th, 2011 No comments

URL: http://www.cloudcon.in/

Book your seats today.

VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)
Categories: News

A basic defect life cycle for small companies

August 29th, 2011 No comments

Below is a basic testing/defect/bug life cycle which can be followed in small companies. Don’t use this for medium to big companies as the process is not enough.

You can add policies and processes can be added according to the team size and reporting structure.

image

VN:F [1.9.18_1163]
Rating: 5.0/5 (3 votes cast)
Categories: Project Management

OnScreenGuideLines–.NET applicaiton

August 28th, 2011 No comments

This is my another hobby program which is useful for checking the alignments. If you are familiar with Photoshop, you probalbly know what are guidelines.

 

image

Download from here.

Source code available up on request.

VN:F [1.9.18_1163]
Rating: 5.0/5 (2 votes cast)
Categories: General

ilspy– A .net reflector tool

August 27th, 2011 No comments

You must have used .NET Reflector from Red Gate already, most probably when it was a free tool. ILSpy is the open-source .NET assembly browser and decompiler. This you can consider as a free alternative for .NET Reflector.

URL: http://wiki.sharpdevelop.net/ilspy.ashx

VN:F [1.9.18_1163]
Rating: 0.0/5 (0 votes cast)
Categories: DOTNET

Who am I?

August 27th, 2011 No comments

This is about one of the best recognition I felt about myself. It happened few years ago. For one the the new critical project in my company they tried to seek advice from a senior consultant. While the manager was checking the possibility to get appointment via phone, this consultant asked him – “Why you are searching for another person when an expert is there itself?” Manager asked “Who?” – It was my name Smile

Later I was added to this project in the initiation phase for the identification and technology. This story was told by my manager himself to me after this project.

VN:F [1.9.18_1163]
Rating: 5.0/5 (1 vote cast)
Categories: Personal

Point to note when estimating for Maintenance projects

August 25th, 2011 No comments

Label: Lesson learned

When you estimate for maintenance projects, i.e, adding features to an existing project (software, website etc.) make sure you consider a pre-testing time also.

Once you finish your task, any issue on the product, even if you have not touched that specific module, will come to you – if you don’t have a previously installed product exists for which you can show the customer by reproducing the issue.

For standalone products this case won’t come as you can prove it by trying to replicate the scenario on another computer. But for website projects, you may not be able to prove your innocence.

So best approach is to test the product/project and prepare a list of issues and get the formal approval from customer. So in future if you get a bug report, you can verify this list so that your side is safe.

VN:F [1.9.18_1163]
Rating: 5.0/5 (2 votes cast)
Categories: Project Management

Who moved my cheese?

August 23rd, 2011 No comments

The necessity of change in your company, business or life!

VN:F [1.9.18_1163]
Rating: 5.0/5 (4 votes cast)

Microsoft Case Studies

August 15th, 2011 No comments

image

Read various case studies for Microsoft Technology here

This is a must have reference if you are on Solution Architecture field.

VN:F [1.9.18_1163]
Rating: 5.0/5 (4 votes cast)
Categories: Architecture

User Group Meeting – 20th Aug 2011 – Kochi, Kerala

August 15th, 2011 No comments

Venue:
Orion India Systems Pvt Ltd, 103, 2nd floor, Tejomaya, Info park SEZ, Kakkanad, Kochi-682030 

Agenda

  • 09:30 – 09:40 Community updates
  • 09:40 – 11:00 “Design Patterns in .Net” by Yanesh Tyagi
  • 11:00 – 11:45 JavaScript MVVM in ASP.NET with KnockoutJS by Shiju Varghese
  • 11:45 – 12:00 Tea Break (15 min)
  • 12:00 – 12:45 Instrumenting & Profiling in .NET Apps” by Abraham Peter
  • 12.45 – 01:00 Ask the experts

Speakers

  • Abraham Peter is a Senior Software Developer with 6 years of experience. He has been working with Microsoft .NET technologies and recently with SharePoint 2010.
  • Shiju Varghese -Microsoft MVP in ASP.NET, is a Technical Architect on the Microsoft .Net technology stack with a focus on web application development and Domain-Driven Design.
  • Yanesh Tyagi -is a technical architect with Millennium Consultants. He has extensive 16 years of experience working on different technologies, specially Microsoft Technologies.

More details can be found here and you can register here.

VN:F [1.9.18_1163]
Rating: 5.0/5 (1 vote cast)
Categories: News

MSDN Magazine

August 13th, 2011 No comments

Keep your Microsoft Technology knowledge up-to-date by monitoring MSDN magazine online version here.

image

This month’s (August 2011) issue have these major topics:

  • Team Foundation Server (TFS) & Exchange – Building a ticketing system
  • Microsoft Visual Studio Light Switch – Advanced programming & building business apps
  • HTML5 – Build apps
  • Multi-Platform Development – About portable class libraries
  • Artificial Intelligence – Particle swarm optimization
  • Parallel Programming – on .NET apps etc.
VN:F [1.9.18_1163]
Rating: 5.0/5 (3 votes cast)
Categories: News