Born to write C#         Posted by cafeasp     Follow cafeasp on Twitter

-->facebook.com/csharpnerd to view more


Winforms C# ParameterViewer


VS2010 Template to start a project with report viewer and 1 parameter
Download

Controlling XML Serialization

Using Attributes
Attributes can be used to control the XML serialization of an object or to create an alternate XML stream from the same set of classes.

iPhone First App Tutorial Series 1

The tutorial is very simple but it will help everyone build an iPhone app. The video show how to get a text box, label and button ready for the user and it shows how to map it for action.

How to use WeatherBug API with WinForms

This app is using http://weather.weatherbug.com/desktop-weather/api.html. Basic but the info it good. Allows you to save you location zip code and get you any alerts issue to your location.

Load cj.com product catalog with ASP.NET

Using xml data source to read xml file from Part I of this video then using a listview to display the items. After the xml files are done, just upload them and the site is updated.