Ferdous's Blog

Technical Speaking on ASP.Net, C#, Sharepoint 2007, Silverlight, SQL Server, Architecture, Development Methodology, ... etc

Recent Posts

Tags

News

  • MJ Ferdous!! is a Software Engineer professional from 6 years ago. Now he is working in OT Group S.P.A., Italy as Sr. Software Engineer. He is responsible for research and developent (R & D) on SharePoint 2007 platform and also provides some consultancy for their clients for sharepoint development. He is also Technical Author of DevMedia Group, Brazil for their Large Portal Mrbool.com as well as owner & moderator of several groups of sharepoint and asp.net. More than 22 video lessons have been already published on Sharepoint 2007 and Silverlight 2. He always loves to work with hard & complex issues and like to share it in his Blog & Groups. Basically he works in Microsoft platform in Dot.net technology. His personal site: http://mjferdous.com/

Community

Email Notifications

Bloggers

Quick Sharepoint References

My Links

Archives

October 2009 - Posts

Celebrate new release of Windows 7 @ Dhaka

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:

7 on 7 DHAMAKA @ Dhaka

 

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

WPF video tutorials for beginners

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!!!