sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
K Viltersten's Avatar

How does Silverlight relate to C#?


Question posted by: K Viltersten (Guest) on August 20th, 2008 10:05 AM
I'm considering suggesting a switch from
JS (which we use today at our company) to
Silverlight but i can't see any newsgroup
devoted to that subject.

It gives me the impression that allthough
it's called Silverlight, it's in fact
coded in, e.g. C#. Is it true?

(Today we use ASP.NET coded in C# on the
server and JacaScript on the client.)

--
Regards
Konrad Viltersten
----------------------------------------
May all spammers die an agonizing death;
have no burial places; their souls be
chased by demons in Gehenna from one room
to another for all eternity and beyond.


4 Answers Posted
Marc Gravell's Avatar
Guest - n/a Posts
#2: Re: How does Silverlight relate to C#?

Yes; Silverlight (2) compares more closely to Flash than to ASP.NET - it is
a client-side applet technology (that also offers comms to your hosting
ASP.NET site for data access etc). I believe you can use various .NET
languages, but you can *certainly* use C#.

Marc


Hans Kesting's Avatar
Guest - n/a Posts
#3: Re: How does Silverlight relate to C#?

K Viltersten explained on 20-8-2008 :
Quote:
Originally Posted by
I'm considering suggesting a switch from
JS (which we use today at our company) to
Silverlight but i can't see any newsgroup
devoted to that subject.
>
It gives me the impression that allthough
it's called Silverlight, it's in fact
coded in, e.g. C#. Is it true?
>
(Today we use ASP.NET coded in C# on the
server and JacaScript on the client.)


The technology to have a .Net WPF application run inside the browser is
called Silverlight. As it uses (a subset of) the .Net framework it can
be programmed in any of the .Net languages, including C#.

As for newsgroups, there are forums available on http://silverlight.net

Hans Kesting


Marc Gravell's Avatar
Guest - n/a Posts
#4: Re: How does Silverlight relate to C#?

The technology to have a .Net WPF application run inside the browser is
Quote:
Originally Posted by
called Silverlight.


Silverlight != WPF

They share an architecture, but WPF is the Windows-based, full-framework
based, variant. Silverlight uses a slimmed-down framework and runs on
multiple OS (such as Windows, linux, etc). Running WPF in a browser is XBAP,
not Silverlight.

Marc


K Viltersten's Avatar
Guest - n/a Posts
#5: Re: How does Silverlight relate to C#?

>I'm considering suggesting a switch from
Quote:
Originally Posted by
Quote:
Originally Posted by
>JS (which we use today at our company) to
>Silverlight but i can't see any newsgroup
>devoted to that subject.
>>
>It gives me the impression that allthough
>it's called Silverlight, it's in fact
>coded in, e.g. C#. Is it true?
>>
>(Today we use ASP.NET coded in C# on the
>server and JacaScript on the client.)

>
The technology to have a .Net WPF application run inside the browser is
called Silverlight. As it uses (a subset of) the .Net framework it can be
programmed in any of the .Net languages, including C#.
As for newsgroups, there are forums available on http://silverlight.net


I strongly prefer old-style usenet... Well, no
point bitching. I'm glad there's at least some
forum. Thanks!

--
Regards
Konrad Viltersten
----------------------------------------
May all spammers die an agonizing death;
have no burial places; their souls be
chased by demons in Gehenna from one room
to another for all eternity and beyond.


 
Not the answer you were looking for? Post your question . . .
197,027 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 197,027 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors