User-submitted Projects


Pre-requisites: You need to have Microsoft Visual Studio installed on your system.
  1. Download and install the Visual Studio plugin. (this has been tested with Visual Studio 2010)
  2. While viewing the ASP.NET project on Programr, click on the "Open in VS" button.
  3. When prompted to Open or Save the resultant file, click Open. This will automatically download, unzip, configure and open up the project in Visual Studio.
  4. Modify, build and run the project in Visual Studio.
  5. Menu option in Visual Studio "Tools -> Programr -> Save File" will save any changes made locally to the file back on to the server.

163
2674 reads
Calendar
Simple Calendar in ASP.NET
Calendar

Run It Now!
116
3025 reads
Android_RSS_Reader
We are going to show You how to write Android RSS parser application.
Android_RSS_Reader

Run It Now!
94
2769 reads
LoveAndroid(1.0)
Started Learning Android.First Program Using Android
LoveAndroid(1.0)

Enhancement Trail:  

LoveAndroid(1.0)    LoveAndroid





Run It Now!
123
4153 reads
Visualizer
A View subclass that Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp The Visualizer is designed to be modular, so it is very easy to combine visuali
Visualizer

Run It Now!
288
4210 reads
ToastMessageDemo
Toast message demo in Android.
ToastMessageDemo

Run It Now!
29
1444 reads
Calculator
Basic Calculation
Calculator

Run It Now!
30
1221 reads
eumer77's picture

Submitted by

eumer77
TemperatureConverterSystem
A basic program that performs temperature conversion from * 1. Celsius to Fahrenheit * 2. Fahrenheit to Celsius * 3.
Run It Now!
295
9394 reads
Online Conference Registration
The online conference registration example demonstrates how to use database to save data in servlets. The example allows the user to insert and retrieve data from database.
Online Conference Registration

Run It Now!