This post has 4 Replies | 3 Followers

Top 10 Contributor
Male
Posts 29
MD.ZAHIDUL ISLAM Posted: 03-09-2009 2:31 PM
If your are a WPF Application Developer or learning WPF,you have seen that using XAML we can solve my complex graphical problem very easily.When you create a New WPF project it will creat a XAML and .cs/.vb file for you.Most of the time you define you UI in XALM file and your Business logic in .cs/.vb file.

Do you ever think, how compiler work when you compile or run your application. When this question arise in my mind it try to find out the answer.

See my blog : http://zahidnub445.blogspot.com/

I think you will also get your answer.If you have any question please reply or write comments in the blog.

 

MD.ZAHIDUL ISLAM
.NET Developer

Top 10 Contributor
Male
Posts 124

Hi Zahid,

I was just read your blog. That one is good. Would you please write down how the partial class goes through the presentationcore , milecore.dll etc or add a diagram? I think that helps me understand more clearly.

Thanks again for sharing your knowledge. That helps lot.

:)

 

"Excuse if any gaffe."

Md Nazmul Ahsan
Programmer (.NET Framework)
CIS, IADCS & DIT

  • Filed under:
Top 25 Contributor
Posts 7

Hi Nazmul, Here is your diagram

Engr Md. Mamun Ar Rashid
.NET Programmer
Business Object Solutions Ltd

Top 10 Contributor
Male
Posts 29

Hi Nazmul,

Please check the link :
                                          http://msdn.microsoft.com/en-us/library/aa970678.aspx
                                          http://msdn.microsoft.com/en-us/library/ms750441.aspx


I think you will get all the answers about  the compilation process of WPF Application.

 

MD.ZAHIDUL ISLAM
.NET Developer

Top 10 Contributor
Male
Posts 124

Hi,

I was found this on a book. So, I like to share this here.

A logical technology stack of the classes as they pertain to the overall WPF engine.

Reference Assembely Description

PresentationCore

Provides direct graphics manipulation (visuals, geometry,model3D, imaging, and so on)

PresentationFramework

Used to provide graphics processing for applications, controls,
and styling, which in turn can host a layout, data,
content, and actions

ReachFramework

Provides XPS document and printing capabilities, among
others

System

Contains classes that define commonly used value and
reference data types, events and event handlers, interfaces,
attributes, and processing exceptions

System.Data

Provides access to classes that represent the ADO.NET
architecture

System.Printing

Provides all classes for printing and formatting

System.Runtime.Serialization

Contains classes that can be used for serializing and deserializing
objects

System.Security.Authorization

Provides security functionality

System.ServiceModel

Handles foundational communications and messaging

System.Xml

Exists as the core XML functionality class used in .NET

UIAutomationProvider

Provides programmatic access to the UI

UIAutomationTypes

Provides UI automation type classes

WindowsBase

Exists as one of the foundational classes for .NET Framework
3.0 applications, and allows some visibility into the
shared events and functionalities of Windows


 

"Excuse if any gaffe."

Md Nazmul Ahsan
Programmer (.NET Framework)
CIS, IADCS & DIT

Page 1 of 1 (5 items) | RSS