Tag Archives: Visual Studio 2013

ASP.NET MVC Shopping Cart with C#, EF, SQL Server-Part1

In this ASP.NET MVC Tutorial Series, we will follow a step by step approach to develop an Online Shopping Cart using ASP.NET MVC, C#, Entity Framework and SQL Server with database first approach. After reading this Web Development Tutorial, user must be able to understand that how to build an ASP.NET MVC Shopping Cart using above mentioned technologies… Read More »

Top 20 Entity Framework Interview Questions – MUST HAVE

This post is about Entity Framework Interview Questions that will explore various features, concepts and FAQs regarding Microsoft Entity Framework. It’s basically a collection of most frequently asked Interview Questions on Entity Framework for developers. You can also explore some practical solutions implementing Entity Framework here: Building Your First MVC Application with Entity Framework [Part… Read More »

Creating your first SPA Application using AngularJS and WebAPI – All CRUD Operations

Practical AngularJs Tutorial In this ASP.NET Web API Tutorial, we are going to learn How to create a ASP.NET Web API Application and use it in a SPA AngularJS page in the same project? Technologies being used in this web development tutorial are: ASP.NET Web API AngularJS Bootstrap Followings are the tools and IDE used for this… Read More »

New Features in Visual Studio 2019 | 2017 | 2015 | 2013 | 2012 | 2010

Microsoft’s Visual Studio went through an enormous development in recent years. How it evolves since 2010 till the latest version i.e. Visual Studio 2019 is the purpose of this Web Development Tutorial. I’ll provide you a brief history of Visual Studio development with top features introduced with each version. As it’s not possible to list each and every… Read More »

Step by Step Using Bootstrap3 with ASP.NET MVC5

What is Bootstrap? Bootstrap is a well known and one of the most used collections of tools for web application that simplifies creating websites through it’s incredible built-in languages like Cascading Style Sheet (CSS),  HyperText Markup Language(HTML) as well as some optional JavaScript extensions.  It is used for icons, forms, typography,  buttons, tables, layout grids, and… Read More »