Click here to Skip to main content
15,883,829 members

Articles by ashish__shukla (Articles: 19, Technical Blogs: 8, Tip/Tricks: 2)

Articles: 19, Technical Blogs: 8, Tip/Tricks: 2

RSS Feed

Average article rating: 4.66

All Topics
30 Dec 2014   Updated: 30 Dec 2014   Rating: 4.67/5    Votes: 7   Popularity: 3.94
Licence: CPOL    Views: 19,881     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
Controller is one of the most important component in an MVC application since it acts as a coordinator between the view and the model and also handles the users requests.The user's request is received by the controller.The post Controller in MVC appeared first on codecompiled.com
30 Dec 2014   Updated: 31 Dec 2014   Rating: 4.83/5    Votes: 5   Popularity: 3.38
Licence: CPOL    Views: 13,822     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
As we have seen in the last article ,Controller in MVC application is the component which takes care of the user input ,as well as defines the application logic.It performs operations on the model...The post Routing in MVC appeared first on codecompiled.com.
CQRS
20 Sep 2023   Updated: 20 Sep 2023   Rating: 4.21/5    Votes: 8   Popularity: 3.80
Licence: CPOL    Views: 4,473     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Understanding CQRS pattern at a high level
Dependency injection
4 Apr 2017   Updated: 4 Apr 2017   Rating: 4.96/5    Votes: 15   Popularity: 5.69
Licence: CPOL    Views: 133,412     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
The post Dependency Injection using Unity container appeared first on codecompiled .Dependency injection is one way to implement inversion of control.To understand dependency injection please refer Dependency Injection in .NET Dependency injection injects the dependencies of a class at runtime.This
Hosted Services
Azure
20 Jun 2019   Updated: 20 Jun 2019   Rating: 4.33/5    Votes: 3   Popularity: 2.07
Licence: CPOL    Views: 9,142     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Azure provides different data storage options for different scenarios.
HTTPS
27 May 2015   Updated: 27 May 2015   Rating: 4.85/5    Votes: 20   Popularity: 5.97
Licence: CPOL    Views: 19,983     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
Understanding HTTPS protocol
Programming Languages
C#
11 Mar 2014   Updated: 7 Apr 2014   Rating: 4.83/5    Votes: 106   Popularity: 9.71
Licence: CPOL    Views: 361,893     Bookmarked: 165   Downloaded: 0
Please Sign up or sign in to vote.
A look into the different components involved in an mvc application request processing.
21 Sep 2023   Updated: 21 Sep 2023   Rating: 3.67/5    Votes: 2   Popularity: 1.10
Licence: CPOL    Views: 3,412     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
MediatR Library provides a simple way of implementing mediator pattern in .NET applications.
Javascript
3 Mar 2014   Updated: 3 Mar 2014   Rating: 4.78/5    Votes: 28   Popularity: 6.76
Licence: CPOL    Views: 141,336     Bookmarked: 73   Downloaded: 8,913
Please Sign up or sign in to vote.
We will understand what is a single page application.We will see how to create a basic single page application using AngularJS ,WebAPI and Entity Framework
Web Development
ASP.NET
7 May 2011   Updated: 7 May 2011   Rating: 4.81/5    Votes: 14   Popularity: 5.51
Licence: CPOL    Views: 86,181     Bookmarked: 33   Downloaded: 0
Please Sign up or sign in to vote.
An overview of ASP.NET MVC
14 Apr 2013   Updated: 14 Apr 2013   Rating: 4.86/5    Votes: 33   Popularity: 7.38
Licence: CPOL    Views: 179,541     Bookmarked: 74   Downloaded: 0
Please Sign up or sign in to vote.
OAuth authorization is an open standard for authorization using third party applications
28 Sep 2014   Updated: 28 Sep 2014   Rating: 4.96/5    Votes: 46   Popularity: 8.19
Licence: CPOL    Views: 101,496     Bookmarked: 77   Downloaded: 0
Please Sign up or sign in to vote.
We should consider the design principles while developing MVC applications.
20 Oct 2014   Updated: 20 Oct 2014   Rating: 4.87/5    Votes: 9   Popularity: 4.65
Licence: CPOL    Views: 22,840     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
6 Nov 2014   Updated: 6 Nov 2014   Rating: 4.77/5    Votes: 42   Popularity: 7.74
Licence: CPOL    Views: 51,048     Bookmarked: 27   Downloaded: 0
Please Sign up or sign in to vote.
An overview of ASP.NET vNext
20 Feb 2014   Updated: 3 Feb 2018   Rating: 4.65/5    Votes: 77   Popularity: 8.67
Licence: CPOL    Views: 274,152     Bookmarked: 112   Downloaded: 0
Please Sign up or sign in to vote.
ASP.NET MVC 5 New Features
17 Nov 2014   Updated: 17 Nov 2014   Rating: 4.71/5    Votes: 30   Popularity: 6.81
Licence: CPOL    Views: 127,726     Bookmarked: 33   Downloaded: 0
Please Sign up or sign in to vote.
An overview of MVC 6
12 Apr 2014   Updated: 12 Apr 2014   Rating: 4.14/5    Votes: 4   Popularity: 2.49
Licence: CPOL    Views: 21,304     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
A look into some of the more useful features of HTML5
HTML
3 Oct 2014   Updated: 3 Oct 2014   Rating: 4.87/5    Votes: 18   Popularity: 5.87
Licence: CPOL    Views: 71,730     Bookmarked: 37   Downloaded: 5,005
Please Sign up or sign in to vote.
Using generic repository and unit of work patterns in MVC application we can create more flexible applications.
9 Oct 2014   Updated: 9 Oct 2014   Rating: 4.81/5    Votes: 49   Popularity: 8.09
Licence: CPOL    Views: 131,756     Bookmarked: 81   Downloaded: 2,040
Please Sign up or sign in to vote.
OWIN is used to create loosely coupled web applications

