Click here to Skip to main content
15,743,299 members

Articles by Akhil Mittal (Articles: 74, Tip/Trick: 1)

Articles: 74, Tip/Trick: 1

RSS Feed

Average article rating: 4.82

.NET
25 May 2016   Updated: 25 May 2016   Rating: 4.62/5    Votes: 9   Popularity: 4.40
Licence: CPOL    Views: 18,355     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
This article covers the debugging improvements that Visual Studio 2015 has come up with.
Artificial Intelligence
Machine Learning
24 May 2017   Updated: 24 May 2017   Rating: 4.88/5    Votes: 19   Popularity: 6.13
Licence: CPOL    Views: 31,373     Bookmarked: 42   Downloaded: 589
Please Sign up or sign in to vote.
In this and the following articles on Machine Learning to figure out whatMachine Learning is and what can be achieved with it
31 May 2017   Updated: 4 Jun 2017   Rating: 4.80/5    Votes: 21   Popularity: 6.14
Licence: CPOL    Views: 23,892     Bookmarked: 28   Downloaded: 256
Please Sign up or sign in to vote.
This is the second article of the series and will largely focus on machine learning processes and scenarios.
27 May 2019   Updated: 28 May 2019   Rating: 4.99/5    Votes: 29   Popularity: 7.06
Licence: CPOL    Views: 32,770     Bookmarked: 27   Downloaded: 1,023
Please Sign up or sign in to vote.
Face recognition and detection using modern AI based Azure cognitive service
Containers
Docker
10 Feb 2019   Updated: 10 Feb 2019   Rating: 4.89/5    Votes: 68   Popularity: 8.86
Licence: CPOL    Views: 800,541     Bookmarked: 121   Downloaded: 11,769
Please Sign up or sign in to vote.
This article on microservices focused on what microservices are and their advantages over monolithic services architecture.
22 Jul 2019   Updated: 29 Jul 2019   Rating: 4.96/5    Votes: 24   Popularity: 6.85
Licence: CPOL    Views: 28,917     Bookmarked: 53   Downloaded: 0
Please Sign up or sign in to vote.
For this tutorial, we’ll create a simple ASP.NET Core web application, containerize it with Docker, then deploy it to an AKS cluster.
Database Development
SQL Server
28 Sep 2018   Updated: 28 Sep 2018   Rating: 4.98/5    Votes: 14   Popularity: 5.70
Licence: CPOL    Views: 25,275     Bookmarked: 20   Downloaded: 754
Please Sign up or sign in to vote.
Code First Approach and Migrations in Microsoft .NET Entity Framework
9 Oct 2018   Updated: 9 Oct 2018   Rating: 5.00/5    Votes: 20   Popularity: 6.28
Licence: CPOL    Views: 23,793     Bookmarked: 30   Downloaded: 894
Please Sign up or sign in to vote.
Entity framework core, code first migrations and data annotations in EF Core
DevOps
Agile
30 Mar 2016   Updated: 30 Mar 2016   Rating: 4.73/5    Votes: 6   Popularity: 3.68
Licence: CPOL    Views: 9,271     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Here are some considerations on agile release planning.
Git
27 Nov 2019   Updated: 27 Nov 2019   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 17,930     Bookmarked: 8   Downloaded: 170
Please Sign up or sign in to vote.
This article will explain the concept of CI/CD, Jenkins, getting started with Jenkins, integrating and deploying an ASP.NET Core application locally and to the Azure Service as well. We’ll also cover topics like creating Azure service, creating Azure service principal, configuring Jenkins on Azure.
28 Nov 2019   Updated: 28 Nov 2019   Rating: 4.67/5    Votes: 7   Popularity: 3.94
Licence: CPOL    Views: 7,090     Bookmarked: 6   Downloaded: 94
Please Sign up or sign in to vote.
In this article, we’ll focus on Azure Active Directory and Service Principal and integrate Jenkins with Azure Service Principal before we move on to CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
28 Nov 2019   Updated: 28 Nov 2019   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 9,274     Bookmarked: 2   Downloaded: 67
Please Sign up or sign in to vote.
In this article, we’ll learn the CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
14 Feb 2017   Updated: 13 Dec 2022   Rating: 5.00/5    Votes: 15   Popularity: 5.88
Licence: CPOL    Views: 21,580     Bookmarked: 22   Downloaded: 366
Please Sign up or sign in to vote.
Directly check in VS extension to Git repo and automatically deploy to staging server via continuous integration
Game Development
Unity
13 Mar 2018   Updated: 13 Mar 2018   Rating: 5.00/5    Votes: 36   Popularity: 7.72
Licence: CPOL    Views: 83,008     Bookmarked: 48   Downloaded: 1,710
Please Sign up or sign in to vote.
A tutorial to learn dependency injection with the help of a simple example
General Programming
Architecture
12 Jul 2013   Updated: 17 Mar 2015   Rating: 3.98/5    Votes: 99   Popularity: 7.94
Licence: CPOL    Views: 367,797     Bookmarked: 300   Downloaded: 1,026
Please Sign up or sign in to vote.
Introduction to MVC architecture and Separation of Concerns.
Hosted Services
AWS
25 Jan 2019   Updated: 25 Jan 2019   Rating: 5.00/5    Votes: 25   Popularity: 6.90
Licence: CPOL    Views: 28,284     Bookmarked: 11   Downloaded: 177
Please Sign up or sign in to vote.
Creating a real-time chatbot using Amazon Lex Services and deploying the bot over Facebook messenger
Azure
27 Nov 2019   Updated: 27 Nov 2019   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 7,662     Bookmarked: 3   Downloaded: 74
Please Sign up or sign in to vote.
In this article, we’ll publish the ASP.NET Core application to Azure App Service and Configure Jenkins on Azure before we move on to next steps.
3 Apr 2019   Updated: 3 Apr 2019   Rating: 4.82/5    Votes: 27   Popularity: 6.74
Licence: CPOL    Views: 28,361     Bookmarked: 19   Downloaded: 456
Please Sign up or sign in to vote.
How to create Azure functions in Visual Studio 2017
4 Apr 2019   Updated: 4 Apr 2019   Rating: 4.77/5    Votes: 19   Popularity: 6.10
Licence: CPOL    Views: 28,170     Bookmarked: 6   Downloaded: 309
Please Sign up or sign in to vote.
How to master Blob Triggers and queue Storage Triggers
Polymorphism
12 May 2014   Updated: 15 Jul 2015   Rating: 4.80/5    Votes: 136   Popularity: 10.18
Licence: CPOL    Views: 165,737     Bookmarked: 131   Downloaded: 7,181
Please Sign up or sign in to vote.
Diving in OOP (Day 2):My article in the second part of the series will focus solely on inheritance concept in OOP
Productivity Apps and Services
Team Communication Tools
4 Feb 2019   Updated: 4 Feb 2019   Rating: 5.00/5    Votes: 14   Popularity: 5.73
Licence: CPOL    Views: 15,140     Bookmarked: 13   Downloaded: 127
Please Sign up or sign in to vote.
Your first Chatbot using Microsoft’s Bot Framework and Dialog Flow API: Day 1 (Dialogflow and Slack Integration)
5 Feb 2019   Updated: 5 Feb 2019   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 26,641     Bookmarked: 13   Downloaded: 1,818
Please Sign up or sign in to vote.
Your first Chatbot using Microsoft’s Bot Framework and Dialogflow API. Integrate with Google Assistant.
12 Feb 2019   Updated: 12 Feb 2019   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 6,100     Bookmarked: 4   Downloaded: 165
Please Sign up or sign in to vote.
How to integrate and test the chatbot on Slack and Facebook Messenger)
Programming Languages
C#
27 Mar 2013   Updated: 3 Nov 2014   Rating: 4.88/5    Votes: 93   Popularity: 9.54
Licence: CPOL    Views: 515,019     Bookmarked: 212   Downloaded: 20,593
Please Sign up or sign in to vote.
In this article I would like to explain a step by step process to create a windows application and a setup installer for the same in a very simple manner, that is easy to understand and follow knowing that there are a number of other ways to do the same thing.
13 Dec 2013   Updated: 26 Nov 2014   Rating: 4.89/5    Votes: 30   Popularity: 7.16
Licence: CPOL    Views: 189,175     Bookmarked: 90   Downloaded: 1,849
Please Sign up or sign in to vote.
This article will be a kind of tutorial to explain how we can set up a knockout.js environment in an MVC4 application that is also capable of performing CRUD operations
3 Jul 2014   Updated: 15 Jul 2015   Rating: 4.90/5    Votes: 154   Popularity: 10.68
Licence: CPOL    Views: 368,384     Bookmarked: 194   Downloaded: 8,018
Please Sign up or sign in to vote.
Access modifiers (or access specifiers) are keywords in object-oriented languages that set the accessibility of classes, methods, and other members. Access modifiers are a specific part of programming language syntax used to facilitate the encapsulation of components.
3 Jun 2014   Updated: 15 Jul 2015   Rating: 4.89/5    Votes: 136   Popularity: 10.40
Licence: CPOL    Views: 199,802     Bookmarked: 159   Downloaded: 6,485
Please Sign up or sign in to vote.
All about Abstract classes in C#
15 Jul 2015   Updated: 21 Jul 2015   Rating: 4.31/5    Votes: 68   Popularity: 7.87
Licence: CPOL    Views: 111,308     Bookmarked: 83   Downloaded: 4,587
Please Sign up or sign in to vote.
Understanding Events in C# (An Insight)
2 Jul 2015   Updated: 21 Jul 2015   Rating: 4.92/5    Votes: 41   Popularity: 7.88
Licence: CPOL    Views: 75,154     Bookmarked: 35   Downloaded: 2,672
Please Sign up or sign in to vote.
OOP: Properties in C# (A Practical Approach).
2 Jul 2015   Updated: 21 Jul 2015   Rating: 4.93/5    Votes: 43   Popularity: 8.05
Licence: CPOL    Views: 65,238     Bookmarked: 53   Downloaded: 2,753
Please Sign up or sign in to vote.
OOP: Indexers in C# (A Practical Approach)
21 Feb 2013   Updated: 13 Oct 2015   Rating: 4.55/5    Votes: 61   Popularity: 7.95
Licence: CPOL    Views: 147,565     Bookmarked: 59   Downloaded: 1,010
Please Sign up or sign in to vote.
My efforts in this article will be to make this understanding simpler and focus on the internal logic of ref and out.
7 Nov 2016   Updated: 7 Nov 2016   Rating: 4.79/5    Votes: 21   Popularity: 6.23
Licence: CPOL    Views: 40,173     Bookmarked: 47   Downloaded: 906
Please Sign up or sign in to vote.
This article of the series “Diving into OOP” will explain all about delegates in C#. The article focuses more on practical implementations and less on theory. The article explains the concept in-depth.
6 Jan 2017   Updated: 6 Jan 2017   Rating: 5.00/5    Votes: 10   Popularity: 5.00
Licence: CPOL    Views: 25,112     Bookmarked: 17   Downloaded: 703
Please Sign up or sign in to vote.
This article of the series "Diving into OOP" will explain all about events in C#. The article focusses more on practical implementations and less on theory.
4 Apr 2017   Updated: 4 Apr 2017   Rating: 4.88/5    Votes: 13   Popularity: 5.08
Licence: CPOL    Views: 33,846     Bookmarked: 15   Downloaded: 496
Please Sign up or sign in to vote.
This article will explain how one can create their own custom collection class that can be iterated through.
12 Dec 2013   Updated: 26 Nov 2014   Rating: 4.84/5    Votes: 96   Popularity: 9.51
Licence: CPOL    Views: 457,462     Bookmarked: 152   Downloaded: 11,243
Please Sign up or sign in to vote.
Complete CRUD Operations in MVC 4 using Entity Framework 5 without writing a single line of code.
9 May 2016   Updated: 9 May 2016   Rating: 4.67/5    Votes: 17   Popularity: 5.35
Licence: CPOL    Views: 23,955     Bookmarked: 16   Downloaded: 311
Please Sign up or sign in to vote.
Renaming assistance in Visual Studio 2015
10 May 2016   Updated: 10 May 2016   Rating: 4.93/5    Votes: 18   Popularity: 5.94
Licence: CPOL    Views: 25,413     Bookmarked: 24   Downloaded: 332
Please Sign up or sign in to vote.
In this article I show how you can leverage the capability of Visual Studio 2015 in optimizing your code.
14 Jun 2016   Updated: 14 Jun 2016   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: CPOL    Views: 21,542     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
This article will cover other debugging improvements of VisualStudio 2015 like the tool window support for LINQ and Lambda expressions, the newperftips, and the new diagnostic tool window.
8 Jan 2018   Updated: 8 Jan 2018   Rating: 3.31/5    Votes: 10   Popularity: 3.31
Licence: CPOL    Views: 40,866     Bookmarked: 15   Downloaded: 494
Please Sign up or sign in to vote.
This article covers Singleton Pattern in the most simplistic and easy to understand. The article will also talk about Static classes and the differences between singleton design pattern and static classes.
9 Jan 2018   Updated: 9 Jan 2018   Rating: 2.74/5    Votes: 13   Popularity: 3.05
Licence: CPOL    Views: 16,540     Bookmarked: 11   Downloaded: 284
Please Sign up or sign in to vote.
In this article, we’ll discuss Lazy initialization, the lazy keyword, why you make singleton class a sealed class and what are the differences between singleton and static class.
8 Feb 2017   Updated: 8 Feb 2017   Rating: 4.99/5    Votes: 35   Popularity: 7.71
Licence: CPOL    Views: 40,178     Bookmarked: 39   Downloaded: 585
Please Sign up or sign in to vote.
This article is focused on how a Visual Studio extension could be created.
8 Mar 2017   Updated: 8 Mar 2017   Rating: 5.00/5    Votes: 17   Popularity: 6.15
Licence: CPOL    Views: 18,949     Bookmarked: 10   Downloaded: 296
Please Sign up or sign in to vote.
Customize basic Visual Studio Isolated shell application and add custom extension to the shell application.
C# 5.0
9 May 2014   Updated: 15 Jul 2015   Rating: 4.87/5    Votes: 336   Popularity: 12.25
Licence: CPOL    Views: 588,389     Bookmarked: 640   Downloaded: 12,974
Please Sign up or sign in to vote.
This article will cover almost every OOP concept that a novice/beginner developer hunt for, and not only beginners, the article’s purpose is to be helpful to experience professionals also who need to sometimes brush-up their concepts or who prepare for interviews.
18 Aug 2014   Updated: 21 Jul 2015   Rating: 4.89/5    Votes: 126   Popularity: 10.23
Licence: CPOL    Views: 216,896     Bookmarked: 144   Downloaded: 5,571
Please Sign up or sign in to vote.
Day 6: Understanding Enums in C#.My article of the series “Diving in OOP” will explain enum datatype in C#.
18 May 2014   Updated: 9 Apr 2016   Rating: 4.87/5    Votes: 119   Popularity: 10.08
Licence: CPOL    Views: 153,159     Bookmarked: 113   Downloaded: 6,534
Please Sign up or sign in to vote.
This part of the article series will focus more on run time polymorphism also called late binding.
Python
9 Dec 2021   Updated: 9 Dec 2021   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 55,857     Bookmarked: 10   Downloaded: 172
Please Sign up or sign in to vote.
Create a config file; add, update and delete a configuration, and read a configuration in a Python app
SQL
1 Mar 2016   Updated: 1 Mar 2016   Rating: 4.94/5    Votes: 40   Popularity: 7.80
Licence: CPOL    Views: 88,710     Bookmarked: 42   Downloaded: 4,238
Please Sign up or sign in to vote.
In this article we learn how to write unit tests for core business logic and primarily on basic CRUD operations.
XML
26 Sep 2018   Updated: 27 Sep 2018   Rating: 4.96/5    Votes: 23   Popularity: 6.66
Licence: CPOL    Views: 33,384     Bookmarked: 53   Downloaded: 972
Please Sign up or sign in to vote.
In this article, we look at how we can leverage Entity Framework approaches and, as per need, use those.
Visual Studio
Visual Studio 2015
3 May 2016   Updated: 4 May 2016   Rating: 4.76/5    Votes: 26   Popularity: 6.40
Licence: CPOL    Views: 39,714     Bookmarked: 32   Downloaded: 527
Please Sign up or sign in to vote.
In this section of the series I’ll cover how development with Visual Studio 2015 can increase your productivity to n times and enables you to write cleaner and more optimized code.
6 May 2016   Updated: 6 May 2016   Rating: 5.00/5    Votes: 13   Popularity: 5.40
Licence: CPOL    Views: 39,387     Bookmarked: 16   Downloaded: 426
Please Sign up or sign in to vote.
In this article, we’ll cover another interesting and very useful featureof Visual Studio 2015: Live Static Code Analysis.
Web Development
ASP.NET
11 Dec 2013   Updated: 26 Nov 2014   Rating: 4.91/5    Votes: 59   Popularity: 8.69
Licence: CPOL    Views: 142,514     Bookmarked: 136   Downloaded: 8,908
Please Sign up or sign in to vote.
This article is an introduction to Knockout.js and CRUD Operations in ASP.NET Web Forms using Knockout.JS.
14 Apr 2016   Updated: 14 Apr 2016   Rating: 4.85/5    Votes: 16   Popularity: 5.70
Licence: CPOL    Views: 72,282     Bookmarked: 26   Downloaded: 3,056
Please Sign up or sign in to vote.
In this article I’ll explain how we can host aWebAPI in another process independent of IIS.
8 May 2017   Updated: 8 May 2017   Rating: 4.98/5    Votes: 29   Popularity: 7.21
Licence: CPOL    Views: 37,341     Bookmarked: 28   Downloaded: 808
Please Sign up or sign in to vote.
How to create API with ASP.NET Core
1 May 2017   Updated: 12 May 2017   Rating: 4.85/5    Votes: 31   Popularity: 7.24
Licence: CPOL    Views: 54,949     Bookmarked: 61   Downloaded: 800
Please Sign up or sign in to vote.
This tutorial series on learning API with ASP.NET Core will focus on ASP.NET Corefeatures, request pipeline, how to create ASP.NET core API and how to use EntityFramework Core.
6 Jun 2017   Updated: 6 Jun 2017   Rating: 4.85/5    Votes: 20   Popularity: 6.20
Licence: CPOL    Views: 28,685     Bookmarked: 21   Downloaded: 333
Please Sign up or sign in to vote.
In this article, we’ll continue to explore the importance of statuscodes and practical examples as well. We’ll also explore resource creation andreturning the child resources as well.
27 Jun 2014   Updated: 30 Jun 2014   Rating: 4.78/5    Votes: 42   Popularity: 7.60
Licence: CPOL    Views: 105,416     Bookmarked: 122   Downloaded: 3,046
Please Sign up or sign in to vote.
This article focussses on understanding a basic multilayered architecture in C#.
11 May 2015   Updated: 1 Mar 2016   Rating: 4.91/5    Votes: 288   Popularity: 12.02
Licence: CPOL    Views: 926,116     Bookmarked: 600   Downloaded: 38,037
Please Sign up or sign in to vote.
Enterprise level application architecture with Web APIs using Entity Framework, Generic Repository pattern and Unit of Work.
CSS
1 Oct 2018   Updated: 1 Oct 2018   Rating: 4.96/5    Votes: 6   Popularity: 3.86
Licence: CPOL    Views: 26,303     Bookmarked: 17   Downloaded: 842
Please Sign up or sign in to vote.
ASP.NET Web API 2 with Entity Framework 6 Code First Migrations
HTML
21 Feb 2013   Updated: 29 Aug 2013   Rating: 4.30/5    Votes: 28   Popularity: 6.16
Licence: CPOL    Views: 96,765     Bookmarked: 71   Downloaded: 768
Please Sign up or sign in to vote.
Exception Handling and .NET - a practical approach
19 Aug 2013   Updated: 26 Nov 2014   Rating: 4.87/5    Votes: 85   Popularity: 9.30
Licence: CPOL    Views: 269,605     Bookmarked: 141   Downloaded: 10,041
Please Sign up or sign in to vote.
How to do custom mapping and entity to entity mapping with the help of AutoMapper.
12 Jul 2013   Updated: 17 Mar 2015   Rating: 4.95/5    Votes: 70   Popularity: 9.01
Licence: CPOL    Views: 196,848     Bookmarked: 151   Downloaded: 15,023
Please Sign up or sign in to vote.
Creating MVC Application & Perform CRUD operations using LINQ to SQL
14 Jul 2013   Updated: 17 Mar 2015   Rating: 4.92/5    Votes: 44   Popularity: 8.03
Licence: CPOL    Views: 123,923     Bookmarked: 105   Downloaded: 17,279
Please Sign up or sign in to vote.
How to create MVC application and perform CRUD operations using EntityFramework
28 Jul 2013   Updated: 17 Mar 2015   Rating: 4.91/5    Votes: 46   Popularity: 8.12
Licence: CPOL    Views: 149,486     Bookmarked: 91   Downloaded: 8,122
Please Sign up or sign in to vote.
MVC Application using EntityFramework Code-First approach
20 Aug 2013   Updated: 17 Mar 2015   Rating: 4.90/5    Votes: 51   Popularity: 8.33
Licence: CPOL    Views: 188,867     Bookmarked: 114   Downloaded: 10,957
Please Sign up or sign in to vote.
Unit of Work Pattern and Repository Pattern, and how to perform CRUD operations in an MVC application.
10 Jun 2015   Updated: 1 Mar 2016   Rating: 4.94/5    Votes: 71   Popularity: 9.08
Licence: CPOL    Views: 184,594     Bookmarked: 93   Downloaded: 8,349
Please Sign up or sign in to vote.
In this article I’ll explain how to write your own custom routes using Attribute Routing.
19 May 2015   Updated: 1 Mar 2016   Rating: 4.94/5    Votes: 87   Popularity: 9.52
Licence: CPOL    Views: 233,129     Bookmarked: 100   Downloaded: 10,904
Please Sign up or sign in to vote.
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
2 Jun 2015   Updated: 1 Mar 2016   Rating: 4.95/5    Votes: 83   Popularity: 9.50
Licence: CPOL    Views: 179,550     Bookmarked: 70   Downloaded: 8,555
Please Sign up or sign in to vote.
Resolve dependency of dependencies using Inversion of Control and dependency injection in Asp.net Web APIs with Unity Container and Managed Extensibility Framework (MEF).
30 Jun 2015   Updated: 1 Mar 2016   Rating: 4.96/5    Votes: 168   Popularity: 11.03
Licence: CPOL    Views: 1,096,563     Bookmarked: 291   Downloaded: 44,025
Please Sign up or sign in to vote.
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
8 Sep 2015   Updated: 1 Mar 2016   Rating: 4.94/5    Votes: 83   Popularity: 9.34
Licence: CPOL    Views: 239,733     Bookmarked: 82   Downloaded: 9,903
Please Sign up or sign in to vote.
This article of the series will explain how we can handle requests and log them for tracking and for the sake of debugging, how we can handle exceptions and log them. We’ll follow a centralized way of handling exceptions in WebAPI and write our custom classes to be mapped to the type of exception th
7 Mar 2016   Updated: 7 Mar 2016   Rating: 4.98/5    Votes: 28   Popularity: 7.13
Licence: CPOL    Views: 149,704     Bookmarked: 49   Downloaded: 6,112
Please Sign up or sign in to vote.
In this article we’ll learn on how to write unit tests for WebAPI controllers i.e. REST’s actual endpoints.
1 Apr 2016   Updated: 1 Apr 2016   Rating: 4.98/5    Votes: 27   Popularity: 7.05
Licence: CPOL    Views: 88,300     Bookmarked: 40   Downloaded: 5,463
Please Sign up or sign in to vote.
This is the last article of the RESTful series in which I’ll explain how you can leverage OData capabilities in ASP.NET WebAPI. I’ll explain what OData is and we’ll create OData enabled RESTful services.
15 Feb 2013   Updated: 26 Nov 2014   Rating: 4.90/5    Votes: 76   Popularity: 9.13
Licence: CPOL    Views: 220,518     Bookmarked: 187   Downloaded: 15,295
Please Sign up or sign in to vote.
My effort in this article was to put some light on building a generic multilayered architecture using Entity Framework 4.1 and MVC3 razor view engine.
4 Aug 2013   Updated: 17 Mar 2015   Rating: 4.73/5    Votes: 71   Popularity: 8.70
Licence: CPOL    Views: 238,977     Bookmarked: 182   Downloaded: 12,481
Please Sign up or sign in to vote.
Repository pattern in MVC3 application with entity framework
5 Jul 2016   Updated: 5 Jul 2016   Rating: 5.00/5    Votes: 15   Popularity: 5.57
Licence: CPOL    Views: 72,485     Bookmarked: 26   Downloaded: 556
Please Sign up or sign in to vote.
This article will focus on practical aspects of formatters and content negotiation in ASP.NET Web API

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

