Two days Session on Asp.net and Silverlight Training In Maju for Faculty

Saturday, January 30, 2010



Two days Session on Asp.net and Silverlight Training In Maju for Faculty. During the session i had lost my grandma biggest lose of my life but i complete my 2nd Session on very next day this Training Arranged BY Microsoft invention Center Karachi

1st Session On 27th -jan-2010
Agenda

  • Asp.net and VS2008 Overview
  • Basic Asp.net Controls
  • Skin ,Theme and Master pages
  • State Management
  • Session Management
  • Caching in Asp.net
  • Microsoft Ajax Tool & Ajax Tool Kit
  • Data Binding and Data Controls+ Entity Framework
  • Membership and Security

2nd Session On 28th -jan-2010

Agenda
What is .NET Framework 3.5 , 4.0
Visual Studio 2008 & 2010 Silverliht Tools
Current Software Development and Design Model
Introduction to Silverlight
XAML
WPF
Silverlight Architecture
Silverlight Development Model
Installation Guidelines
Slilverlight Controls
Silverlight DataBinding

Microsoft Web Days at Microsoft Innovation Center – Pakistan.

Monday, January 25, 2010


Microsoft Web Days is an exclusive get together of all Web Development, Designing and Hosting companies in Karachi with the objective to interact with Microsoft executives and gain an insight on Microsoft initiatives for web community.

Launch of Microsoft® WebsiteSpark™ is also planned on the same day.

The event will have:

  • Naveed Bajwa (Developer and Platform Group Manager, Microsoft Pakistan) will launch Microsoft® WebsiteSpark™ [Personal views: Thumbs up with sharing Microsoft Initiatives at Bloggers Day]
  • Microsoft Pakistan

  • On the other hands Silverlight & Azure will be presented by Ziaullah Khan (Microsoft Most Valuable Professional).
  • SharePoint & World Wide Web — Hosting Models by Wajahat Abbas (Microsoft Most Valuable Professional).
  • Web Development & Strategy in a Nutshell by Aleem Bawany, General Manager, Online Strategy and Development, Express News
  • IE8 – The Real Web for the Real World by Jibran Jamshad (Technology Consultant, Microsoft Innovation Center Pakistan) [Personal expression: Just wow with Jibran Jamshad on IE8 demonstration at Bloggers Day].
  • Address by Jehan Ara (President Pakistan Software Houses Association for IT and ITES).

To attend this tremendous event, Registration is required.

* Note: Registration will confirmed by MIC Team.

Microsoft Bloggers Day

Sunday, January 24, 2010












Microsoft Pakistan, DPE Team, recently organized an event for Bloggers to talk about Windows 7, IE8 and Microsoft initiatives in Pakistan. The event was held at Microsoft Innovation Center (MIC), Karachi, Pakistan on 23rd January, 2010.The event was well organized and It was really fun to attend. Following was the agenda:

A Dive into Windows 7
by Zafar Ul-Islam, Enterprise Technology Strategist, Microsoft Pakistan
IE8 – The Real Web for the Real World
by Jibran Jamshad, Technology Consultant, Microsoft Innovation Center Pakistan
An overview on Microsoft Pakistan initiatives
by Naveed Bajwa, Developer & Platform Group Manager, Microsoft Pakistan
Open Discussion followed by Lunch and lots of MVP`s Also there (Adil MUGHAL,Munir,Wajaht.)


I enjoyed the Q & A part the most and bloggers really showed their interest in Microsoft Initiatives in the country.

Simple DataBind in Silverlight

Tuesday, January 12, 2010





ADO.Net Classe is Absent in Silverlight That why some time Developer get confused How Retrieve Data in Silvrelight Application? Silverlight Provide ServiceModel Class You Thought this Class You can Call Web services ,WCF Services , RIA Services, Syndication (Rss,Atom) To Get Data. For Communicate with Data Base Web Prefer to Use Entity Framework Or We Can Use Linq to Sql, ADo.net Also through Services . Here i am try to Retrieve Data form Sql in my DataGridControl
1 Create Silverlight Application.
2 Add DataGrid Control and set its Properties .
3 Add Web Service to you Asp.net Application Where u display Silverlight Application (.XAP).
3 Add EntityFramework Data Model and Connect it to Database Thought Wizard.
4 Add any Table to your EntityFramework Data Mode Like (Products).
5 Add Function in your webservice (MydataServices.asmx.cs) .
6 Set return Type to List tableName type like List.
7 Add Linq Select Qurey and return toList() .
8 Add Service in you Silver light Application in Service References
9 Create load function call Service and Service Completed Event
10 on Completed ( EventArgs e ) Retrieve e.result.tolist() ,
11 assigned to DataGrid Item Source Property
















By Usama Wahab Khan


Silverlight Game (Fish Game)

Sunday, January 3, 2010



Play

Click on Fish and Drag it towards the door
and do not Touch the hurdles you and Plugin Your Speakers and Put you Volume


Download SourceCoDoe

Happy New Year With Silverlight

Saturday, January 2, 2010



Download Source Code

Usama Wahab khan