Average blogs rating: 4.01

All Topics
2 Jan 2015   Updated: 2 Jan 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 5,600     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
The post Views in MVC appeared first on c#, mvc , jquery .In the last articles we looked at the roles and responsibilities of Controller and Routing in MVC application.View is another component which is an important part of any MVC application.It is one of the pillars of Model...The post Views
4 Jan 2015   Updated: 4 Jan 2015   Rating: 4.92/5    Votes: 12   Popularity: 4.92
Licence: CPOL    Views: 43,902     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Dependency Injection in .NET
24 Jan 2015   Updated: 24 Jan 2015   Rating: 3.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 30,441     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Filters in MVC
DevOps
Testing
13 May 2015   Updated: 13 May 2015   Rating: 3.71/5    Votes: 4   Popularity: 2.24
Licence: CPOL    Views: 38,064     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Using Moq for unit testing
MVC
16 Jan 2015   Updated: 16 Jan 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 10,110     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Model binding in MVC
Programming Languages
C# 6.0
7 Jan 2015   Updated: 8 Jan 2015   Rating: 4.46/5    Votes: 10   Popularity: 4.03
Licence: CPOL    Views: 16,990     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
C# 6 contains many useful features. These new features will help us to perform the common tasks and to remove the boilerplate code.
IronPython
15 Sep 2018   Updated: 15 Sep 2018   Rating: 2.00/5    Votes: 2   Popularity: 0.60
Licence: CPOL    Views: 13,160     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
What is Python? Python is a general purpose,interpreted and high-level programming language.It is object-oriented and dynamically typed programming language.Dynamically typed means that variables are not required to be declared before using them.Instead you directly assign value to a variable.
Javascript
15 Feb 2015   Updated: 16 Feb 2015   Rating: 4.00/5    Votes: 3   Popularity: 1.91
Licence: CPOL    Views: 13,950     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Beginning AngularJS

Average tips rating: 4.72

Web Development
ASP.NET
5 Apr 2013   Updated: 5 Apr 2013   Rating: 4.72/5    Votes: 13   Popularity: 5.26
Licence: CPOL    Views: 85,523     Bookmarked: 28   Downloaded: 0
Please Sign up or sign in to vote.
Asynchronous ActionMethods in MVC can improve application performance
7 Apr 2013   Updated: 7 Apr 2013   Rating: 4.72/5    Votes: 35   Popularity: 7.23
Licence: CPOL    Views: 191,169     Bookmarked: 39   Downloaded: 0
Please Sign up or sign in to vote.
Routing is one of the integral parts of an MVC appliaction

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
I have a keen interest in technology and software development.I have worked in C#,ASP.NET WebForms,MVC,HTML5 and SQL Server.I try to keep myself updated and learn and implement new technologies.
Please vote if you like my article ,also I would appreciate your suggestions.For more please visit Code Compiled