Articles (2414) - Page 52

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.
 
Sourav.Kayal
Implement uniform name using Interface 
Last updated on: 15 Sep 2013 02:19:29 PM by Sourav.Kayal | Views: 4153 | Category: C# |
How to implement uniform naming using interface.
Sourav.Kayal
Validate Form using Data Annotation in MVC 
Last updated on: 15 Sep 2013 10:24:18 AM by Sourav.Kayal | Views: 5714 | Category: ASP.NET MVC |
How to validate html form using data annotation technique
Sourav.Kayal
Call base class constructor using base() method 
Last updated on: 14 Sep 2013 12:21:42 PM by Sourav.Kayal | Views: 4927 | Category: C# |
How to call base class constructor using base() method
Sagarp
Enable Sign in as Different User Option in SharePoint 2013 
Last updated on: 14 Sep 2013 09:28:44 AM by Sagarp | Views: 5109 | Category: SharePoint |
I found that by default in SharePoint 2013, there is no option for "Sign in as different user".
Sourav.Kayal
Pass parameter from URL in ASP.NET MVC application 
Last updated on: 14 Sep 2013 07:29:14 AM by Sourav.Kayal | Views: 22477 | Category: ASP.NET MVC |
How to pass value from URL in MVC application.
Sourav.Kayal
Finalize dispose pattern in C# 
Last updated on: 11 Sep 2013 02:14:01 PM by Sourav.Kayal | Views: 12415 | Category: C# |
How to implement finalize dispose pattern in c#
Sourav.Kayal
Send List from Controller to View in MVC application 
Last updated on: 11 Sep 2013 02:01:11 PM by Sourav.Kayal | Views: 110508 | Category: ASP.NET MVC |
How to send list from controller to view.
  • Sourav.Kayal
    Session in MVC application 
    Last updated on: 11 Sep 2013 12:15:45 PM by Sourav.Kayal | Views: 51039 | Category: ASP.NET MVC |
    Votes: 1 | Rating: 3 out of 5
    How to use session variable in MVC application
    Sourav.Kayal
    Attach single view with multiple actions. 
    Last updated on: 09 Sep 2013 11:22:05 PM by Sourav.Kayal | Views: 8055 | Category: ASP.NET MVC |
    How to attach single view with multiple action
    Sourav.Kayal
    Display multiple model data in single view 
    Last updated on: 09 Sep 2013 11:20:20 PM by Sourav.Kayal | Views: 8123 | Category: ASP.NET MVC |
    How to display data from multiple model in single view
    Sourav.Kayal
    Form data processing using MVC pattern 
    Last updated on: 07 Sep 2013 12:31:24 PM by Sourav.Kayal | Views: 7631 | Category: ASP.NET MVC |
    How to process form data in MVC architecture
    Sanjeeb
    Translate Your Web Site Using Bing Translator Widget 
    Last updated on: 07 Sep 2013 12:35:23 AM by Sanjeeb | Views: 10501 | Category: ASP.NET |
    This article describes how to translate your website using the Bing Translator Widget.
    Rama Sagar
    Creating Project in Team Foundation Server 2012 
    Last updated on: 06 Sep 2013 09:04:40 AM by Rama Sagar | Views: 12809 | Category: Visual Studio |
    Votes: 1 | Rating: 4 out of 5
    This Article explains on how to create Team Project, Add Team Members, Assigning Roles, Assigning Tasks, Reporting a bug in Team Foundation Server 2012
    Allemahesh
    How to create and use the File and File Group in Sql Server 2008. 
    Last updated on: 05 Sep 2013 04:41:11 AM by Allemahesh | Views: 7552 | Category: Sql Server |
    This article will explain how to create and use the File and File Group in SQL Server 2008.
    Sourav.Kayal
    How to change Default Controller in MVC application? 
    Last updated on: 04 Sep 2013 10:15:29 AM by Sourav.Kayal | Views: 6464 | Category: ASP.NET MVC |
    How to change default controller setting in MVC application.