Migration Tool from ASP.NET to Silverlight
-
Is there any tool available in the market to migrate an ASP.NET based application to Silverlight application? Appreciate a quick reply.
-
Is there any tool available in the market to migrate an ASP.NET based application to Silverlight application? Appreciate a quick reply.
Don't cross-post: you should only post your question in one forum.
me, me, me "The dinosaurs became extinct because they didn't have a space program. And if we become extinct because we don't have a space program, it'll serve us right!" Larry Niven
-
Is there any tool available in the market to migrate an ASP.NET based application to Silverlight application? Appreciate a quick reply.
No. You're going to have to rewrite the entire thing.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
Is there any tool available in the market to migrate an ASP.NET based application to Silverlight application? Appreciate a quick reply.
-
Is there any tool available in the market to migrate an ASP.NET based application to Silverlight application? Appreciate a quick reply.
Hi Shubhabrata, There's exist no such tool to convert ASP.NET application to a Silverlight application. ASP.NET applications & Silverlight applications are two different things and there is no relation between them. One is in .aspx and the other is in .xaml. The controls are all different for them. Thus, you can't use any tool to convert from one to another. If you want to migrate from one to the other, you have to know each technology first and then you have to manually convert them. Once migrated to Silverlight, you will get more power over your application with the help of Rich UI and StoryBoards.
Don't forget to Click on [Vote] and [Good Answer] on the posts that helped you.
Regards - Kunal Chowdhury | Software Developer | Chennai | India | My Blog | My Tweets | Silverlight Tutorial