Last few years Microsoft Developer Certification Exams progressed forward through two certification tracks or titles MCTS(Microsoft Certified Technology Specialist) and MCPD(Microsoft Certified Professional Developer). Earlier Microsoft certification titles been called as MCAD(Microsoft Certified Application Developer) and MCSD(Microsoft Certified Solution Developer), and Since .NET Framework 2.0 to 4.0 certifications – Microsoft renamed the titles as MCTS […]
Read more โSearch Results for: title
Introduction to The One ASP.NET Platform/Ecosystem
Introduction ASP.NET has travelled a long way through evolutions. Earlier when ASP.NET 1.0 was released as part of .NET Framework 1.0 in Jan 2002, there was only ASP.NET โ a framework for building dynamic web applications and it provided lots of flexibility web developers in building robust, dynamic web applications. ASP.NET was and is the […]
Read more โFree HTML5 Certification and Training Offer from Microsoft–Prove your HTML5 Programming Skills for free
Microsoft few month back launched a free HTML5 Certification program for exam โ 070-480 โ Programming in HTML5, CSS3 and JavaScript. To prepare for this exam you have set of nice Training materials also available through http://www.microsoftvirtualacademy.com. Lets go through in detail How you can utilize this exam. When you pass Exam 70-480: Programming in […]
Read more โZip(Archive) API’s in .NET Framework 4.5 – Part 2 – ZipFile Class
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 โ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 โ