|   Register
Tuesday, December 02, 2008   
Meetings Agenda

6:00pm - Doors Open

6:30pm - Meeting Begins: Welcome, Problem Clinic, Top Tips

7:00pm - Main Presentation Part 1

7:50pm - Break

8:10pm - Main Presentation Part 2

9:00pm - Presentation Ends. Retire To Bar.

Meetings Downloads

This section lists the links for file downloads for meetings.


November 2008 - A Developers Guide To Network Admin with Dave McMahon

DotNetDevNet Introduction Slides

DotNetDevNet News

The Need For Professional Mentoring (Slides)

Code Generation In Visual Studio Using T4 (Slides)

A Developers Guide To Network Admin (Slides)


October 2008 - Virtualisation for developers - What, Why, Where ? with Liam Westley

DotNetDevNet Introduction Slides

DotNetDevNet News

Virtualisation for developers (Slides)


October Extra 2008 - Producing Production Quality Software and Interaction based testing with Rhino Mocks with Oren Eini

DotNetDevNet Introduction Slides

DotNetDevNet News

jQuery Grok Talk (Slides)

jQuery Grok Talk (Source)

Producing Production Quality Software (Slides)

Interaction based testing with Rhino Mocks (Slides)


September 2008 - How To Write Crap Code In C# and Being Lazy With Microsoft Windows Powershell with Ben Lamb

DotNetDevNet Introduction Slides

DotNetDevNet News

What Is Alt.NET ? (Slides)

Log4NET (Source)

How To Write Crap Code In C# (Slides)

Being Lazy With Microsoft Windows Powershell (Slides)

Being Lazy With Microsoft Windows Powershell (Source)


July 2008 - How To Give Great Presentations and Top 10 Tips For Internationalizing ASP.NET Applications with Guy Smith-Ferrier

DotNetDevNet Introduction Slides

DotNetDevNet News

How To Give Great Presentations (slides)

How To Give Great Presentations (paper)

Top 10 Tips For Internationalizing ASP.NET Applications (slides)

Top 10 Tips For Internationalizing ASP.NET Applications (source code)

Source Code For .NET Internationalization book


June 2008 - MVC, Dynamic Data and AJAX History with Mike Ormond

DotNetDevNet Introduction Slides

Source Analysis (Grok Talk) Slides

MVC, Dynamic Data and AJAX History Slides


May 2008 - Silverlight Unplugged 2.0 with Chris Hay

DotNetDevNet Introduction Slides

Silverlight 2.0 Unplugged Slides


April 2008 - Basic And Advanced Design Patterns with Gary Short

DotNetDevNet Introduction Slides

Design Patterns Slides

Design Patterns Code


March 2008 - Community Night

DotNetDevNet Introduction Slides

Extension Methods Will Save The World


February 2008 - Visual Studio 2008 And The .NET Framework 3.5 with Daniel Moth

DotNetDevNet Introduction Slides

Visual Studio 2008 And The .NET Framework 3.5

Top 10 things to know about Visual Studio 2008 and .NET Framework 3.5


January 2008 - FinalBuilder and Test Driven Development with Craig Murphy

DotNetDevNet Introduction Slides

Automating The Build Process With FinalBuilder

An Introduction To Test Driven Development

Source Code


December 2007 - XNA Xmas eXtravaganza with Pete McGann, Dave Bonner and Andy Sithers

DotNetDevNet Introduction Slides


November 2007 - Entity Framework And Astoria With James Winters And Guy Smith-Ferrier

DotNetDevNet Introduction Slides

ADO.NET Entity Framework Slides

Astoria Slides


October 2007 - An Overview Of WPF And Silverlight With Oliver Sturm

DotNetDevNet Introduction Slides

An Overview Of WPF Slides And Examples

An Overview Of Silverlight Slides And Examples


October 2007 - C#/.NET Training With David Ringsell

DotNetDevNet Introduction Slides

C#/.NET Training Slides

C#./NET Training Code Samples


September 2007 - Team Foundation Server With Richard Fennell

DotNetDevNet Introduction Slides

Team Foundation Server Slides


July 2007 - Development Tools And Development Practices With Adam Towler

DotNetDevNet Introduction Slides

MBUnit Grok Talk


June 2007 - Windows Communication Foundation And Windows CardSpace With Martin Parry

DotNetDevNet Introduction Slides

Windows Communication Foundation Slides

