ASP.Net MVC Ajax.BeginForm with an example – MVC Blogs

Hi, recently I was working on a project in MVC. I had to post a form using Ajax to avoid page postback.I have demonstrated this by an example. Let’s see the code to implement Ajax.BeginForm in an MVC application. Ajax.BeginForm in MVC Nowadays users don’t want to see a page refresh and web technologies are … Read more

LINQ with an MVC Project

This blog contains basic information about LINQ. Also, we will see how can we use LINQ in an MVC project. What is LINQ? LINQ stands for Language Integrated Query. LINQ can be used to query from a variety of data sources for eg  SQL Server, Array, and XML. LINQ defines keywords that you can use … Read more

Important Web service interview questions and answers

In this blog, I have collected Web Service interview questions and answers which are very important for interview. Whether you are a fresher or have some development experience, the Web Service interview questions given below will prove to be very beneficial for you.   1. What is Web Service? Web Service is the mechanism to … Read more

Is AngularJS different from Angular?

Angular is a well known powerful web application framework in use today. To provide a better stability and highly optimized web application, Angular has released multiple versions time to time. What are AngularJs and Angular? Angular has a completely rewritten framework, and AngularJS is the very first version of Angular. Some people called it Angular1.x … Read more

Important ASP.Net interview questions and answers for experienced developer

In this blog, I have collected the most common interview questions and answers based on my personal experience. Below are questions asked for the Senior Dot Net developer role. 1. What is Middleware? Middleware is software used to communicate between 2  systems. Middleware also implements code re-usability features. RPC, CORBA, and Web Services are a … Read more

Tag Helpers in ASP.Net Core MVC

In this article, we will learn about Tag Helpers in .NET Core MVC. Tag Helpers is new feature introduced in ASP.Net Core MVC. Tag Helpers do the same thing as HTML Helpers does in previous versions of MVC but with a variety of changes. What are Tag Helpers? Tag Helpers helps server side code to … Read more

ActionName and NonAction Attribute in ASP.Net MVC

ActionName and NonAction attribute in MVC is the attribute applied to an action method. These attribute helps route engine to execute correct Action method and the respective View. ActionName Attribute ActionName attribute actually provide a alias to the action method, i.e. You can give a different name to your Action method than what is given … Read more

Storage account in Microsoft Azure

Storage account in Azure is a modern data storage place where we store data and files. In this blog, we will see what are storage services available in Azure and How to create an Azure Storage account? Azure Storage Account Azure storage provides huge scalable storage for data objects as well as for file system. … Read more

Dependency Injection in C#

In this blog, we are going to learn about Dependency Injection. And, how we can implement Dependency Injection in C#? We will also learn the ways we can implement Dependency Injection in C#. What is Dependency Injection (DI)? So, let’s first define the Dependency Injection. Dependency Injection is a design approach, which helps programmer to create … Read more

Virtual Machines in Microsoft Azure

In this blog, we will see What is a Virtual Machine? and How to create a Virtual Machine in Microsoft Azure? Also, we will look into few points in context of AZ 900 exam. What is a Virtual Machine? Azure virtual machines provide a fully configurable and flexible computing environment. You may create VM in … Read more

RSS
YouTube
YouTube
Instagram