Top 5 Articles of Year 2013 on Web Development

By | January 3, 2014
Year 2013 finally ended and we welcomed a brand new year 2014.  I would like to wish a very happy new year to everyone and wishes that Year 2014 gets filled with more successful personal and work achievements.
I wanted to share with you some of the details about this Web Development blog. Following 5 are the most viewed articles on my Web Application Development blog in Year 2013.

1. HTML5 Interview Questions with Answers

In this web development tutorial, top 10 interview questions on HTML5 with descriptive answers are given. These are the most frequently asked questions on a web developer interview regarding HTML5 and also provides a basic understanding for new developers on newer version of HTML. New concepts with tag elements and code snippets are given that is helpful to start working with HTML5 and also preparing to appear for an interview. To view these top questions click here.

2. Validation in JavaScript

JavaScript article is about client-side validation for letters and numbers. Validating input at very first place using JavaScript is always considered a good choice. In this tutorial, following validations are applied:
  • Only Numeric values
  • Only Characters values
  • Alphanumeric values
  • Email Validity
In addition to that, copy and paste of invalid input is restricted too using JavaScript. For complete code example, follow link.

3. ASP.NET MVC Interview Questions and Answers

Web Development Tutorial is about frequently asked questions on ASP.NET MVC. It follows a pattern-based approach for building web-based dynamic application. Article discusses various important concepts about new MVC model i.e. Core features of MVC, Request flow, Routing, difference between ViewData -ViewBag – TempData, Action Methods and Action Filters etc. in ASP.NET MVC. Follow link to article here.

4. MVC Vs Webforms

Difference between Webforms and MVC is explained in this simple tutorial. It gives a better understanding about how both the model differ as well as when should we follow the right approach. Pros and Cons of each approach are discussed in details.

5. Creating Web API Service in 3 simple steps

This article explains the creation of Web API service in 3 simple steps. Article follows a step by step approach for creating HTTP Service using Microsoft Web API with attached screenshots. So it becomes very easy for a new developer to understand and create his/her first Web API service using ASP.NET Web API service. Click here to see the article in action.

Finally, I would like to thank all readers for their appreciation and feedback on my articles in year 2013.

Top 10 Interview Questions and Answers Series:

Category: ASP.NET ASP.NET MVC ASP.NET Web API HTML 5 Javascript

About Web Development

Imran Abdul Ghani is working as Software Developer(Senior) with extensive knowledge in Web development technologies especially C#, ASP.NET, MVC, WCF, Web API, ADO.NET Entity Framework, jQuery etc. He has several years of experience in designing/developing enterprise level applications. He is Microsoft Certified Solution Developer for .NET (MCSD.NET) since 2005. You can reach his blogging at www.webdevelopmenthelp.net, www.topwcftutorials.net, and www.sharepointfordummies.net.

One thought on “Top 5 Articles of Year 2013 on Web Development

Comments are closed.