Articles (2414) - Page 82

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
How to read a local XML file in Silverlight and to read a XML file in Silverlight and bind its data? 
Last updated on: 29 Dec 2011 12:39:15 AM by SheoNarayan | Views: 41121 | Category: Silverlight |
In this article, we are going to learn working with data in SilverLight.
Phaneendhra
How To Add Custom Asp.net Page Using Layouts folder approach in SharePoint2010 
Last updated on: 28 Dec 2011 05:44:44 AM by Phaneendhra | Views: 8706 | Category: SharePoint |
Votes: 1 | Rating: 4 out of 5
Adding Custom Asp.net pages into SharePoint using Layout Folder approach
Hmanjarawala
Getting Started with .Net Remoting 
Last updated on: 28 Dec 2011 04:13:41 AM by Hmanjarawala | Views: 8436 | Category: .NET Framework |
This article contains sampleapplication, which demonstrate how .Net remoting works
Vishvvas
SQL Server integration with CLR aka SQL CLR (Part II – Creating a stored procedure in SQL CLR) 
Last updated on: 27 Dec 2011 06:15:09 AM by Vishvvas | Views: 9605 | Category: .NET Framework |
Votes: 1 | Rating: 5 out of 5
In the previous article ,http://www.dotnetfunda.com/articles/article1727-sql-server-integration-with-clr-aka-sql-clr-part-i-introduction-and-back.aspx we discussed what is SQLCLR, why SQLCLR and the steps for employing SQL CLR into our work. This article discusses the steps for creating a stored procedure, deployment and testing the same. This is second write-up of multipart series on this subject.
SheoNarayan
How to fire server side method on click of the Button in Silverlight and Detailed information about ViewBox and ScrollViewer? 
Last updated on: 26 Dec 2011 11:53:24 PM by SheoNarayan | Views: 9204 | Category: Silverlight |
Votes: 1 | Rating: 5 out of 5
In this article, we would learn the usage of SilverLight UI Controls i.e. Button, ViewBox and ScrollViewer.
Vishvvas
SQL Server integration with CLR aka SQL CLR (Part I - Introduction and background) 
Last updated on: 26 Dec 2011 11:11:59 PM by Vishvvas | Views: 9850 | Category: .NET Framework |
This article discusses the feature of integrating the CLR (Common Language Runtime) into the SQL server. This is first write-up of multi-part series on this subject and is mostly an excerpt from referenced article/s.
SheoNarayan
How to display hierarchical items in TreeView and How to display a Button on the page in Silverlight? 
Last updated on: 26 Dec 2011 12:45:17 AM by SheoNarayan | Views: 9689 | Category: Silverlight |
In this article, we would learn the usage of SilverLight UI Controls i.e.TreeView and Button.
  • SheoNarayan
    How to enlist the items in the Combo box and how to execute server side event on selected item change of ComboBox? 
    Last updated on: 24 Dec 2011 12:56:02 AM by SheoNarayan | Views: 9376 | Category: Silverlight |
    In this article, we are going to learn the usage of ComboBox Controls in SilverLight.
    Vishvvas
    Multiple resultsets in SQL Server and handling them in C# (Part III – Multiple Resultsets in Stored Procedure with LINQTOSQL) 
    Last updated on: 23 Dec 2011 01:02:52 AM by Vishvvas | Views: 9688 | Category: .NET Framework |
    This article delves into the feature (of SQL server) of returning the multiple resultsets through stored procedure and handling such resultsets in C# for LINQTOSQL.
    SheoNarayan
    How to list items in custom format within ListBox and how to customize the ItemsPanel of the ListBox control? 
    Last updated on: 22 Dec 2011 01:09:12 AM by SheoNarayan | Views: 11227 | Category: Silverlight |
    In this article, we are going to learn the usage of Listbox controls in Silverlight.
    Questpond
    How to create a simple hello world ASP.NET MVC? (Tutorial No: 1) 
    Last updated on: 21 Dec 2011 02:02:38 AM by Questpond | Views: 327283 | Category: ASP.NET |
    Votes: 1 | Rating: 5 out of 5
    In this tutorial we will see how to create a first MVC application using VS 2010 and the MVC 2 template. This complete series is divided in to 50 parts with labs and video demos.
    SheoNarayan
    How to list the paginated records in DataGrid control and how to list items in the ListBox control? 
    Last updated on: 21 Dec 2011 01:12:41 AM by SheoNarayan | Views: 9349 | Category: Silverlight |
    In this article, we are going to learn about DataGrid and Listbox controls in Silverlight.
    Vishvvas
    Multiple resultsets in SQL Server and handling them in C# (Part I – Embedded SQL and Stored Procedures) 
    Last updated on: 20 Dec 2011 07:25:23 AM by Vishvvas | Views: 18271 | Category: .NET Framework |
    Votes: 1 | Rating: 4 out of 5
    This article explores the feature (of SQL server) of returning the multiple resultsets and handling such multiple resultsets in C# with SQL Data reader through inline SQL and as well as through stored procedure.
    SheoNarayan
    How to Freeze columns of the Silverlight DataGrid and how to display selected row details in the DataGrid? 
    Last updated on: 20 Dec 2011 12:37:51 AM by SheoNarayan | Views: 12148 | Category: Silverlight |
    Votes: 1 | Rating: 5 out of 5
    In this article, we are going to learn about DataGrid in silverlight and its related properties.
    SheoNarayan
    How to sort the custom template column in DataGrid and Group the records of the DataGrid based on a column value? 
    Last updated on: 19 Dec 2011 01:33:33 AM by SheoNarayan | Views: 13880 | Category: Silverlight |
    Votes: 1 | Rating: 5 out of 5
    In this article, we are going to learn about DataGrid in silverlight and its related properties.