ADO.NET Entity Framework Tutorial and Basics
Discover an ADO.NET Entity Framework tutorial covering basic data operations for
applications, including LINQ To Entities, Method Expressions, stored
procedure mapping, and a little discussion about its usage in an
enterprise environment.
Asynchronous Socket Programming in C#: Part I
This
is a simple Client-Server application developed to explain the concept
of asynchronous sockets in C#. This extends the socket program to
accept multiple clients. Because this example uses Asynchronous
methods, threads are not necessary to communicate to multiple clients
(though internally the asynchronous communication mechanism uses
threads at the OS level).
.NET Web Services Tutorial
Writing
.NET Web services without using Visual Studio can be tricky. Learn how
to create a Web Service without using Visual Studio .NET.
Pls let me know when the Indy event will be??
The Indianapolis Windows 7 event is SevenFest being hosted by The Indianapolis .NET Developers Association (IndyNDA.org) and Indiana Windows User Group (IWUG). This event will be on November 12th from 1 to 5pm followed by meetings of IndyNDA and IWUG from 6 to 9pm.
The event will be free. Unlike the Microsoft events listed in the blog, this even will not likely be offering a free copy of Windows 7 to all attendees.
There will be similar events being hosted by other groups throughout the United States and possibly throughout the world. These secondary events are less likely to have copies of Windows 7 to give to everyone.
There will be a registration process for SevenFest. When I get a link to the registration, I'll post it.