473,769 Members | 2,116 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Expression, Silverlight?

I'm a Visual Studio developer confused by seeing these new products coming
out... Expression and Silverlight.

Is Expression maybe a successor to FrontPage and is Silverlight maybe
something to compete with Flash?

Are Visual Studio, Expression, and Silverlight expected to exists together
(and in some sort of harmony) in a development shop, or is something else
going on.

I've read the FAQs but I'm still confused.

Thanks for any clarification,
Ron
May 9 '07 #1
4 1876
Expression comes in 4 flavors :
http://www.microsoft.com/expression/

Silverlight is a bit more encompassing than Flash :
http://www.microsoft.com/silverlight...ompelling.aspx

Read up on them, because explaining the differences would take too much time.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"Ronald S. Cook" <rc***@westinis .comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
I'm a Visual Studio developer confused by seeing these new products coming out... Expression and
Silverlight.

Is Expression maybe a successor to FrontPage and is Silverlight maybe something to compete with
Flash?

Are Visual Studio, Expression, and Silverlight expected to exists together (and in some sort of
harmony) in a development shop, or is something else going on.

I've read the FAQs but I'm still confused.

Thanks for any clarification,
Ron


May 9 '07 #2
Is there any link that explains the differences between the three platforms
and how Microsoft suggests we use each in our shops?
"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:uM******** ******@TK2MSFTN GP02.phx.gbl...
Expression comes in 4 flavors :
http://www.microsoft.com/expression/

Silverlight is a bit more encompassing than Flash :
http://www.microsoft.com/silverlight...ompelling.aspx

Read up on them, because explaining the differences would take too much
time.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"Ronald S. Cook" <rc***@westinis .comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
>I'm a Visual Studio developer confused by seeing these new products
coming out... Expression and Silverlight.

Is Expression maybe a successor to FrontPage and is Silverlight maybe
something to compete with Flash?

Are Visual Studio, Expression, and Silverlight expected to exists
together (and in some sort of harmony) in a development shop, or is
something else going on.

I've read the FAQs but I'm still confused.

Thanks for any clarification,
Ron



May 9 '07 #3
Expression Web is the replacement for the FrontPage. It has a sister product
called SharePoint Designer that is essentially the same as EW, but has
additional functionality geared towards working with SharePoint.

The Expression products are focused on creating compelling interfaces using
tools such as Blend for XAML interfaces, and EW for web interfaces. EW works
very nicely with Visual Studio and makes adjusting and tweaking the visual
style of a web page faster. The two problems I've run into is it doesn't
pickup a change in the file while EW has it open (in other words, edit a
file that is open in EW and EW won't notify you that the file has changed so
when you save it you over-write any changes made in another app like VS).
The other problem I've notices is a bug with the <brelement. It creates
closing <brelements like so </br>, which is incorrect and can't create the
self-closing XHTML-compliant <br />.

You can think of Silverlight as a JavaScript enhanced design viewer that
will let you create XAML designed interfaces for the web. Basically,
enabling you to do with a web-page what you'll be able to do with Visual
Studio "Orcas" (next version of VS).

You may want to take a look over at www.visitmix.com. The sessions are now
available from that conference in video which may help explain what's going
on.
--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Ronald S. Cook" <rc***@westinis .comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
I'm a Visual Studio developer confused by seeing these new products coming
out... Expression and Silverlight.

Is Expression maybe a successor to FrontPage and is Silverlight maybe
something to compete with Flash?

Are Visual Studio, Expression, and Silverlight expected to exists together
(and in some sort of harmony) in a development shop, or is something else
going on.

I've read the FAQs but I'm still confused.

Thanks for any clarification,
Ron


