ASP.NET, Ajax, MVC, Vb.Net, SilverLight - what is this ?

Posted by Thiru under ASP.NET on 7/17/2012 | Points: 10 | Views : 1855 | Status : [Member] | Replies : 4
Hello All,

I hope it will be great if Guru's share their knowledge here:

What is for what ?
The purpose of ASP.NET, MVC,MVP,WCF,SILVERLIGHT,JQUERY ETC...

I MEAN: I can able to develop a shopping cart website in ASP.NET - 3 tier and also MVC etc.,
in asp.net i can develop the same using dynamic data entities web application (with or without using LINQ)

here its confusing me to go with the right one.

So, i like to know what is best suitable for what ?

Expecting your valuable reply.
Regards,
Thiru.




Responses

Posted by: Vuyiswamb on: 7/17/2012 [Member] [MVP] [Administrator] NotApplicable | Points: 25

Up
0
Down

The purpose of ASP.NET, MVC,MVP,WCF,SILVERLIGHT,JQUERY ETC...

Some of the things you mentioned are not technologies ,. they are methodologies.

SIlverlight is a technology like asp.net , when building silverlight it is advisable to use MVVM

ASP.NET is a technology it is advisable to use MVP, MVC

WCF is a kind of web service that has more power over the traditional soap web services

JQuery is a Plugging that you can use to perform client side stuff and it cannot be used in Silverlight


All thing they can be use in many kind of apps


Thank you for posting at Dotnetfunda
[Administrator]

Thiru, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Thiru on: 7/17/2012 [Member] Starter | Points: 25

Up
0
Down
Great reply - Thanks Vuyiswa,

Let me know what is best suitable for developing shopping cart web application in ASP.NET
comparing with MVC, using 3 Tier, Dynamic Data Entity Web application etc...

(with or without Linq )

Thiru, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Vuyiswamb on: 7/17/2012 [Member] [MVP] [Administrator] NotApplicable | Points: 25

Up
0
Down
I have been privileged to have clients that adores Silverlight, and it very easy to do one in Silverlight, but also my solution regarding shopping cart are the same because i use a pattern to solve that.

So You can use MVC and use Entity Framework it is also easy and faster to develop a solution.


Thank you for posting at Dotnetfunda
[Administrator]

Thiru, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Thiru on: 7/17/2012 [Member] Starter | Points: 25

Up
0
Down
Thanks Vuyiswa.

(if possible share some of shopping cart site developed in silverlight)
(IF POSSIBLE TO SEARCH AND POST)

Thiru, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response