In my previous post I shared some information on API’s/Classes included as part of System.IO.Compression namespace in .NET Framework 4.5, and given on overview of ZipArchive class. Once such class I would be sharing some insight with post today would be ‘ZipFile‘ class. The ZipFile class provides convenient static methods for working with zip archives: […]
Read more โSearch Results for: title
Coding4Fun Toolkit v2.0.3 for Windows Phone and Windows 8 apps
Coding4Fun team has released a new updates for their Windows Phone and Windows 8 controls. There are some interesting controls available for free through codeplex.com. Coding4Fun team are major contributors to .NET community including Channel9 video series etc. They always brings up innovation in whatever they do, including set of Kinect based tutorials and sample […]
Read more โASP.NET MVC 4.0 Roadmap
Phil Haack has nicely documented next version of ASP.NET MVC said to be ASP.NET MVC 4.0 road map. Interesting we will have a new ASP.NET MVC Application template called Mobile Application Template using jQuery Mobile. Come on read through the below links for more information.. ASP.NET MVC 4 Roadmap – Blog post by Phil Haack […]
Read more โASP.NET MVC 4 Developer Preview & new Mobile Application Project Templates with jQuery Mobile support
Newly released Developer Preview of so called ASP.NET MVC 4 is having some interesting additions. ASP.NET MVC 4 Developer Preview introduces also new template for mobile web applications. These templates are special because they are using jQuery Mobile – special jQuery library for building mobile user interfaces Check jQuery Mobile support levels for different mobile […]
Read more โMy Hands On with –Windows 8 Consumer Preview, Visual Studio 11 and SQL Server 2012
Recent days there has been some amazing releases by Microsoft such as long awaited Windows 8 Consumer Preview with lots of changes since Windows 8 Developer Preview. Windows 8™ is latest operating system by Microsoft – is mainly targeting Tablet and touch enabled devices which can hold the windows 8 operating system. Windows 8 consumer […]
Read more โWindows Phone 8 – Internet Explorer 10 support for Mobile Websites–UserAgent(UA) details for IE10-WP8
Earlier Microsoft has announced that upcoming Windows Phone 8 will have Mobile version of Internet Explorer 10. IE10 have lots of improvements in terms of HTML5, JavaScript/ECMAScript support etc. If you want your existing mobile websites to compatible to IE10 and you are using any User Agent(UA) detection logic to provide UA specific User Experience […]
Read more โ