dotnet best coding practice

Post on 10-May-2015

159 Views

Category:

Software

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

This presentation mainly focuses on the basic points that one should consider while writing code using .NET.

TRANSCRIPT

IT Seminar - .NET Best Coding Practice

Presenter: Ankit Arora, Mindfire SolutionsDate: 12/02/2014

Presenter: Ankit Arora, Mindfire Solutions

About MeMCP: 70-513 ,70-515,70-516MCPD: 70-519

Skills: ASP.Net, C#, Linq, Entity Framework, Telerik, Ajax

Contact Me: Facebook : https://www.facebook.com/ankitarora2688 Linkedin : http://www.linkedin.com/profile/view?id=126581815 Email : ankita@mindfiresolutions.com Skype : mfsi_ankit.a

Presenter: Ankit Arora, Mindfire Solutions

AGENDA

-  SCM       - What is SCM?       - Why We need SCM?  -  Coding Guideline       - What is coding guideline document?       - Why we need this document?  -  Comments       - Do we need comments in a code?       - What is the minimum line of comment required in code?  -  Common Mistakes       - Why we need small functions/classes?       -  How to check string variable is blank?       -  When to use which loop?       -  How to handle Exceptions?

Presenter: Ankit Arora, Mindfire Solutions

Presenter: Ankit Arora, Mindfire Solutions

Presenter: Ankit Arora, Mindfire Solutions

Question and Answer

Presenter: Ankit Arora, Mindfire Solutions

Thank you

Presenter: Ankit Arora, Mindfire Solutions

top related