Articles (2414) - Page 28

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2414 records found.
 
Sheonarayan
Attribute routing in ASP.NET MVC 5+ 
Last updated on: 18 Dec 2014 08:57:55 AM by Sheonarayan | Views: 13451 | Category: ASP.NET MVC |
Votes: 3 | Rating: 4.67 out of 5
In the previous article, we learnt about convention based routing. In this article, we shall learn about Attribute based routing that is directly applied to the action method of the controller. This feature is only supported in ASP.NET MVC 5+ versions.
Sheonarayan
Different types of routing in ASP.NET MVC 
Last updated on: 15 Dec 2014 08:27:37 AM by Sheonarayan | Views: 84398 | Category: ASP.NET MVC |
Votes: 4 | Rating: 5 out of 5
In this article, we are going to learn about different types of Routing in ASP.NET MVC. We will learn convention based routing. In the next article, we shall learn attribute based routing.
Vishvvas
Interception in .NET 
Last updated on: 12 Dec 2014 01:13:08 AM by Vishvvas | Views: 11822 | Category: Best Practices |
Votes: 1 | Rating: 5 out of 5
This article discusses about what interception (with little insights in AOP) is and how it can be implemented with Unity framework in .NET framework based software system.
Pritik889
Database backup in sql server 2008 
Last updated on: 05 Dec 2014 05:17:53 AM by Pritik889 | Views: 3602 | Category: Sql Server |
In this article we are going to discuss about SQL server backup task procedure.
Goud.Kv
Events in C# 
Last updated on: 14 Nov 2014 08:32:40 AM by Goud.Kv | Views: 6962 | Category: C# |
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
Goud.Kv
Delegates, plug-in methods and multicast with delegates in C# 
Last updated on: 12 Nov 2014 05:47:48 AM by Goud.Kv | Views: 10592 | Category: C# |
Votes: 1 | Rating: 5 out of 5
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
Goud.Kv
Type compatibility and Parameter compatibility of delegates in C# 
Last updated on: 12 Nov 2014 05:46:11 AM by Goud.Kv | Views: 11470 | Category: C# |
C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
  • Goud.Kv
    Differences between delegates and interfaces in C# 
    Last updated on: 08 Nov 2014 06:45:54 AM by Goud.Kv | Views: 21669 | Category: C# |
    Votes: 1 | Rating: 5 out of 5
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    Co-variance and Contra-variance in C# 
    Last updated on: 05 Nov 2014 09:22:04 AM by Goud.Kv | Views: 6583 | Category: C# |
    Votes: 1 | Rating: 5 out of 5
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    Variance in generic types of C# 
    Last updated on: 01 Nov 2014 01:01:32 AM by Goud.Kv | Views: 4813 | Category: C# |
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Goud.Kv
    Generic subclassing, type parameters and delegates in C# 
    Last updated on: 31 Oct 2014 10:19:40 AM by Goud.Kv | Views: 8358 | Category: C# |
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.
    Vivek.Ramapuram
    Multiple Date Picker Functionality in jquery 
    Last updated on: 27 Oct 2014 08:58:24 AM by Vivek.Ramapuram | Views: 6526 | Category: jQuery |
    Jquery is fast and rich Javascript library. It create things in html documents, event handling and animations. It is easy to use API that works across a browser
    Vivek.Ramapuram
    Date picker animation functionality 
    Last updated on: 27 Oct 2014 06:10:49 AM by Vivek.Ramapuram | Views: 7001 | Category: jQuery |
    Jquery is fast and rich Javascript library. It create things in html documents, event handling and animations. It is easy to use API that works across a browser
    Sukeshmarla
    A MVC interview - Interviewer and Interviewee interaction 
    Last updated on: 27 Oct 2014 05:42:45 AM by Sukeshmarla | Views: 7307 | Category: ASP.NET |
    Votes: 6 | Rating: 4.33 out of 5
    In this article we have explained A MVC interview - how the interaction between Interviewer and Interviewee goes.
    Goud.Kv
    Generic constraints with examples in C# 
    Last updated on: 27 Oct 2014 02:02:53 AM by Goud.Kv | Views: 19099 | Category: C# |
    C# is an Object-oriented programming language. C# comes with simplicity, expressiveness and great performance to meet the programmer productivity.