GOOD NEWS

GOOD NEWS
Ask For The Truth...

Monday, July 9, 2012

The link between Windows CE/Windows Mobile applications, ASP.NET and HTML5

The link between Windows CE/Windows Mobile applications, ASP.NET and HTML5: Windows CE/Windows Mobile applications are practically .NET applications that based on a subset of the .NET Framework (.NET Compact Framework). Windows CE applications got descent popularity with early PDAs and smartphones that were based on Microsoft...(read more)


Windows CE/Windows Mobile applications are practically .NET applications that based on a subset of the .NET Framework (.NET Compact Framework). Windows CE applications got descent popularity with early PDAs and smartphones that were based on Microsoft’s Windows CE operating System. In the past few years it was replaced by Windows Phone without backwards compatibility or Visual Studio support beyond VS 2008.
This makes applications that were written for Windows CE become obsolete today. Together with the fact that the market today is dominated by Android and iPhone devices, organizations and the developers are facing a strategic and operative dilemma regarding the future of their Windows CE/Windows Mobile applications or even new mobile developments. They need to make a decision about the technology and platform which they are going to rewrite the application on and obviously whether it is even cost-effective to rewrite the application all over again. Microsoft Windows Phone would be the natural decision as it can be developed in Silverlight within Visual Studio 2010. But the problem is that it would not work on Android and iOS devices which dominate the market. We could choose another target platform and develop for it or decide to develop for all major platforms, which obviously means more time and more money as well as more costly maintenance in the future.
So we see a lot of different mobile frameworks today but most of them are so foreign to the common Microsoft developer. In most cases it would be easier to hire new developers who are experienced in those environments or use outsourcing shops than learning those new skills. But of course we don’t want it, so we keep looking for a solution that would allow us Microsoft developers use our existing skills for as many target platforms as possible.
And this is where Visual WebGui comes into play; it brings .NET developers the ability to develop web and mobile applications using Visual Studio and common .NET (Windows Forms) concepts and skills. Visual WebGui is an extension to ASP.NET and behaves exactly the same as ASP.NET in terms of coding language and compilation products.




No comments:

Post a Comment