473,796 Members | 2,680 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XAML

Please answer me

1. Is XAML maily aiming windows. Why is the controls on double click
not produce the event handlers in the c# file( code behind or
something ...)

2. XAML web browser applications doesnt need IIS? Then can we use it
for server side programming? If yes how is it working?

3.How to use the asp.net objects from xaml (web) page. Or is there any
other method which is specific to xaml for this functionality
Nov 25 '07 #1
3 2510
1. XAML, as on today, is for the Windows platform. However, SilverLight, a
cross-browser interactive UI technology uses stripped down version of XAML
targetting multiple browsers on different operating systems. To get the code
view, double-click on the conrol in the designer view, not in the markup view.

2. XAML is not a server-side technology; so any web server can be used to
deliver XAML apps.

3. Not possible because XAML is not for server-side.

"ar******@gmail .com" wrote:
Please answer me

1. Is XAML maily aiming windows. Why is the controls on double click
not produce the event handlers in the c# file( code behind or
something ...)

2. XAML web browser applications doesnt need IIS? Then can we use it
for server side programming? If yes how is it working?

3.How to use the asp.net objects from xaml (web) page. Or is there any
other method which is specific to xaml for this functionality
Nov 26 '07 #2
Didn't work for me neither, with VS 2008 Beta 1 Express. However, since I
updated to the RTM Express Version I can double-click on any control and it
creates the event automatically in the source code. So try to update your
Visual Studio if you're using an outdated version.

"Siva M" <sh******@onlin e.excite.comsch rieb im Newsbeitrag
news:06******** *************** ***********@mic rosoft.com...
1. XAML, as on today, is for the Windows platform. However, SilverLight, a
cross-browser interactive UI technology uses stripped down version of XAML
targetting multiple browsers on different operating systems. To get the
code
view, double-click on the conrol in the designer view, not in the markup
view.

2. XAML is not a server-side technology; so any web server can be used to
deliver XAML apps.

3. Not possible because XAML is not for server-side.

"ar******@gmail .com" wrote:
>Please answer me

1. Is XAML maily aiming windows. Why is the controls on double click
not produce the event handlers in the c# file( code behind or
something ...)

2. XAML web browser applications doesnt need IIS? Then can we use it
for server side programming? If yes how is it working?

3.How to use the asp.net objects from xaml (web) page. Or is there any
other method which is specific to xaml for this functionality
Nov 26 '07 #3
On Nov 26, 10:00 am, Siva M <shiva...@onlin e.excite.comwro te:
1. XAML, as on today, is for the Windows platform. However, SilverLight, a
cross-browser interactive UI technology uses stripped down version of XAML
targetting multiple browsers on different operating systems. To get the code
view, double-click on the conrol in the designer view, not in the markup view.
I think it's worth being very clear about the difference between XAML
and WPF. XAML is just a markup language for creating and configuring
objects. It is *used* by Silverlight and WPF, but it's also used by
WCF and no doubt other projects moving into the future.

Jon
Nov 27 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2664
by: Thilaka | last post by:
Hi guys, Recently i read some articles on Longhorn & XAML. & From what i learnt the future for developing UIs lies in XAML. Does this mean that I've got to learn XAML as developing UIs for web or win applications will be different? Or will future versions of VS.Net wrap up the XAML hence making it unnecessary for me to know or learn XAML? --
13
2473
by: Jeff | last post by:
How important is XAML? (or how important is it expected to become during the next 5 years?) Looking for informed opinions. Thanks!
7
2168
by: GVN | last post by:
Hi All, I would like to write a .NET application which uses XAML. The following is my system's specification: Operating System : Windows XP ..NET Framework : 1.1
3
1929
by: Brent | last post by:
OK i downloaded the new/addon framework 3 and downloaded the VS 2005 addon. I started with XAML. So far im like mehhhhhhhh. Anyone else have the same opinion? When i first heard about xaml i got excited as you could put a lot of 3d effects in your apps. Who is with me in thinking that xaml is kind of green right now. Maybe tools will be added in the future that will make it an excellent technology but right now its not that great. There are...
2
2342
by: azerty | last post by:
Hello I try to use xaml serializer framework to save in .xaml file my own hierarchical graph of object. The first step is done : I create my own file with something like this : <Root
1
2297
by: =?Utf-8?B?b3JpYXpvd2Fu?= | last post by:
Hi, Im just getting into the beutifull world of .NET framework 3.0. But im a little confused about the sample codes i have seen so far. Im particularly interested in document layout and auto flows in WPF. It seems MS expects us to use XAML to layout our documents, which does not seem productive to me. Can Blend handle this? If so can i use it to edit my news articles extract the corresponding XAML codes, save codes to a database and...
6
5770
by: moondaddy | last post by:
will CodeDom create XAML windows or just regular windows forms? If so, how to I tell it to create a xaml window instead of a windows form? thanks -- moondaddy@noemail.noemail
0
5727
by: =?Utf-8?B?WmlnZ3lTaG9ydA==?= | last post by:
I have a sample XAML file: <StackPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> <Button Name="button2" Height="23" Width="300" Margin="31,37,0,0" Click="doit">Hello World</Button> </StackPanel> If I compile the application normally, the XAML is converted to a .cs and then an application is built: on clicking the button "doit" gets called if it is code-behind or is embedded in an <x:codeblock within the XAML...
6
10120
by: star-italia | last post by:
Hi, Is it possible to include a XAML file into another XAML file? For example If i have - Window1.xaml - Window2.xaml and both have a treeview with a custom Style, can i describe the style in a trvStyle.xaml and then include it in both windows? Thanks in advance
4
17943
by: moondaddy | last post by:
I have a user control located in the following path: projectFolder/PropertyControls/myControl.xaml and in myControl.xaml I have a reference to a resource dictionary like this: <UserControl.Resources> <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary
1
10200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10021
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6800
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5453
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4127
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.