Click here to Skip to main content
15,867,835 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,995     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: 33,264     Bookmarked: 42   Downloaded: 593
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: 25,112     Bookmarked: 28   Downloaded: 258
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: 34,290     Bookmarked: 27   Downloaded: 1,029
Please Sign up or sign in to vote.
Face recognition and detection using modern AI based Azure cognitive service
Containers
Docker
22 Jul 2019   Updated: 29 Jul 2019   Rating: 4.96/5    Votes: 24   Popularity: 6.85
Licence: CPOL    Views: 31,961     Bookmarked: 54   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.
10 Feb 2019   Updated: 10 Feb 2019   Rating: 4.89/5    Votes: 68   Popularity: 8.86
Licence: CPOL    Views: 1,062,596     Bookmarked: 121   Downloaded: 11,885
Please Sign up or sign in to vote.
Microservices and their advantages over monolithic services architecture
Database Development
SQL Server
28 Sep 2018   Updated: 28 Sep 2018   Rating: 4.98/5    Votes: 14   Popularity: 5.70
Licence: CPOL    Views: 27,635     Bookmarked: 20   Downloaded: 762
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: 26,323     Bookmarked: 30   Downloaded: 906
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,781     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: 19,841     Bookmarked: 8   Downloaded: 181
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: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 10,454     Bookmarked: 2   Downloaded: 69
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.
28 Nov 2019   Updated: 28 Nov 2019   Rating: 4.67/5    Votes: 7   Popularity: 3.94
Licence: CPOL    Views: 7,990     Bookmarked: 6   Downloaded: 97
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.
14 Feb 2017   Updated: 13 Dec 2022   Rating: 5.00/5    Votes: 15   Popularity: 5.88
Licence: CPOL    Views: 22,710     Bookmarked: 22   Downloaded: 374
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: 90,980     Bookmarked: 49   Downloaded: 1,730
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: 378,289     Bookmarked: 300   Downloaded: 1,029
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: 33,866     Bookmarked: 12   Downloaded: 180
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: 8,612     Bookmarked: 3   Downloaded: 79
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: 30,131     Bookmarked: 19   Downloaded: 461
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: 29,560     Bookmarked: 6   Downloaded: 311
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: 169,778     Bookmarked: 131   Downloaded: 7,191
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: 16,380     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: 27,931     Bookmarked: 13   Downloaded: 1,843
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,540     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: 524,467     Bookmarked: 211   Downloaded: 20,629
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: 193,245     Bookmarked: 90   Downloaded: 1,850
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: 379,798     Bookmarked: 194   Downloaded: 8,028
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: 207,594     Bookmarked: 159   Downloaded: 6,493
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: 115,438     Bookmarked: 83   Downloaded: 4,611
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: 78,266     Bookmarked: 35   Downloaded: 2,686
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: 67,718     Bookmarked: 53   Downloaded: 2,765
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: 150,656     Bookmarked: 59   Downloaded: 1,012
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: 42,883     Bookmarked: 47   Downloaded: 924
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: 26,293     Bookmarked: 17   Downloaded: 712
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: 35,269     Bookmarked: 15   Downloaded: 503
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: 463,914     Bookmarked: 152   Downloaded: 11,258
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: 24,745     Bookmarked: 16   Downloaded: 314
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: 26,243     Bookmarked: 24   Downloaded: 335
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: 22,462     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.33/5    Votes: 11   Popularity: 3.46
Licence: CPOL    Views: 43,126     Bookmarked: 15   Downloaded: 498
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: 17,370     Bookmarked: 11   Downloaded: 287
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: 42,738     Bookmarked: 39   Downloaded: 595
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: 20,399     Bookmarked: 10   Downloaded: 304
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: 605,756     Bookmarked: 640   Downloaded: 12,992
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: 222,718     Bookmarked: 144   Downloaded: 5,586
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: 158,513     Bookmarked: 113   Downloaded: 6,550
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: 68,530     Bookmarked: 10   Downloaded: 185
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: 91,780     Bookmarked: 42   Downloaded: 4,250
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: 36,325     Bookmarked: 53   Downloaded: 980
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: 41,224     Bookmarked: 32   Downloaded: 532
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: 40,607     Bookmarked: 16   Downloaded: 432
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: 146,095     Bookmarked: 136   Downloaded: 8,910
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: 74,262     Bookmarked: 26   Downloaded: 3,077
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: 39,324     Bookmarked: 28   Downloaded: 811
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: 57,210     Bookmarked: 61   Downloaded: 801
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: 29,865     Bookmarked: 21   Downloaded: 335
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: 108,400     Bookmarked: 122   Downloaded: 3,052
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: 960,624     Bookmarked: 600   Downloaded: 38,094
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: 27,363     Bookmarked: 17   Downloaded: 850
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: 99,858     Bookmarked: 70   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: 275,569     Bookmarked: 141   Downloaded: 10,058
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: 200,339     Bookmarked: 151   Downloaded: 15,034
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: 126,623     Bookmarked: 105   Downloaded: 17,293
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: 152,137     Bookmarked: 91   Downloaded: 8,140
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: 192,708     Bookmarked: 114   Downloaded: 10,972
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: 188,067     Bookmarked: 93   Downloaded: 8,363
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: 239,982     Bookmarked: 100   Downloaded: 10,924
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: 187,273     Bookmarked: 70   Downloaded: 8,574
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,131,013     Bookmarked: 291   Downloaded: 44,064
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: 246,817     Bookmarked: 82   Downloaded: 9,915
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: 152,904     Bookmarked: 49   Downloaded: 6,122
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: 90,551     Bookmarked: 40   Downloaded: 5,490
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: 228,610     Bookmarked: 187   Downloaded: 15,299
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: 244,071     Bookmarked: 182   Downloaded: 12,494
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: 74,405     Bookmarked: 26   Downloaded: 581
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,301     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