

Celebrate the release of Windows 7 in the biggest launch party ever! I will be there with you. Anyone who uses a computer @ home/work are invited to join.
Entry Fee fee (Seats Limited).
To register visit: http://www.itsmy7.net/
Windows 7 community members will be able to install evaluation copy of Windows 7 on the event. Guest are encouraged to come with their laptop.
Proposed Agenda:
Introduction to Windows 7 (Presentation)
Demonstrate Live Windows 7 (Live Demo)
Introduction to IE 8 (Presentation and Live)
Demonstrate Windows Live (Presentation)
Windows 7 installation on interested audience's laptop
Small Quiz and distribute small gifts to the participants/winners
Facebook Group:
| Date: |
Saturday, November 7, 2009
|
| Time: |
10:30am - 1:00pm
|
| Location: |
IDB Auditorium, IDB Bhaban
|
| Street: |
E/8-A Rokeya Sarani, Sher-E-Bangla Nagar
|
| City/Town: |
Dhaka, Bangladesh
|
|
I made some WPF video tutorials for beginners though it is not advanced. Video tutorial is easier and faster for developers to understand new technology.
I write video article for www.mrbool.com. So you can download it free. Here i included the title and summery of each lesson:
Visual Studio-WPF-Lesson 1-How to create
WPF application using VS.Net
This lesson will introduce you how to create WPF application using VS.Net 2008.
Creating WPF application using VS 2008 and adding button in the WPF
form and bind event handler. Button click event will execute Message
Box control with different option. This lesson will show this basic
feature of WPF.
Visual Studio-WPF-Lesson 2-How to XML data binding in WPF application using VS.Net
This lesson will introduce you how to XML data binding in WPF application using VS.Net 2008.
Creating WPF application using VS 2008 and adding List Box control in
the WPF form and adding a button also. Button click event will load XML
data from an XML file. This lesson will show how to bind XML data in
WPF control.
Visual Studio-WPF-Lesson 3-Page Navigation service in WPF application using VS.Net
This lesson will introduce you Page Navigation service in WPF application using VS.Net 2008.
WPF only supports Navigation Service in windows client application. It
is one of the great features of WPF. The methodology starts by Creating
WPF application using VS 2008 and adding two Pages and adding a button
also to execute navigation code. Button click event will navigate from
page1 to page2 which will be load initially in NavigationWindow. This
lesson will show how to navigate between Pages in WPF Application using
page Navigation Service.
Visual Studio-WPF-Lesson 4-How to work with Different Dialog boxes in WPF application using VS.Net
This lesson will introduce you how to work with Different Dialog boxes in WPF application using VS.Net 2008.
WPF encapsulates the open file, save file, and print common dialog
boxes and exposes them as managed classes for you to use in standalone
applications. This lesson will provide a brief overview of each.
Hope this will help!!!