473,499 Members | 1,591 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Silverlight, blend... (Continue)

ok, thanks for the help.
Some of you, was right: too many words, to much marketing without
identifying the final user. Smithers gave the easiest answer.

Now, as i wasn't enough confused, on the Microsoft web site i found
these:

Microsoft Expression Web
Microsoft Expression Design
Microsoft Expression Media
Microsoft Expression Blend
and
Microsft Silverlight.

now, since i'm learning to build web sites with Asp.Net 2.0 C#, coming
from Macromedia Flash, i'm kind of lost. If Silverlight can be
compared to the good old Flash, and Blend to Photoshop, what are the
others for? (Man, in my head there is a revolution!)

Please, if there is anyone that has any idea about those Microsft
software, using EASY words, could explain me (comparing with other
softwares) what are they for?

A billions of thanks,
Vinnie

Sep 30 '07 #1
2 2057

"Vinnie" <ce**********@gmail.comwrote in message
news:11*********************@19g2000hsx.googlegrou ps.com...
ok, thanks for the help.
Some of you, was right: too many words, to much marketing without
identifying the final user. Smithers gave the easiest answer.

Now, as i wasn't enough confused, on the Microsoft web site i found
these:

Microsoft Expression Web
Expression Web is a tool for designing websites, using HTML and some
ASP.NET. If you want a similar tool, think of FrontPage (only newer) or
Adobe Dreamweaver. The next version should have some ability to work with
Silverlight (that is a guess, but a decent guess).
Microsoft Expression Design
Design is closest to a mix of PhotoShop and Illustrator. It allows you to
create both bitmap and vector graphics. It allows some output in XAML, so it
is allied with Blend.
Microsoft Expression Media
Media is designed to work with multimedia files (movies, etc.). It will
create some of the files in XAML and can aid you with parts of your
Silverlight applications.

Think of media as a mini Adobe Premiere, for web delivery of multimedia
content.
Microsoft Expression Blend
Originally designed to created WPF (Windows Presentation Foundation)
applications, which are desktop applications using XAML (an XML format that
describes user interfaces). In late 2006, WPF was expanded to the web, as
WPF/E, which is now called Silverlight.

The newest beta of Blend is aimed at Silverlight as well as WPF (or web and
desktop).

If you think of the current beta of Blend as Flash (the program, not the
plug in), you will be as close as you can get.
and
Microsft Silverlight.
Silverlight 1.0 is a simple runtime that works with JavaScript to create
interactive applications for the web. Silverlight 1.1, which is currently in
alpha (beta soon) is a mini .NET runtime that expands these interactive apps
to the full power of .NET.
now, since i'm learning to build web sites with Asp.Net 2.0 C#, coming
from Macromedia Flash, i'm kind of lost. If Silverlight can be
compared to the good old Flash, and Blend to Photoshop, what are the
others for? (Man, in my head there is a revolution!)
see above
Please, if there is anyone that has any idea about those Microsft
software, using EASY words, could explain me (comparing with other
softwares) what are they for?
If I did not do it good enough, let me know.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
Sep 30 '07 #2
On Sep 29, 10:03 pm, "Cowboy \(Gregory A. Beamer\)"
<NoSpamMgbwo...@comcast.netNoSpamMwrote:
"Vinnie" <centro.ga...@gmail.comwrote in message

news:11*********************@19g2000hsx.googlegrou ps.com...
ok, thanks for the help.
Some of you, was right: too many words, to much marketing without
identifying the final user. Smithers gave the easiest answer.
Now, as i wasn't enough confused, on the Microsoft web site i found
these:
Microsoft Expression Web

Expression Web is a tool for designing websites, using HTML and some
ASP.NET. If you want a similar tool, think of FrontPage (only newer) or
Adobe Dreamweaver. The next version should have some ability to work with
Silverlight (that is a guess, but a decent guess).
Microsoft Expression Design

Design is closest to a mix of PhotoShop and Illustrator. It allows you to
create both bitmap and vector graphics. It allows some output in XAML, so it
is allied with Blend.
Microsoft Expression Media

Media is designed to work with multimedia files (movies, etc.). It will
create some of the files in XAML and can aid you with parts of your
Silverlight applications.

Think of media as a mini Adobe Premiere, for web delivery of multimedia
content.
Microsoft Expression Blend

Originally designed to created WPF (Windows Presentation Foundation)
applications, which are desktop applications using XAML (an XML format that
describes user interfaces). In late 2006, WPF was expanded to the web, as
WPF/E, which is now called Silverlight.

The newest beta of Blend is aimed at Silverlight as well as WPF (or web and
desktop).

If you think of the current beta of Blend as Flash (the program, not the
plug in), you will be as close as you can get.
and
Microsft Silverlight.

Silverlight 1.0 is a simple runtime that works with JavaScript to create
interactive applications for the web. Silverlight 1.1, which is currently in
alpha (beta soon) is a mini .NET runtime that expands these interactive apps
to the full power of .NET.
now, since i'm learning to build web sites with Asp.Net 2.0 C#, coming
from Macromedia Flash, i'm kind of lost. If Silverlight can be
compared to the good old Flash, and Blend to Photoshop, what are the
others for? (Man, in my head there is a revolution!)

see above
Please, if there is anyone that has any idea about those Microsft
software, using EASY words, could explain me (comparing with other
softwares) what are they for?

If I did not do it good enough, let me know.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
Wow, thanks a lot!
So, a consequential question: if i can do all with these tools, what
Visual studio for? I mean, if i can do all with the Expression Suite,
why i should use VS 2005 (or vice-versa)?

Thanks again,
Vinnie

Sep 30 '07 #3

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

Similar topics

4
1854
by: Ronald S. Cook | last post by:
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...
2
4818
by: =?Utf-8?B?QkxzdW5ldg==?= | last post by:
I've downloaded Blend and installed Silverlight as I saw the sample (http://msdn2.microsoft.com/en-us/library//bb404300.aspx) on the msdn homepage. What am I missing here? When I open a new...
4
1579
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...
1
1274
by: vinnie | last post by:
ok, thanks for the help. Some of you, was right: too many words, to much marketing without identifying the final user. Smithers gave the easiest answer. Now, as i wasn't enough confused, on the...
2
140
by: jaems | last post by:
As a newish user of asp.net on a hosted website I was looking at experimenting with Silverlight I have watched the begginers videos on http://silverlight.net/Learn/ and am ready to get started...
2
6558
by: =?Utf-8?B?Y3JlYXZlczA2MjI=?= | last post by:
I have a nested datagrid in a xaml file, the parent datagrid loads the vendor information and the details loads the documents for that vendor in a datagrid. Everything is working fine until I click...
0
7130
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,...
0
7220
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...
1
6893
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...
0
7386
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...
0
5468
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4918
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...
0
4599
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...
0
3098
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...
0
3090
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.