Code Download
Following are
the downloaded code examples submitted by user group
members.
The code samples
provided here are "as is". The Twin Cities .NET User Group and ILM
Professional Services doesn't accept responsibilities and/or
warranties for these code samples. You may download these code
samples at your own discretion. These code samples are not tested
for viruses and/or other malicious activities.
Image generation in C#. (Created by Abdul Bahar of Modern Surveys).
Creating Custom Collections (Throw away that DataSet). (Created by Reid Gorder).
PDF
Converter. (Created by Arne
Garvander) Creates a PDF file from a
.Net API. The control handles word wrapped text, Adobe fonts and
tables. The Adobe PDF file format is used with Acrobat operators.
Feel free to try this control for your own
projects.
Security With ASP.NET.
(Created by Matt
Milner) This program shows ways for
securing web applications using ASP.NET.
Mobil Web
Development With ASP.NET. (Created by Umer
Faruq) This program demonstrates
various ways of developing web applications for mobil devices using
ASP.NET.
Multi
Threading Example. (Created by Farhan
Muhammad of ILM.) This program
demonstrates the use of multiple threads of execution. As shown
during the February 2002 meeting of the TwinCities .NET User Group,
this program contains the Minne-500 and Thread-Pull
applications.
ASP.NET
Calculator . (Created by Umer
Faruq) This program
demonstrates the use of ASP.NET server controls and mobil
controls.
Defect
Tracking Web Service. (Created by Farhan
Muhammad of ILM.) This tracking
tool provides complete functionality of managing issues and defect
throughout a project life cycle. The core engine for this system is
designed as an XML web service.
Defect
Tracking Web Client . (Created by Farhan
Muhammad of ILM.) This ASP.NET
application utilizes the defect tracking web service and provide
user interface layer for this system.
Discussion Forum Web
Service . (Created by Farhan
Muhammad of ILM.) This XML web
service provides the core functionality for a threaded discussion
forum application. The TwinCities .NET User Group's web site uses
this web service for its discussion forums
Discussion
Forum Web Client . (Created by Farhan
Muhammad of ILM.) This ASP.NET
application utilizes the discussion forum web service and provide
user interface for this system.
.NET
Remoting . (Created by Lester
Temple of Landl
Softwares, Inc..) This
application shows the examples of distributed programming using .NET
remoting
|