Web services, serialization and networking in .NET Framework 2.0
This month in the second of series of presentations on some of the new tools and technologies that are part of the VS 2005 and SQL Server 2005 wave of releases due to arrive in the coming year I will give a talk in front of the Microsoft Visual Basic User Group about several topics essential relating to developing web services in .NET.
The .NET Framework 2.0 is all about making it easier to build and run real world Web services. Whether you're looking for more control over serialization and type generation, concerned about performance or just want to run Web services in desktop applications, .NET Framework 2.0 enables you to do it all. This session will take you through a tour of the new Web services and related features in .NET Framework 2.0 including custom serialization, network awareness and standards conformance. This session is a must for all Web services and distributed applications developers.
As always, we'll have a special "Hatzilu" session at the meeting. So please come prepared to discuss your most frustrating problems (or at least some of them!) and to share some of your own techniques and solutions that you have found useful in your applications.
January 5, 2005
Location:
Microsoft
Ra'anana
(09) 7625-100
Floor 0 , Dekel Room
It is the new building across from Amdocs.
After the first traffic circle, there is an area for parking on the right.
17:30 - 18:00 Assembly
18:00 - 18:10 Introduction
18:10 - 19:30 “Web services, serialization and networking in .NET FW 2.0 – Part 1"
19:30 - 19:45 Break
19:45 – 20:00 "Hatzilu !"
Open session, with questions and answers/ideas from everyone
20:00 – 21:00 “Web services, serialization and networking in .NET FW 2.0 – Part 2"
Update:
The Presentation – Web Services, Serialization and Networking in Framework 2.0
C# Examples using Visual Studio 2005 – November CTP :
Asynchronic operation enhancments – Demonstrate calling method asynchronious
Network Sens & TraceRoute – Demonstrate using the new netwrok information class
Share Types – Demonstrate sharing type between several web services
Personal Napster – Demonstrate using the IXmlSerializable
(This demo had been inspired from a demo given at teched 2004)