CardSpace Slides


May 2007 - Enterprise Library And The Policy Injection Application Block With Alex Homer

DotNetDevNet Introduction Slides


April 2007 - An Evening Of LINQ With Mike Taulty

DotNetDevNet Introduction Slides

LINQ Slides

LINQ Source Code

Search DotNetDevNet Meetings
DotNetDevNet Meetings Archive
Meeting/Speaker Evaluation

If you didn't manage to fill in your evaluation form at the meeting please send an email to evalform at dotnetdevnet with the answers to these questions:-

  1. Speaker's knowledge of the subject (0-9, 0 is Poor, 9 is Excellent)
  2. Speaker's presentation skills (0-9, 0 is Poor, 9 is Excellent)
  3. Comments on the presentation
  4. Comments on the evening, user group, venue or anything else you want to say

Thanks for your help.

C#/.NET Training
Location: BlogsDotNetDevNet Meetings    
Posted by: host Monday, September 24, 2007 2:37 AM

When: Wednesday 10th October 2007, doors open 6:00pm, meeting starts 6:30pm

Where: UWE (Unniversity of the West of England), Frenchay, Bristol (see FAQ for directions and a map) - Room 2Q50/51 (in Q block)

What: C#/.NET Training

Who: David Ringsell, MSCD.NET, MCT of PC-Talk

Why: Because this is an easy way to get up and running with C#/.NET and to try out PC-Talk's training courses free of charge.

How do I sign up for this meeting: Send an email to meetings at dotnetdevnet.com and quote your user name and the C#/.NET Training meeting

Abstract:

The .NET Developer Network is very pleased to offer an evening of free C#/.NET training to be provided by PC-Talk (http://www.pc-talk.co.uk) trainer David Ringsell. PC-Talk offer custom and Microsoft-certified courses in C#, Visual Basic and the .NET Framework using Visual Studio 2005 and later. The purpose of this free evening of training is two-fold:-

  1. To give you a chance to get members of your team started on C#/.NET learning curve
  2. To let you “try before you buy”. PC-Talk are offering part of one of their most popular training courses for free to allow you to try them out as a training company. Even if you have been developing in C# or Visual Basic.NET you can send along junior members of your team or developers who want to cross train to C# and get them to report on PC-Talk as a training company first hand before you part with any money.

Here’s what you need to know:-

  • The evening starts at 6:30pm with a short introduction and ends at 9:00pm with a break half way through the evening.
  • The evening will include C#/.NET exercises. If you wish to join in with these exercises you will need to bring your own laptop with the following software already installed:-
    • Microsoft Visual C# 2005 Express Edition (a free download from http://msdn2.microsoft.com/en-gb/express/aa975050.aspx). You should also download and install the Microsoft Visual C# Express Edition SP1 on the same page and, if you are using Vista, the Visual Studio SP1 Update For Windows Vista also on the same page.
    • Microsoft SQL Server 2005 Express Edition (a free download from the same page as above).

Here is an outline of the subjects that will be covered during the evening:-

 1. Getting started with .Net 2.0
What is .Net?
Overview of the framework class libraries
Understanding the Common Language Runtime (CLR)
Compiling an application to a assembly
A tour of the Visual Studio IDE
 
2. Data Access
ADO.NET architecture
Creating Windows-based applications that use ADO.NET
Connecting to a database
Creating a query
Using a DataSet object to manage data
Binding a DataGrid object to a data source
Insert, update, and delete a database record

3. Getting Started with C#
The history of the language
The language goals
How C# fits works with .Net

4. C# Language Fundamentals
Data Types
Variables
Constants
Strings
Statements
Expressions

5. Branching
Conditional branching statements
Unconditional branching statements
Loops

Remember if you want to come send an email quick. If you know of a colleague who wants to get started in C#/.NET send them this email, get them to register as a member of The .NET Developer Network (http://www.dotnetdevnet.com) and tell them to send an email quick.

Permalink |  Trackback

Comments (2)  
Re: C#/.NET Training    By shafi on Friday, October 05, 2007 10:14 AM
I would like to attend this meeting. Could you please let me know where to send email
Thank you

Re: C#/.NET Training    By admin on Friday, October 05, 2007 1:24 PM
Shafi,

Send an email to "meetings" at this domain.

Guy


Copyright 2007, 2008 by Guy Smith-Ferrier   |  Privacy Statement  |  Terms Of Use