Developer Code Samples
Contributions
Requests
Favorites
Sort By:
|
For many creating advanced ASP.NET website or application administration templates is difficult; we are software developers not designers. This sample and tutorial shows you how to leverage freely available pre-designed templates and how to use them
|
|
This sample is a working, albeit, incomplete web crawler which downloads every MP3 that it finds. The program makes use of a number of advanced features but is written in such a way that even a novice will be able to use and take advantage of the most
advanced features included |
|
This sample is a working, albeit, incomplete web crawler which downloads every image that it finds. The program makes use of a number of advanced features but is written in such a way that even a novice will be able to use and take advantage of the most advanced features included
|
|
It is never a good idea to let your GUI become unresponsive; the user will often simply close the application assuming that it has crashed. The user may try your application another couple of times - but with the same results; your application is going
to be uninstalled and nev |
|
Now that we have all our images – it is time to start detecting the faces within those images. Once we have detected the faces we can then start to “recognise” them. This sample shows how to detect faces and parts of faces within a given image. The sample was written i |
|
Sysinternals provide a great utility called BGInfo. This utility writes information about your computer system on the Desktop. The problem is that the information is not dynamically updated - so quickly the information becomes outdated. This example shows how to created a dynamic
|
|
DescriptionIt is often necessary to only permit authenticated users to use our applications. There is no predefined method of doing this within Windows Forms, unlike Web Forms and ASP.NET. In this tutorial I have written the bare bones of a login system that uses a
local databa |
|
AWhen loading a file we often process the file as we load, it is nice to tell the end user how much of the work we have done and how much is left to do. In this sample I show how to load a file and display its progress in a progress bar.The samples were built in Visual Studio 201
|
|
In this, our second part of the sample we have added additional functionality to our Monitoring application which "appears" to write on the Windows' Desktop. We also needed to do some performance analysis to see where the application was taking the most time. And we added a new D
|
|
It is often thought that C# can not access the hard drive at a low level, that is Sectors and Track Level access. This is not true. In this tutorial we will show you how to access the hard drive at such low levels.The solution was created in Visual Studio 2010 on Windows Server 2
|
0 results
No sample requests were found.
|
A basic online file system [C#-Visual Studio 2012]
|
(2)
1/28/2013
|
|
The code sample demonstrates how to localize Windows Forms application.
|
(1)
1/21/2011
|
|
This ASP.NET code sample illustrates how to use the new Chart control to create a chart in the web page
|
(2)
1/24/2011
|
|
This sample shows how to use RSA encryption API to encrypt and decrypt configuration section in order to protect the sensitive information from interception or hijack in ASP.NET web application.
|
(4)
4/5/2011
|
|
The ASP.NET code sample demonstrates embedding language code in URL of a webpage. For example, http://domain/e
|
(4)
5/9/2011
|
|
The project demonstrates how to create a rss feed using ASP.NET
|
(1)
1/21/2011
|
|
This Windows Azure code sample demonstrates accessing data on Windows Azure Table Storage by using WCF Data Services
|
(2)
4/5/2011
|
|
The code sample illustrates how to control the access of project files and folders on server, and protect them from being downloaded.
|
(3)
7/13/2011
|
|
The VB code sample illustrates how to design an ASP.NET AJAX Control Extender. In the sample, you will find a sample extender for previewing images.
|
(1)
4/5/2011
|
|
The code sample demonstrates communicate with WCF web service using net.tcp protocol in Silverlight 4.
|
(2)
4/5/2011
|
|
IntroductionWan
|
(1)
4/25/2011
|
|
Provided with the Microsoft Distribution of Hadoop, is a C library for HDFS file access. This code extended upon this through a Managed C++ solution. This solution enables one to consume HDFS files from within a .Net environment.
|
(1)
2/8/2013
|
|
This sample explains and demonstrates how to use the Razor Templating engine that ships with MVC 3 to transform template strings against Model classes to transform templates outside of the MVC ASP.NET runtime.
|
(15)
4/8/2011
|
|
This sample shows how to create your own simple plugin mechanism with MEF (Managed Extensibility Framework).Ther
|
(1)
2/6/2013
|
|
Distributed Parallel Recursive File Decompression Sample - Windows HPC Scheduler API version This is the first part of a series of three samples I'm writing to exercise the main approaches to writing a parallel program using Windows HPC Server 2012. |
(1)
2/8/2013
|
|
This application is sample to implement Window Authentication Functionality to a C# Desktop Application. There are two steps to implement this.
|
(5)
1/30/2013
|
|
Dynamic Datacenter Toolkit for Hosters allows you to create a private or public cloud offering based on Microsoft's Hyper-V and System Center Enterprise Suite.
|
(4)
1/4/2012
|
Download Visual Studio