Programming Languages
C#
2 Mar 2016   Updated: 2 Mar 2016   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 13,111     Bookmarked: 2   Downloaded: 33
Please Sign up or sign in to vote.
Helper class to compare two class objects while unit testing

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect https://codeteddy.com/
India India
Akhil Mittal is two times Microsoft MVP (Most Valuable Professional) firstly awarded in 2016 and continued in 2017 in Visual Studio and Technologies category, C# Corner MVP since 2013, Code Project MVP since 2014, a blogger, author and likes to write/read technical articles, blogs, and books. Akhil is a technical architect and loves to work on complex business problems and cutting-edge technologies. He has an experience of around 15 years in developing, designing, and architecting enterprises level applications primarily in Microsoft Technologies. He has diverse experience in working on cutting-edge technologies that include Microsoft Stack, AI, Machine Learning, and Cloud computing. Akhil is an MCP (Microsoft Certified Professional) in Web Applications and Dot Net Framework.
Visit Akhil Mittal’s personal blog CodeTeddy (CodeTeddy ) for some good and informative articles. Following are some tech certifications that Akhil cleared,
• AZ-304: Microsoft Azure Architect Design.
• AZ-303: Microsoft Azure Architect Technologies.
• AZ-900: Microsoft Azure Fundamentals.
• Microsoft MCTS (70-528) Certified Programmer.
• Microsoft MCTS (70-536) Certified Programmer.
• Microsoft MCTS (70-515) Certified Programmer.

LinkedIn: https://www.linkedin.com/in/akhilmittal/
This is a Collaborative Group

779 members