C# ASP.Net MVC
If you wish to start learning C# then you hav ecome to the right place. I have many tutoials for learning the C# language and the .Net Framework. I also cater for experienced developers with advanced tutorials and code snippets. The code samples and snippets will help beginners and pro's alike. To the beginner learning the C# language and the .Net Framework together may seem like a thousand mile journey, but as Confucius said:
A Journey of a Thousand Miles Begins with a Single StepConfuciusTake the first step and learn C#. For complete beginners we recommend you start with the Introduction to C# tutorial series, while more experienced developers may wish to start with the intermediate or advanced C# tutorials.
XSD tool is a simple tool that can be used to generate a C# class from a given XML document and we can then load data into that class in C#.
- 20th Nov, 2008
This tutorial will show you how to make themable websites and dynamic content using a few properties and parameters and class inheritance.
- 12th Nov, 2008
How to download, install and configure Visual Studio and take a look at some of the features of the development environment.
- 10th Oct, 2008
A collection of poorly written code written by an under-qualified contractor. It would be funny if it wasn't in a production system!
- 24th Sep, 2008
How list box data binding works to bind list view and tree views with data from generic lists, arrays and other data sources.
- 8th Sep, 2008
SQL Server Stored Procedures are functions within a database which are optimised queries. Here's how to use stored procedures from C#.
- 1st Jul, 2008
XML is the backbone of data communication. Here's how to read and write XML from a DataSet and SqlDataAdapter using C# and .Net
- 18th Jun, 2008
Themes and skins provide an easy way to change the look of pages and controls on a site or multiple sites to have a consistent appearance.
- 28th May, 2008
This tutorial will show you how to implement truly clean URL's in ASP.Net and C# to benefit SEO and without using any commercial products.
- 21st May, 2008
How to read and write to Excel Spreadsheets with C# using ADO.Net and Microsoft Office data connectors for OleDb with examples.
- 2nd Apr, 2008