Articles (2414) - Page 59

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.
 
Raj.Trivedi
Checking Internet Connection using Console Application 
Last updated on: 11 Jul 2013 12:30:11 PM by Raj.Trivedi | Views: 5150 | Category: C# |
Votes: 1 | Rating: 5 out of 5
Let us learn how to check Internet Connection using Console Application
Sourav.Kayal
Predefined attributes in c# 
Last updated on: 10 Jul 2013 10:43:40 PM by Sourav.Kayal | Views: 14833 | Category: C# |
This article is to show how to use predefined attribute in C#.
Sourav.Kayal
Parse JSON data using JavaScript 
Last updated on: 10 Jul 2013 01:38:41 PM by Sourav.Kayal | Views: 5687 | Category: JavaScript |
This article will show how to parse JSON data using JavaScript
Sourav.Kayal
Text file processing using C# 
Last updated on: 09 Jul 2013 02:28:00 PM by Sourav.Kayal | Views: 6350 | Category: C# |
This article is to show how to process text file using StreamReader and StreamWriter class
lakhansin-22735
How to implement Custom Validator in ASP.NET 
Last updated on: 09 Jul 2013 12:45:47 AM by lakhansin-22735 | Views: 4906 | Category: ASP.NET |
In this article we will look into how to use ‘ASP.NET Custom Validator’ in a very simpler way and this will be very helpful to those who has never used Custom Validator in their projects.
Rama Sagar
Install and Configure Team Foundation Server 2012 
Last updated on: 08 Jul 2013 06:39:07 AM by Rama Sagar | Views: 10788 | Category: Others |
This Article explains you to how to install and Configure Team Foundation Server 2012 on your windows server 2012 64 bit machine that has Visual studio 2012.
Raj.Trivedi
Project for Image Conversion 
Last updated on: 07 Jul 2013 09:30:16 AM by Raj.Trivedi | Views: 3751 | Category: C# |
In this article we will see how we can convert Images from one form to another.
  • Raj.Trivedi
    Let us learn how to get name of files stored in a Folder in Grid View 
    Last updated on: 06 Jul 2013 01:55:07 PM by Raj.Trivedi | Views: 3893 | Category: ASP.NET |
    In this article we will see how we can check what are the files stored on the folder.
    Vuyiswamb
    Kinect in Motion-Audio and Visual Tracking by Example 
    Last updated on: 06 Jul 2013 11:32:00 AM by Vuyiswamb | Views: 7472 | Category: Kinect |
    Votes: 1 | Rating: 5 out of 5
    Welcome come again to another review of Kinect for windows book. You have noticed that It is been long since I wrote an article. It is because I am working on my first commercial Kinect application that I am planning to release this summer. Today I am reviewing the book by Clemente Giorio and Massimo Fascinari titled “Kinect in Motion-Audio and Visual Tracking by Example”
    Raj.Trivedi
    Project for Playing Audio and Video Files using Windows Media Player 
    Last updated on: 05 Jul 2013 12:54:17 PM by Raj.Trivedi | Views: 15310 | Category: C# |
    Hello Friends, In this article we will learn how we can play audio and video files in windows Application.
    Sourav.Kayal
    SQl Server database operation using C# 
    Last updated on: 04 Jul 2013 02:51:23 PM by Sourav.Kayal | Views: 11026 | Category: C# |
    This article is to show how to connect with Sql Server database using c# programming language.
    Raj.Trivedi
    Binding DataGrid in WPF 
    Last updated on: 04 Jul 2013 01:37:58 PM by Raj.Trivedi | Views: 36748 | Category: WPF |
    Hello Friends, In this article we will see how we can bind datagrid in WPF.Though it might seem easy but there are some important properties that we need to understand.
    Raj.Trivedi
    Upload Image using AJAX ASYNC FILE Uploader in Database. 
    Last updated on: 04 Jul 2013 12:36:56 PM by Raj.Trivedi | Views: 36219 | Category: ASP.NET AJAX |
    Hello Team, In this article we will see how we can use the AJAX Async Uploader to upload images to the folder and save the path in database.
    Shanu4u
    Atlas Copco PowerFocus (3000/4000) / Nutrunner Tools Ethernet communication using C#.Net 
    Last updated on: 04 Jul 2013 02:06:05 AM by Shanu4u | Views: 10823 | Category: C# |
    Open Protocol using C# Socket Programming for Nutrunner
    Sourav.Kayal
    Static variable and static function in C# Class 
    Last updated on: 03 Jul 2013 01:16:14 PM by Sourav.Kayal | Views: 6459 | Category: C# |
    Static variable, Static function ,C#