Click here to Skip to main content
15,670,257 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,055     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: 30,583     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,272     Bookmarked: 28   Downloaded: 255
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,090     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: 628,322     Bookmarked: 121   Downloaded: 11,701
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: 27,537     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: 24,175     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: 22,693     Bookmarked: 30   Downloaded: 891
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,021     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: 16,839     Bookmarked: 8   Downloaded: 168
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: 6,600     Bookmarked: 6   Downloaded: 93
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: 8,614     Bookmarked: 2   Downloaded: 66
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,040     Bookmarked: 22   Downloaded: 360
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: 79,388     Bookmarked: 48   Downloaded: 1,696
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: 364,307     Bookmarked: 300   Downloaded: 1,016
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: 25,774     Bookmarked: 11   Downloaded: 172
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,142     Bookmarked: 3   Downloaded: 73
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: 26   Popularity: 6.65
Licence: CPOL    Views: 27,461     Bookmarked: 19   Downloaded: 452
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: 27,480     Bookmarked: 6   Downloaded: 307
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: 164,337     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: 14,620     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,040     Bookmarked: 13   Downloaded: 1,816
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: 5,860     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: 511,749     Bookmarked: 212   Downloaded: 20,580
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: 187,614     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: 363,734     Bookmarked: 194   Downloaded: 8,016
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: 197,332     Bookmarked: 159   Downloaded: 6,483
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: 109,747     Bookmarked: 83   Downloaded: 4,581
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: 73,614     Bookmarked: 35   Downloaded: 2,671
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: 64,098     Bookmarked: 53   Downloaded: 2,751
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: 146,615     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: 38,913     Bookmarked: 46   Downloaded: 902
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: 24,592     Bookmarked: 17   Downloaded: 702
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,186     Bookmarked: 14   Downloaded: 493
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: 454,940     Bookmarked: 152   Downloaded: 11,240
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,605     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,013     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,162     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: 39,675     Bookmarked: 15   Downloaded: 491
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,210     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: 39,098     Bookmarked: 39   Downloaded: 579
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,279     Bookmarked: 10   Downloaded: 287
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: 582,859     Bookmarked: 640   Downloaded: 12,963
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: 214,686     Bookmarked: 144   Downloaded: 5,570
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: 151,159     Bookmarked: 113   Downloaded: 6,532
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: 48,645     Bookmarked: 10   Downloaded: 162
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: 87,550     Bookmarked: 42   Downloaded: 4,235
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: 32,144     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,064     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: 38,687     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: 141,124     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: 71,312     Bookmarked: 26   Downloaded: 3,046
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: 36,591     Bookmarked: 28   Downloaded: 796
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: 53,999     Bookmarked: 61   Downloaded: 797
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,095     Bookmarked: 21   Downloaded: 331
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: 104,396     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: 914,784     Bookmarked: 600   Downloaded: 38,016
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: 25,703     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: 95,645     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: 267,485     Bookmarked: 141   Downloaded: 10,036
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: 195,098     Bookmarked: 151   Downloaded: 15,019
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: 122,583     Bookmarked: 105   Downloaded: 17,276
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: 148,206     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: 187,257     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: 183,214     Bookmarked: 93   Downloaded: 8,344
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: 230,129     Bookmarked: 100   Downloaded: 10,900
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: 176,750     Bookmarked: 70   Downloaded: 8,547
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,086,751     Bookmarked: 291   Downloaded: 44,007
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: 237,412     Bookmarked: 82   Downloaded: 9,887
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: 148,474     Bookmarked: 49   Downloaded: 6,109
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: 87,090     Bookmarked: 40   Downloaded: 5,453
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: 217,978     Bookmarked: 187   Downloaded: 15,293
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: 236,687     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: 71,605     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,001     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 an Ex-Microsoft MVP(Most Valuable Professional), C# Corner MVP, Codeproject MVP, a blogger, author and likes to write/read technical articles. Akhil has an experience of around 12 years in developing, designing, architecting enterprises level applications primarily in Microsoft Technologies. Akhil enjoys working on technologies like MVC, Web API, Entity Framework, Angular, C# and BlockChain. Akhil is an MCP( Microsoft Certified Professional) in Web Applications (MCTS-70-528, MCTS-70-515) and .Net Framework 2.0 (MCTS-70-536). Visit Akhil Mittal’s personal blog CodeTeddy for some good and informative articles.
LinkedIn: https://www.linkedin.com/in/akhilmittal/
This is a Collaborative Group

779 members