Microsoft And Google Collaborate On Angular 2 Framework, TypeScript Language
Author Archive
Microsoft And Google Collaborate On Angular 2 Framework, TypeScript Language
Posted by: abu | November 18, 2016 Comments Off on Microsoft And Google Collaborate On Angular 2 Framework, TypeScript Language |Satya Nadella’s Bold Plan To Future-Proof Microsoft: Embrace Apple iOS, Android And Now Linux
Posted by: abu | November 18, 2016 Comments Off on Satya Nadella’s Bold Plan To Future-Proof Microsoft: Embrace Apple iOS, Android And Now Linux |Microsoft announced SQL Server for Linux in March 2016
Posted by: abu | November 18, 2016 Comments Off on Microsoft announced SQL Server for Linux in March 2016 |Microsoft CEO Offers SQL Server on Linux Update
Announcement: Satya Nadella email to employees on acquisition of LinkedIn
Posted by: abu | November 18, 2016 Comments Off on Announcement: Satya Nadella email to employees on acquisition of LinkedIn |Satya Nadella email to employees on acquisition of LinkedIn
ASP.NET – Single-Page Applications: Build Modern, Responsive Web Apps with ASP.NET
Posted by: abu | April 25, 2016 Comments Off on ASP.NET – Single-Page Applications: Build Modern, Responsive Web Apps with ASP.NET |https://msdn.microsoft.com/en-us/magazine/dn463786.aspx http://www.w3schools.com/angular/angular_intro.asp
Download the Windows Developer Preview http://msdn.microsoft.com/en-us/windows/home/
What’s New in the .NET Framework 4.5 Developer Preview http://msdn.microsoft.com/en-us/library/ms171868(v=VS.110).aspx Download the NET Framework 4.5 Developer Preview http://msdn.microsoft.com/en-us/netframework/hh403373
SharePoint 2010 Reference: Software Development Kit Conceptual overviews, programming tasks, code samples, and references to guide for developing solutions based on SharePoint 2010 products and technologies. http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=12323 Installing and Using the SharePoint 2010 SDK Download http://msdn.microsoft.com/en-us/library/ff847473.aspx SharePoint Foundation 2010 SDK Documentation http://msdn.microsoft.com/en-us/library/ee535067.aspx SharePoint 2010: Professional Developer Evaluation Guide and Walkthroughs Describes the SharePoint 2010 developer […]
JustDecompile is a free .NET Decompiler from Telerik.Beta version is available from http://www.telerik.com/products/decompiling.aspx Previously I used to use .NET Reflector; one of the most essential tool for developing .NET application; especially for to make sure the difference between source code of a project and production version dll file[.NET assembly by comparing decompiled code.http://www.reflector.net/ .NET Reflector […]
Specify the communication mechanism – communicating a message to an endpoint Protocol Determine the security, reliability, context flow settings Transport channel Determine the underlying transport protocol E.g. http, https, namedpipe, MSMQ Message encoding Determine the wire encoding to use for messages E.g. binary, text/xml, MTOM(Message Transmission Optimization Mechanism (MTOM) Things to keep in mind when […]