Articles (2414) - Page 61

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.
 
Niladri.Biswas
Let us learn BackgroundWorker class 
Last updated on: 01 Jul 2013 04:38:18 AM by Niladri.Biswas | Views: 6248 | Category: Windows Forms |
In this article we will learn about BackgroundWorker class
Niladri.Biswas
Add new font for all the cells in a DataGridView 
Last updated on: 01 Jul 2013 04:37:05 AM by Niladri.Biswas | Views: 6049 | Category: Windows Forms |
In this article, we will Add new font for all the cells in a DataGridView.
Niladri.Biswas
Change the background colour of DataGridViewLinkColumn and also set it to underline. 
Last updated on: 01 Jul 2013 04:33:11 AM by Niladri.Biswas | Views: 13499 | Category: Windows Forms |
In this article, we will see how to Change the background colour of DataGridViewLinkColumn and also set it to underline.
Niladri.Biswas
Adding and Deleting Items in List View Control in Metro Style Apps - DAY 8 
Last updated on: 27 Jun 2013 12:20:52 AM by Niladri.Biswas | Views: 12926 | Category: Windows Metro |
In this article we will learn about adding items to ListView control and Deletion of items from ListView control
Niladri.Biswas
Page Navigation without using Navigator.js and passing value between two pages using using Session, using Roaming DataStore and using ApplicationDataCompositeValue in Metro Style Apps-Day 7 
Last updated on: 27 Jun 2013 12:20:29 AM by Niladri.Biswas | Views: 24121 | Category: Windows Metro |
Votes: 1 | Rating: 4 out of 5
In this article we will learn Page Navigation without using Navigator.js and passing value between two pages using using Session, using Roaming DataStore and using ApplicationDataCompositeValue in Metro Style Apps
Niladri.Biswas
Consume C# Code from WinJS in Metro Style Apps - Day 4 
Last updated on: 27 Jun 2013 12:20:06 AM by Niladri.Biswas | Views: 8721 | Category: Windows Metro |
In this article we will look into as how can we consume a functionality being written in C# library from WinJS environment.Here we will see as how to convert a class library file to a Windows MetaDataFile (WinMD) and invoke followed by consuming the same via WinJS.
Niladri.Biswas
Consuming a REST based JSON service using WinJS in Windows 8 Metro - Day 3 
Last updated on: 27 Jun 2013 12:19:40 AM by Niladri.Biswas | Views: 13729 | Category: Windows Metro |
In this article, we will look into as how can we consume a REST based JSON service using WinJS in Windows 8 Metro.
  • Niladri.Biswas
    Perform a simple arithmetic operation using Windows Metro using HTML, CSS and JavaScript - Step by Step - DAY 1 
    Last updated on: 27 Jun 2013 12:19:17 AM by Niladri.Biswas | Views: 10482 | Category: Windows Metro |
    In this article we will explore Metro Style Application by performing a simple arithmetic operation using Windows Metro using HTML, CSS and JavaScript
    Raj.Trivedi
    Converting Web Page to PDF using ITEXTSharp 
    Last updated on: 23 Jun 2013 12:13:42 PM by Raj.Trivedi | Views: 55959 | Category: ASP.NET |
    Votes: 2 | Rating: 5 out of 5
    Hello Team, In this article we will check how to export the entire page to PDF. The page containing data and as well as Images in it. We will be using the ITextSharp DLL which is a Free and opensource dll available on sourceforge.net
    Sourav.Kayal
    How to create XML document using C#.? 
    Last updated on: 22 Jun 2013 11:30:50 AM by Sourav.Kayal | Views: 15559 | Category: C# |
    This article is to show how to create XML Document using C#
    Rama Sagar
    Install Windows Server 2012 64 Bit 
    Last updated on: 22 Jun 2013 07:02:28 AM by Rama Sagar | Views: 7074 | Category: Others |
    This Article explains on how to install windows Server 2012 64 bit
    Sourav.Kayal
    Demystify XML and its application 
    Last updated on: 21 Jun 2013 02:44:37 PM by Sourav.Kayal | Views: 6532 | Category: XML |
    This article is to get fundamental idea of XML and its uses and structure
    Sourav.Kayal
    Implement decouple architecture in Interface 
    Last updated on: 20 Jun 2013 03:02:45 PM by Sourav.Kayal | Views: 33273 | Category: C# |
    This article will explain how to implement decoupling architecture using c#
    Sourav.Kayal
    dynamic keyword in C# 
    Last updated on: 20 Jun 2013 11:50:40 AM by Sourav.Kayal | Views: 4581 | Category: C# |
    This article is to demonstrate use of dynamic keyword in c# .
    Sourav.Kayal
    Creational design pattern using C# 
    Last updated on: 20 Jun 2013 11:18:46 AM by Sourav.Kayal | Views: 5630 | Category: C# |
    This article is related to creational design pattern in c# programming language