Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> C# code

WCF Rest Service With "POST, PUT, GET and DELETE"Version: C#
Author: Gehan FernandoSubmitted: 7/7/2012Downloads: 1942
In this application I am going to explain about WCF Rest Services, to create this application I referred many links, but I didn’t found correct one. Finally I thought to create solid simple application for WCF lovers. Normally when we create WCF servi ...more>>

File and Folder SecurityVersion: C#
Author: Zvonimir BegicSubmitted: 6/26/2012Downloads: 2893
This is simple application that provides some kind of security to your files and folders. What this application does? Each file can be displayed like byte array. This application adds to every byte in byte array value of 1, and than your file is cha ...more>>

Progress Bar Using Multi ThreadingVersion: C#
Author: Kamlesh GuptaSubmitted: 5/15/2012Downloads: 2400
Progress bar using multi threading.

Three Tier Architecture in ASP.NetVersion: C#
Author: R.vijaySubmitted: 5/14/2012Downloads: 2030
This sample for beginner, how to create class file. This will understand how to create 3 layers 1.Presentation layer 2.Business layer 3.Data layer

Input Box in C#Version: C#
Author: Kamlesh GuptaSubmitted: 5/12/2012Downloads: 1887
Visual Basic 6.0 has an InputBox() function. Visual Basic .NET has one but in C# you don't. You can easily solve this by adding a reference to 'Microsoft.VisualBasic.dll' and using the static method 'Microsoft.VisualBasic.Interaction.InputBox()'.

Get SQL Instance over the NetworkVersion: C#
Author: Kamlesh GuptaSubmitted: 5/5/2012Downloads: 1781
By using this source code user can get all instance of sql server installed over entire LAN.

Trace File Change EventVersion: C#
Author: Kamlesh GuptaSubmitted: 5/4/2012Downloads: 1802
By using this code you can monitor your selected file, if any changes made in this file you will get an event in your application.

Read and Write with ExcelVersion: C#
Author: Gehan FernandoSubmitted: 3/24/2012Downloads: 2909
Simple way to read and write with excel sheet with OLEDB connection + C#.net.

Text To SpeechVersion: C#
Author: Gehan FernandoSubmitted: 3/9/2012Downloads: 2899
Text To Speech Application using C#, this application displays speaking progress as-well highlighted speaking text.

Madura Online - Desktop VersionVersion: C#
Author: Gehan FernandoSubmitted: 3/5/2012Downloads: 2496
Madura Online Originally developed by Madura Kulatunga. Sri Lanka official language translator contains over 230,000 definitions with technical terms from medicine, science, law, engineering, accounts, arts and many other sources. This will be useful to ...more>>

<< Previous  Page 9 of  21  Next >>

Go to page: 9  10  11  12  13  14  ...