-
In this series of four articles, we will travel down the C# rabbit hole and see how it is all possible with some wrapper patterns: Proxy, Decorator, and Adapter...
72.8k Views
0 Likes
1 Comments
-
Windows 7 Phone has hit the marketplace with a splash and with it applications emerging every day. As a Silverlight developer myself, I have gone through the p...
13.6k Views
2 Likes
7 Comments
-
This article describes an application for reading stock quotes into an excel spread sheet and alerting the user when the stock quotes have exceeded or dropped b...
77k Views
2 Likes
1 Comments
-
This article describes how to bind XML data using a data template in WPF and XAML. For ease of demonstration, the XML is defined as a resource within the XAML ...
96.5k Views
2 Likes
5 Comments
-
In this article we're going to look at the entree: Background Tasks. More specifically, Periodic and ResouceIntensive Tasks (There is one for audio and transfer...
18.8k Views
0 Likes
0 Comments
-
This article describes Getting Started with Windows Azure Mobile Service.
15.8k Views
1 Likes
6 Comments
-
This article describes how to begin building applications specifically geared to the Prosper.com website. Prosper.com is a popular auction-style site that help...
23.3k Views
0 Likes
0 Comments
-
This application allows us to view and update the contents of an MSI file.
31.1k Views
0 Likes
4 Comments
-
In this article, I will represent different techniques to build and make use of parameterized queries. The first way is the classical one, and I mean by that th...
19.6k Views
1 Likes
0 Comments
-
One of the things I find myself doing frequently is writing (and re-writing) plumbing code to execute database CRUD operations. I wrote an abstraction layer ov...
22.2k Views
0 Likes
0 Comments
-
This article describes how to work with 3D Objects in your XNA game. In the article you will learn how to add a rotating planet to Star Trek to enhance the bac...
56.9k Views
3 Likes
3 Comments
-
This article discusses resource management in Silverlight 3.
16.7k Views
0 Likes
0 Comments
-
I wrote about functional asynchronous programming in an earlier article and now will expand on the topic to look at ways to re-synchronize results from asynchro...
32k Views
0 Likes
1 Comments
-
With the functional programming style and extension methods it is extremely easy to execute methods asynchronously. This article cover some simple extension met...
66.9k Views
0 Likes
2 Comments
-
With the release of the 3.5 framework, we have a completely different coding style available (functional programming). We could actually do functional programmi...
90.1k Views
2 Likes
2 Comments
-
In this article, I will show that it is possible to host a WPF control in a excel solution even that Visual studio and the .Net framework doesn’t provide us a w...
38.5k Views
1 Likes
1 Comments
-
Today, more and more applications are migrating to the Web and the Cloud services are taking over the world; XML has become one of the key and vital parts of th...
16.4k Views
0 Likes
1 Comments
-
Article on how to create an ASP.NET MVC3 slideshow user control/partial view using jQuery and XML.
13k Views
2 Likes
2 Comments
-
In this article, you will see some quick examples of LINQ to Array, LINQ to SQL and LINQ to XML.
14k Views
1 Likes
7 Comments
-
In this article we will go step-by-step and see how ASP.Net MVP applications can be developed.
17.1k Views
1 Likes
8 Comments
-
In this article, we are going to discuss the third principle of SOLID design principles i.e. the Liskov Substitution Principle.
30.1k Views
5 Likes
3 Comments
-
In this article we will discuss how to configure and send emails from SQL server 2008.
37.4k Views
6 Likes
12 Comments
-
In this article we experiment with the process of creating a workflow using SharePoint Designer 2010.
27.2k Views
0 Likes
5 Comments
-
This tutorial teaches you the companion and basics of Objective-C programming language.
12.8k Views
2 Likes
6 Comments
-
This tutorial demonstrates how to design effective shapes using effects of XAML using Expression Blend 4.
22.2k Views
1 Likes
1 Comments
-
JsRender is the new Jquery library that allows developers to write script that can render client site templates in HTML. This article is a demonstration of how ...
29.7k Views
0 Likes
3 Comments
-
In this article we will be seeing how to publish external content type across farms.
14k Views
0 Likes
0 Comments
-
In this tutorial you will learn about the PMP (Project Management Professional).
51.3k Views
2 Likes
4 Comments
-
In this step-by-step tutorial, you will learn how to create reports from an XML document using the ReportViewer control and Visual Studio 2005.
220.9k Views
2 Likes
10 Comments
-
In this article you are going to learn all about the jQuery Accordion Widget.
23.9k Views
1 Likes
2 Comments
-
In this article you will see how to work with the Content Query Web part in SharePoint 2010.
53k Views
0 Likes
0 Comments
-
In this article I would like to discuss about the Client Object Model feature of SharePoint 2010.
40k Views
2 Likes
6 Comments
-
This tutorial is a second part of my Programming Speech in WPF and covers speech to text, also known as speech recognition functionality.
99.4k Views
3 Likes
13 Comments
-
The Survey module is a new feature added to SharePoint 2010. Today, in this article, we will see how to build create a survey using the built-in feature in Shar...
23.9k Views
1 Likes
4 Comments
-
In this article I will be talking about Task System in Microsoft.Phone.Tasks namespace and how to build applications for Windows Phone 7.
25.3k Views
0 Likes
7 Comments
-
This is part 2 of the series of articles on Migrating an On-Premises database to the cloud.
6k Views
0 Likes
1 Comments
-
In this article we are going to see the second option for migrating an on-premises SQL Server 2005 database to SQL Azure using the SQL Server Migration Wizard.
10k Views
1 Likes
1 Comments
-
This article is going to describe how to use MVVM pattern in Windows Phone 7 using a WCF service.
20.5k Views
0 Likes
5 Comments
-
The objective of this article is to create a WCF service that retrieves data from the database using LINQ to SQL classes and a Windows Phone 7 application that ...
111.6k Views
2 Likes
54 Comments
-
This article show how to create a Horoscope Application for Windows Phone 7. The tecnologies used are XAML, WCF, LINQ and C#.
16.1k Views
0 Likes
6 Comments
-
In this article we are going to see how to deploy your Windows Phone 7 application to the Windows marketplace.
18.7k Views
1 Likes
5 Comments
-
This article is intended to show the principles and uses of cursors in relational database management systems. We’re going to discuss how cursors are implemente...
23.5k Views
0 Likes
1 Comments
-
This is part of the series of article on SSIS where we shall see conditional Split Task in SSIS Package.
18.8k Views
0 Likes
5 Comments
-
This is part 63 of the series of articles on SSIS. In this article we are going to see how to use Percentage Sampling Transformation (Selected and Un-Selected O...
9.3k Views
0 Likes
2 Comments
-
In this article we are going to see how to swap a deployed Azure Application from Staging to Production and Vice Versa using the Windows Azure Management Portal...
17.5k Views
1 Likes
0 Comments
-
In this article we are going to see how to configure and connect a Remote Desktop of ASP.Net Azure Web Role by creating a new Azure web application and initiali...
13.4k Views
2 Likes
5 Comments
-
This article is a developer Roadmap For Building Smart Client Applications.
83.1k Views
2 Likes
1 Comments
-
An article to demonstrate the creation of business document ids without using stored counters.
16k Views
0 Likes
6 Comments
-
This article is a continuation of the discussion about a notepad.net editor which improves upon the current functionality in notepad. In this article we talk ...
67.1k Views
2 Likes
0 Comments
-
This article will get you started in using the Visio ActiveX control that allows you to use Visio inside of a .NET Windows Form. The article will step you thro...
218.3k Views
5 Likes
26 Comments