|
|
 |
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.
|
|
|
 |
|
|
|
 |
 |
| Search DotNetDevNet Meetings
|
|
|
 |
 |
|
 |
|
|
|
|
|
 |
 |
| DotNetDevNet Meetings Archive
|
|
|
 |
 |
|
 |
|
|
|
|
|
|
 |
 |
| An Evening Of LINQ With Mike Taulty
|
|
|
 |
 |
|
 |
|
 |
Location: Blogs DotNetDevNet Meetings |
 |
| Posted by: host |
Friday, March 16, 2007 5:02 AM |
When: Monday 23rd April 2007, doors open 6:00pm, meeting starts 6:30pm
Where: BAWA, Filton, Bristol (see FAQ for directions and a map) - 1st floor
What: An Evening Of LINQ
Who: Mike Taulty, Developer Evangelist at Microsoft UK
Why: Because this is the very first meeting of The .NET Developer Network and you can say that you were there at the beginning. Not to mention that Mike Taulty is a fantastic speaker and LINQ is an absolutely fascinating new subject.
How do I sign up for this meeting: Send an email to meetings at dotnetdevnet.com and quote your user name
Abstract: (Mike is giving two presentations this evening!)
1) Introduction to Language Integrated Query – Language Changes in C# 3.0 and VB9 that facilitate LINQ.
With Visual Studio codename “Orcas” come C# 3.0 and Visual Basic 9. The primary advancement in these two languages is the introduction of Language Integrated Query (LINQ) which dramatically reduces the amount of “looping-and-filtering” code that a developer writes by moving such constructs into the languages themselves. LINQ provides a consistent syntax or “pattern” for projecting, filtering, sorting, grouping, joining lists of objects together in memory and it does so in an extensible manner which allows that same pattern to be used against other kinds of data in the future. In this session we’ll take a look at LINQ “to objects” and explore the language features that make it possible.
2) LINQ and Advances for Data Access
.NET Framework V3.5 is also part of Visual Studio codename “Orcas” and the new version of the Framework includes classes that take the LINQ pattern and extend it to encompass dealing with XML and relational data. In this session we’ll take a look at what “Linq over XML” and “Linq to SQL” offer us as new ways to interact with relational and hierarchical data and we’ll also take a look at how “Linq to DataSet” offers the new LINQ pattern over the existing DataSet and DataTable that we’re familiar with today.
Bio:
Mike Taulty works in the Developer and Platform Group at Microsoft in the UK where he has spent the past 2 years helping developers understand and get the best from the Microsoft platform. Prior to this, Mike spent 3 years with Microsoft Consulting Services as a consultant on developer technologies. Before joining Microsoft, Mike spent the previous 9 years working as a software developer for a number of enterprises, consultancies and software vendors working with a variety of operating system, client, communication and server technologies.
Mike holds a BSc Hons (1st Class) in Computer Science from the University of Leeds. |
|
| Permalink |
Trackback |
Comments (13)
|
Re: An Evening Of LINQ With Mike Taulty |
By Reedo on
Wednesday, March 21, 2007 1:52 PM |
| It's great to have a meeting like this in Bristol but it looks like Mike will be covering the same things as at the MSDN Roadshow next week which some of us will have already heard. |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By gsmithferrier on
Wednesday, March 21, 2007 9:47 PM |
| Good point. There is of course the joy of being at the very first ever meeting. But I take your point. I am just finalising details of the second meeting and will post details on this page as soon as everything is confirmed. The third meeting is also in the planning stage. Nothing arranged for the fourth meeting. Yet. |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By ericnel on
Tuesday, March 27, 2007 10:31 PM |
By a strange fulke, you have 3 of Mikes colleagues (with slightly different roles) all living within 10miles of Bristol - I'm sure we would like to help in the future. All the best with the User Group. Eric http://blogs.msdn.com/ericnel |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By gsmithferrier on
Wednesday, March 28, 2007 11:24 AM |
Eric,
That's great news. Can you email me some names ? Thanks.
Guy |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By bbrooks on
Wednesday, April 11, 2007 3:43 PM |
Please put me down for a place, if one is still available? Or is there a specific registration / booking page that I have failed to find?
Bob Brooks |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By admin on
Wednesday, April 11, 2007 4:04 PM |
Hi, Bob,
The process at the moment is to send an email to meetings at dotnetdevnet but I've added you to the list anyway (you can see if you're on the list by logging in and returning to this page and you will see the list for each meeting on the right hand side).
See you there.
Guy |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By mrplatypus on
Tuesday, April 24, 2007 8:51 AM |
Guy, Firstly, I would like to comment that the evening went well. Mike Taulty was a great speaker, all the examples worked, and the presentation was a good introduction as to where Microsoft and the LINQ team are going.
Secondly, I cannot wait for the next meeting!
Thirdly, as I was representing my workplace, Gwent Healthcare NHS Trust, I need some evidence that I attended. From the VBUG meetings the slides from the evening are normally enough evidence - from these I can give my superiors a run through from the evening. May I ask, would the slides from the meeting(s) be available so as I can show my superiors and fellow colleagues?
Well Done Guy, thank-you for organising such a great event.
Dave (a.k.a. mrplatypus) |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By Ross.Scott on
Tuesday, April 24, 2007 11:48 AM |
Guy, Thanks, the meeting was great.
Can't wait for the next one :-)
Ross |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By gsmithferrier on
Tuesday, April 24, 2007 2:12 PM |
Dave, Mike,
Thanks, glad you enjoyed it. I did too :-).
I will upload the slides to this site and publish a link to them shortly.
See you at the next one.
Guy |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By gsmithferrier on
Tuesday, April 24, 2007 8:27 PM |
| Actually that should read "Ross", not "Mike". Sorry. |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By gsmithferrier on
Tuesday, April 24, 2007 8:35 PM |
The files from the meeting are available now:-
http://www.dotnetdevnet.com/Downloads/Meetings/2007/April/DotNetDevNetApril.pdf
http://www.dotnetdevnet.com/Downloads/Meetings/2007/April/MT_Linq_GSF.pptx
http://www.dotnetdevnet.com/Downloads/Meetings/2007/April/06_DataXmlWithLinq.zip
I will add some proper links at some time so this is a little bit better organised.
Guy |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By Reedo on
Wednesday, April 25, 2007 12:21 PM |
Just to say that Mike's talk was really interesting, it was great to see what's happening in C# 3.0 and the new developments. Thanks for organising it Guy. I didn't have time to complete the feedback form there - do you have an electronic version that we can complete?
thanks
Claire |
|
|
Re: An Evening Of LINQ With Mike Taulty |
By gsmithferrier on
Wednesday, April 25, 2007 8:23 PM |
Clare,
Many thanks for the feedback. Glad you found the evening useful.
I have added a panel on the bottom left hand side of this page with the questions from the eval form. You can paste it into an email and send it to evalform at dotnetdevnet.
Many thanks.
Guy |
|
|
|
|
 |
|
|
|
|