PDA

View Full Version : Silverlight or ASPX ?



nicky123
04-09-2009, 09:34 AM
I am using Silverlight since last 25 days and it changed the way of coding. I am embedding everything in xap which makes me little confuse.

My Question:

1. To what extend we need to write the code in aspx

2. If I am developing and ASP.NET application with Silverlight what proportion of code normally I need to put in XAML considering all pages are fully powered by Silverlight pages.

kibbled_bits
04-09-2009, 09:51 PM
AJAX is very powerful, I don't know that many apps that need something like Silverlight as a proprietary multimedia extension. I would really recommend against it.

nicky123
04-18-2009, 06:10 AM
AJAX is very powerful, I don't know that many apps that need something like Silverlight as a proprietary multimedia extension. I would really recommend against it.

Thanks for suggestion:)

ebosysindia
05-07-2009, 07:45 AM
I think Silverlight is better than ASPX.:)