Articles (2414) - Page 81

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 convert a Silverlight application to out-of-browser application? 
Last updated on: 10 Jan 2012 11:46:15 PM by SheoNarayan | Views: 15172 | Category: Silverlight |
In this article, we are going to learn how to work with Out-of-browser application in Silverlight.
SheoNarayan
How to access a video and snap a picture from webcam in Silverlight? 
Last updated on: 10 Jan 2012 12:06:26 AM by SheoNarayan | Views: 18752 | Category: Silverlight |
In this article, we are going to learn how to interact with Audio and Video devices in Silverlight
Phaneendhra
Enhancements in SQL Server 2008 
Last updated on: 09 Jan 2012 01:15:09 AM by Phaneendhra | Views: 8442 | Category: Sql Server |
Votes: 2 | Rating: 4 out of 5
With SqlServer 2008 version various new Transact-SQL programmability features and Enhancements of some existing features has been introduced by Microsoft. This article covers some new features/ Enhancements in Sql server 2008
SheoNarayan
How to create a WCF RIA application that supports data filteration and paginations? 
Last updated on: 09 Jan 2012 12:37:37 AM by SheoNarayan | Views: 14527 | Category: Silverlight |
Votes: 1 | Rating: 5 out of 5
In this article, we are going to learn how to work with WCF RIA Services in Silverlight.
SheoNarayan
How to create and consume WCF Service in Silverlight? 
Last updated on: 08 Jan 2012 08:46:22 AM by SheoNarayan | Views: 23317 | Category: Silverlight |
In this article, we are going to learn about how to work with Services in Silverlight.
Mvsujani
GetWebpart and Insert a style class to synchornize the Webparts styling 
Last updated on: 05 Jan 2012 06:16:30 AM by Mvsujani | Views: 7019 | Category: SharePoint |
Sharepoint sites may contain few webparts which exist in all its subsites commonly. This article is used to find the webpart and synchronize their stying using css styles instead of inline styling which needs lots of manual work even for a small change.
Niladri.biswas
Task Management System(TMS) 
Last updated on: 03 Jan 2012 05:44:05 AM by Niladri.biswas | Views: 44445 | Category: .NET Framework |
The purpose of this article is to create a simple Task Management System(TMS) that will help the user to create a task, edit the task and to view the same by using MEF 4.0, WCF , Entity Framework 4.0 with some architectural patterns etc.
  • SheoNarayan
    How to create and consume Web Service in Silverlight? 
    Last updated on: 03 Jan 2012 12:50:46 AM by SheoNarayan | Views: 25008 | Category: Silverlight |
    In this article, we are going to learn about how to work with Services in Silverlight.
    Vishvvas
    SQL Server integration with CLR aka SQL CLR (Part IV – Creating a SQL server aggregate in SQL CLR) 
    Last updated on: 02 Jan 2012 04:31:44 AM by Vishvvas | Views: 9224 | Category: .NET Framework |
    This is next write-up in the multipart series for SQL Server Integration with CLR aka SQL CLR and discusses the creation of SQL server aggregate in SQL CLR.
    SheoNarayan
    What are the different types of DataBinding and how to validate Data in SilverLight? 
    Last updated on: 02 Jan 2012 02:34:00 AM by SheoNarayan | Views: 18623 | Category: Silverlight |
    Votes: 1 | Rating: 5 out of 5
    In this article, we are going to learn about Different types of Data Binding Techniques in Silverlight and how to validate Data in SilverLight.
    SheoNarayan
    How to list the data using ItemsControl and set element binding in SilverLight? 
    Last updated on: 31 Dec 2011 12:54:35 AM by SheoNarayan | Views: 13387 | Category: Silverlight |
    In this article, we are going to learn how to list the data in Silverlight using ItemsControl and how to set element to element binding in Silverlight
    SheoNarayan
    Binding data to the Silverlight control by hard coding in XAML file and programmatically from the code behind 
    Last updated on: 30 Dec 2011 12:18:51 AM by SheoNarayan | Views: 13614 | Category: Silverlight |
    In this article, we are going to learn the Binding of the Data in SilverLight by hard coding in XAML file as well as programmatically from the code behind.
    Somuit
    Configuring Managed Metadata Services (MMS) In SharePoint 2010 
    Last updated on: 29 Dec 2011 04:07:22 AM by Somuit | Views: 9905 | Category: SharePoint |
    Metadata Management is very one of the critical aspects of any organization. By managing its metadata, consistency of the information used across the various units and teams in an organization could be enhanced, thus facilitating the information to be more locatable.
    Vishvvas
    Multiple resultsets in SQL Server and handling them in C# (Part II – Multiple Resultsets in Embedded SQL, Stored Procedure with DataSet) 
    Last updated on: 29 Dec 2011 03:28:39 AM by Vishvvas | Views: 23220 | Category: .NET Framework |
    This article delves into the feature (of SQL server) of returning the multiple resultsets and handling such multiple resultsets implemented through inline SQL and as well as through stored procedure in C# with dataset.
    Vishvvas
    SQL Server integration with CLR aka SQL CLR (Part III – Creating a SQL server User Defined Function i.e. UDF in SQL CLR) 
    Last updated on: 29 Dec 2011 01:35:26 AM by Vishvvas | Views: 10142 | Category: .NET Framework |
    This is next write-up in the multi-part series for SQL Server Integration with CLR aka SQL CLR and discusses the creation of SQL server User Defined Function in SQL CLR.