The Wayback Machine - https://web.archive.org/web/20111111033259/http://www.developer.com:80/net
November 10, 2011
RSS RSS feed

Microsoft & .NET Section Index

Using Windows Azure Storage Service to Upload Files

Windows Azure provides secure, scalable and easy to access services for durable storage in the cloud. In this article, we explore how we can programmatically store a file in Windows Azure storage.

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.

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.

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.

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.

Using Microsoft SQL Azure Reporting to Present Your Data

Microsoft SQL Azure Reporting is a cloud-based reporting platform which can work with SQL Azure. This article walks you through how use SQL Azure Reporting to present your cloud-hosted data.

How To: Getting Diagnostic Data in your Windows Azure Application

Developers targeting Windows Azure often need to access diagnostic data from their Windows Azure application. This article walks the reader through the steps Windows Azure application developers can take to capture diagnostic data in their application.

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.

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.

Using the ViewBox Control in Silverlight

The Viewbox control was introduced in Silverlight initially as a part of the Silverlight toolkit and now has been included with Silverlight 4.0. Read this article to learn about the Silverlight ViewBox control and how to use it in a Silverlight application.

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.

Understanding the SQL Azure Editions, Subscriptions Types and Pricing

Developers who are building applications for the Windows Azure platform would also be interested in the database offering, SQL Azure. This article provides an overview of the SQL Azure editions, various subscription types and pricing structure.

Introduction to SQL Azure

The cloud computing platform from Microsoft, called Azure, provides data storage and processing capabilities. This article provides an insight to SQL Azure.

Implementing AutoComplete Text Functionality in Silverlight

AutoComplete text functionality has become a popular part of application development. Read this article to learn about implementation of AutoComplete functionality in Silverlight using an AutoCompleteBox control.

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.

Implementing Windows Notification functionality using Silverlight 4.0

Microsoft Silverlight now supports Windows Notification. Read through this article to learn about implementing Silverlight 4.0 Windows notification functionality in an Out-Of-Browser application.

Understanding the Hardware Capabilities of WP7 Devices

Developers targeting the newly revamped Windows Phone platform will benefit from knowing the minimum hardware capabilities specified. Having knowledge of these capabilities will allow application developers to better target their applications to take advantage of these capabilities. In this article, we will walk through the various hardware specifications outlined for the Windows Phone devices.

Implementing Data Validation in Silverlight

Data validation is always an important task while developing an application of any sort. In this article I will explain the concept of data validation in Silverlight 4.0 applications.

Calling a WCF service in Silverlight

Recently Windows Communication Foundation (WCF) has generated a lot of interest in the .net world. This tutorial will show you how to create and consume a WCF service in a Silverlight application.

Creating User Controls in Silverlight

Usercontrols are very useful in terms of creating project level re-usable controls. Read this tutorial to learn about creating and using a usercontrol in a Silverlight application.

Implementing an Out-Of-Browser Application in Silverlight

It is commonly assumed that Silverlight applications are strictly meant to run on the browser, which is not true. In this tutorial I will show you how to implement an Out-Of-Browser application in Silverlight.

Azure Toolkits Coming for Mobile Devices

Microsoft releases toolkits to help Windows Phone, iPhone, and Android developers create apps that work with its Windows Azure cloud services.

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.

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.

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.

Sitemap | Contact Us