February 22, 2012
Hot Topics:
RSS RSS feed

Microsoft Tag Index

An Introduction to Microsoft Roslyn
Roslyn is a project carried out by Microsoft that allows the C# and VB compilers in the .NET framework to expose certain APIs that can be explicitly invoked from other .NET applications. Read on for an overview of Microsoft Roslyn.
Tags : Roslyn, APIs, Microsoft, .NET Framework
Microsoft Details Windows App Submission Process
The company is hoping to learn from its competitors' mistakes when it launches its own app store.
Tags : Microsoft, Windows app store
Microsoft Releases C++ AMP Specification
The move will make it easier for developers to utilize GPU resources for parallel computing tasks.
Tags : C++, parallel programming, Microsoft
Microsoft Leaves Silverlight Developers in Limbo
The tech giant refuses to say whether it will continue supporting Silverlight technology.
Tags : Microsoft, Silverlight
How to Run Native Code in Your Azure Service
Windows Azure, by default, runs code in low trust. In this article, we explore how to enable running an Azure service with full trust.
Tags : Windows Azure, tutorial, Azure Services, Native Code, Microsoft
Understanding Windows Azure CDN Service
Windows Azure provides ability to cache blobs in its Content Delivery Network service. In this article, we explore Windows Azure Content Delivery Network Service and see how we can use it in our applications.
Tags : Windows Azure, tutorial, content delivery service, CDN service, Microsoft
Understanding the Windows Azure Blob Service
Windows Azure provides a variety of storage services. In this article, we will learn more about the Windows Azure Blob service.
Tags : Windows Azure, Windows Azure Blob Service, Microsoft, storage services
DataBinding in Silverlight
Silverlight is the application framework that allows us to create apps that provide rich interaction in a web environment. One of the most important concepts in this technology that one must clearly understand is Databinding. This article will explain the composition, creation and inner workings of databinding in Silverlight.
Tags : Silverlight, tutorial, databinding in Silverlight, databinding, Microsoft
Connecting Azure Services Using Windows Azure Connect
Windows Azure Connect allows Azure developers to enable IP-level network connectivity between Azure services and external resources. This article discusses how you can go around using Windows Azure Connect to create a virtual network of all our computing assets.
Tags : tutorial, Windows Azure Connect, Azure Services, Microsoft
HTML5 Isn't Replacing the Windows Client Any Time Soon
Early previews of Windows 8 have caused quite a stir in the developer community due to the emphasis on HTML5 and JavaScript as the "primary" way for building new apps for the Windows 8 platform. At the Microsoft Worldwide Partner Conference there was a slightly different picture presented.
Tags : Windows 8, HTML5, Windows development, Windows client, Microsoft
How to Migrate your Database to the Cloud Using SQL Azure
Developers targeting to use Microsoft's Azure computing platform will have questions around how to migrate their on-premise data to SQL Azure. This article walks through the steps to move data from existing on-premise installations to SQL Azure.
Tags : migrating to SQL Azure, SQL Azure, tutorial, database, Microsoft
Learn about Code Contracts in .NET Framework 4.0
In this article we will show you how to utilize Code Contracts in the .NET framework 4.0 using the Design By Contract principle. These contracts play an important role for developers who are creating reusable libraries.
Tags : tutorial, .NET framework 4.0, developers, Microsoft, Code Contracts
Building a Cloud Application with Data Access Using SQL Azure
Developers desiring to build cloud applications based on Azure technologies will benefit from understanding how they can leverage SQL Azure for their database needs. In this article, we will show you how to build a cloud application--with data access--using SQL Azure.
Tags : cloud computing, tutorial, cloud applications, SQL Azure, Microsoft
Windows 8 Development Causes a Stir with Developers
Early previews of Windows 8 have caused quite the stir in the developer community. The uproar is mainly due to the emphasis on HTML5 and JavaScript as the “primary” way for building new applications for the Windows 8 platform. In this article we discuss Windows 8 and tell you what you can look forward to as a developer.
Tags : developers, Windows 8, Microsoft, mobile development, HTML5
How to Use MEF in Silverlight
In this article I will explain about the Managed Extensibility Framework (MEF) and demonstrate the its use in Silverlight. I will also provide the source code of a sample Silverlight application implementing the MEF concept.
Tags : Silverlight, tutorial, MEF, Managed Extensibility Framework, Microsoft
How to Create a Media Player in Silverlight
Silverlight provides a wide range of multimedia support which includes video files, audio files and photos. In this article we will learn how to handle and implement multimedia in a Silverlight application.
Tags : Silverlight, tutorial, Silverlight Media Player, multimedia, Microsoft
Microsoft Windows 7 Performing Different than Vista
Unlike Microsoft Windows Vista, this makes Windows 7 the fastest selling operating system in history.
Tags : Windows XP, Windows Vista, Microsoft, Windows 7
Deciding on a Microsoft Web Server: Cassini, IIS, and IIS Express
Microsoft recently introduced IIS 7.5 Express to give developers the full feature set of IIS including HTTPS support with the convenience of Cassini. In this article we will discuss Cassini, IIS, and IIS Express and will help you decide which one you should use for a given web project.
Tags : Microsoft, Microsoft IIS, IIS Express, web servers, Cassini
Salesforce Integration with .Net Web Services SOAP API
Salesforce is the top rated sales application in the world today. This article will focus on the most common way to connect .Net applications to Salesforce for data retrieval and execution of application logic.  This method is known as the Web Services SOAP API. 
Tags : SOAP API, Microsoft, .Net Web Services, Salesforce, tutorial
Creating a Simple Windows Azure Application
To get on the Microsoft Windows Azure cloud computing bandwagon, you need to understand how to develop applications targeting the platform. Discover how to create your first “Hello World” cloud application.
Tags : Azure, Microsoft, cloud computing
OSI Asks German Competition Authority to Investigate Novell Sale
For the first time ever, the OSI has asked for an investigation into the purchase of an open source company. The organization has asked Germany's Federal Cartel Office to look into Microsoft's role in the sale of Novell to Attachmate.
Tags : OSI, Novell, Microsoft
Attachmate Buys Novell and Microsoft Keeps the IP Assets Hidden
With its deal with Novell set to expire, Microsoft arranged for all of the alleged Linux patents to be held by a shadow group called CPTN Holdings LLC.
Tags : Novell, Linux, patents, Microsoft
Microsoft Flip-flops on OpenKinect Open Source Driver Threats
First, Microsoft got mad and threatened to sue anyone who created open source drivers for their Kinect controller. Now they're fine with it.
Tags : OpenKinect, drivers, Microsoft
Open Source Application Silverstripe Approved by Microsoft
Silverstripe is the first open source Web application to be Microsoft certified.
Tags : Microsoft, open source
Hacker Awarded $3,000 Prize for Creating the First Open Source Kinect Driver
It took about a week for a hacker to produce the first open source Kinect driver and claim the $3,000 bounty offered by Adafruit.
Tags : prizes, Microsoft, hacking, Xbox, gaming
Matt Asay Says Microsoft Open Source Threats Will Fail
Matt Asay warns Microsoft against continuing the company's current strategy of threatening lawsuits to crush open source software.
Tags : Google, Microsoft, Android, open source
The 5 Developer Certifications You'll Wish You Had in 2015
Predicting which IT certifications will be valuable in the future is never easy, but these five certs show promise for tomorrow.
Tags : virtualization, Certifications, Microsoft, salaries, Cisco
Creating Windows 7 Jump Lists With The API Code Pack and Visual Studio 2008
One of the most clearly visible new features in Windows 7 is the new taskbar. Read on to learn how you can use jump lists from your C# applications with help from the Windows API Code Pack.
Tags : API, Visual Studio, Jump Lists, Microsoft
Simple Custom Group Assignments in SharePoint
Discover how to assign users the right to add other users to existing SharePoint groups on their site—without also giving other rights too.
Tags : Microsoft, SharePoint Server, SharePoint, security
Extending Microsoft's Concurrency and Coordination Runtime with MSMQ
Join Microsoft's Concurrency and Coordination Runtime and MSMQ to coordinate work across processes on multiple computers.
Tags : Microsoft, services, robotics, Windows, messaging
Simple Parallel Development with the Asynchronous Agents Library
By adopting a messaging based approach to task parallelism, the Asynchronous Agents Library provides a simple model for concurrent programming that avoids the complexity of memory locks.
Tags : programming, developer, Microsoft, Windows, security
RESTing with the Microsoft REST Starter Kit
Tap the Starter Kit for your next REST Web Service.
Tags : Visual C#, Web services, Microsoft, C#, REST
Intercepting Every HTTP Request with IHttpModule
You can respond to every HTTP request. Just implement event handlers or an IHttpModule (which is a cool way to write a re-deployable solution for multiple projects).
Tags : ASP.NET, Microsoft, Visual Basic, Web
Program and Employ Windows Services for Microsoft SharePoint 2007
See how combining SharePoint 2007's API and an Object Model allows for greater program functionality.
Tags : server, Windows, Microsoft, services, search
Creating Windows 7 Jump Lists With The API Code Pack and Visual Studio 2008
One of the most clearly visible new features in Windows 7 is the new taskbar. Read on to learn how you can use jump lists from your C# applications with help from the Windows API Code Pack.
Tags : API, Visual Studio, Jump Lists, Microsoft
Simple Custom Group Assignments in SharePoint
Discover how to assign users the right to add other users to existing SharePoint groups on their site—without also giving other rights too.
Tags : Microsoft, SharePoint Server, SharePoint, security
Extending Microsoft's Concurrency and Coordination Runtime with MSMQ
Join Microsoft's Concurrency and Coordination Runtime and MSMQ to coordinate work across processes on multiple computers.
Tags : Microsoft, services, robotics, Windows, messaging
RESTing with the Microsoft REST Starter Kit
Tap the Starter Kit for your next REST Web Service.
Tags : Visual C#, Web services, Microsoft, C#, REST
Program and Employ Windows Services for Microsoft SharePoint 2007
See how combining SharePoint 2007's API and an Object Model allows for greater program functionality.
Tags : server, Windows, Microsoft, services, search
Sitemap | Contact Us