May 9 '07 #4
They are not platforms. Visual Studio and Expression Studio are development
toolsets. Visual Studio is chiefly targeted at programmers, while Expression
is chiefly targeted at UI designers, but they overlap somewhat, just as
development and UI design overlap somewhat. Silverlight is a technology for
creating media that can be used in browsers, similar to Flash, but with more
features than Flash (at the moment).

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Ronald S. Cook" <rc***@westinis .comwrote in message
news:Ox******** ******@TK2MSFTN GP03.phx.gbl...
Is there any link that explains the differences between the three
platforms and how Microsoft suggests we use each in our shops?
"Juan T. Llibre" <no***********@ nowhere.comwrot e in message
news:uM******** ******@TK2MSFTN GP02.phx.gbl...
>Expression comes in 4 flavors :
http://www.microsoft.com/expression/

Silverlight is a bit more encompassing than Flash :
http://www.microsoft.com/silverlight...ompelling.aspx

Read up on them, because explaining the differences would take too much
time.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
============== =============== ======
"Ronald S. Cook" <rc***@westinis .comwrote in message
news:%2******* *********@TK2MS FTNGP03.phx.gbl ...
>>I'm a Visual Studio developer confused by seeing these new products
coming out... Expression and Silverlight.

Is Expression maybe a successor to FrontPage and is Silverlight maybe
something to compete with Flash?

Are Visual Studio, Expression, and Silverlight expected to exists
together (and in some sort of harmony) in a development shop, or is
something else going on.

I've read the FAQs but I'm still confused.

Thanks for any clarification,
Ron




May 10 '07 #5

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

Similar topics

4
1594
by: VB Programmer | last post by:
First, let me apologize in advance for my ignorance. But, I have gotten very tiny glimpses of Expression and Silverlight and am a little confused... I am an ASP.NET (VB.NET) web developer. I also develop in Flash. Few *stupid* questions... 1. Where does MS Expression fit in to all of this? Will this eventually replace VS.NET and Flash? If not, is it complimentary? 2. How about Silverlight? 3. Will you switch over?
1
1427
by: Cirene | last post by:
When will Expression Blend 2 and Expression Web 2 be officially released (non-beta)?
2
2008
by: m.a | last post by:
Hello, I installed MSVC 2008 express and I like to install silverlight. Can I do this? Thenone that I got from silverlight web site, complain about msvc version. Regards
18
4210
by: Artificer | last post by:
Any idea if MS will try to promote Silverlight over ASP.NET for web development or will silverlight remain just as a adobe's flash like tecnology?
0
2375
by: =?Utf-8?B?Um9nZXIgTWFydGlu?= | last post by:
I have a web site under .NET 2.0 that renders videos using the Silverlight media player. The <asp:MediaPlayercontrol only works on .NET 3.5, but I managed to get things working under .NET 2.0 by working with the javascript rather than the server control. The web page looks like this: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="video5.aspx.cs" Inherits="GalleryServerPro.Web.video5" %>
1
2859
by: Faisal Shafiq | last post by:
I want to upload a file direct to the Silverlight Streaming Service from a Web Client such as silverlight application. As per our product requirement we want to upload a .WMV file directly from silverlight client to Silverlight streaming service. I tried to user WebClient and HttpWebRequest for that purpose but, unfortunately I can found the way to do so. There are some problems with both classes. 1. There is no property of get...
3
689
by: =?Utf-8?B?Um9nZXIgTWFydGlu?= | last post by:
Note: My apologies for repeating this post from last week, but my nospam alias and profile account were incorrect. I think I have fixed this, so hopefully this post will trigger MS into a response per their MSDN policy. -------------------- I have a web site under .NET 2.0 that renders videos using the Silverlight media player. The web page looks like this: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="video2.aspx.cs"
7
7157
Curtis Rutland
by: Curtis Rutland | last post by:
Building A Silverlight (2.0) Multi-File Uploader All source code is C#. VB.NET source is coming soon. Note: This project requires Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 and Silverlight 2.0. To get these tools please visit this page Get Started : The Official Microsoft Silverlight Site and follow Step 1. Occasionally you find the need to have users upload multiple files at once. You could use multiple FileUpload...
0
9579
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9422
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10208
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10038
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9857
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
7404
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...
1
3952
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
3558
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2812
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.