• Home
  • About
  • Forum
  • News
  • SimplySqlServer.Com && SimplyAspDotNet.Com
  • Sitemap

Join Ours Forum

Asp.Net,C#,Ajax,Sql server,Silverlight,WCF,WPF,NHibernate,Javascript codes exambles articles,Programming exambles.

RSS Feed

Tag Archives: Foundations

Foundations: Easily Apply Transactions To Services

Posted by james on October 1, 2011 0 comments

Easily Apply Transactions To ServicesA fundamental problem in programming is error recovery. After an error, your application must restore itself to the state it had before the error took place. Consider an application that tries to perform an operation comprising several smaller operations, potentially concurrently, where each of the individual operations can fail or succeed [...]

Foundations: Writing More Efficient ItemsControls

Posted by james on September 19, 2011 0 comments

Writing More Efficient ItemsControlsThere comes a time in the life of every Windows Presentation Foundation (WPF) programmer when the true power of the DataTemplate suddenly becomes evident. This epiphany is usually accompanied by the realization, “Hey, I can use a DataTemplate to create a bar chart or a scatter plot with virtually no coding.”A DataTemplate [...]

Foundations: Workflow Communications

Posted by james on September 16, 2011 0 comments

Code download available at: Foundations2007_09.exe (165 KB) Browse the Code Online Workflows are meant to coordinate systems and people, and that means communicating beyond the boundaries of the workflow instance itself. Whether sending e-mail or instant messages (IM) or interacting directly with the user interface in a host process such as ASP.NET or with Web [...]

Foundations: Error Handling In Workflows

Posted by james on September 12, 2011 0 comments

Windows Workflow Foundation (WF) provides the tools to define rich business processes and a runtime environment to execute and manage those processes. In any business process, exceptions to the expected flow of execution occur, and developers need to be able to write robust application logic to recover from those exceptions. Most samples of any technology [...]

Foundations: 3D Mesh Geometries

Posted by james on September 5, 2011 0 comments

Code download available at: Foundations2007_04.exe (165 KB) Browse the Code Online Among the classes that contribute to the Microsoft Windows Presentation Foundation, those in the System.Windows.Media.Media3D namespace stand out. These are the classes that are intended to bring three-dimensional graphics to mainstream Windows® applications. As with the Windows Presentation Foundation 2D graphics, 3D graphics are [...]

Foundations: 3D text in WPF

Posted by james on August 30, 2011 0 comments

Code download available at: Foundations2007_10.exe (171 KB) Browse the Code Online Outline font technologies such as TrueType primarily provide us with typographical flexibility and accuracy, but they can also serve as graphical playthings. Programmers can get access to the actual outlines that define each text character and treat them as vector graphics objects. The outlines [...]

Foundations: Discover a New WCF with Discovery

Posted by james on August 27, 2011 0 comments

Download the Code SampleAll the Windows Communication Foundation (WCF) calls possible with the Microsoft .NET Framework 3.5 share two constraints. First, the port or pipe assigned to the service must be available. The application developer or administrator literally has to guess or have some way of reserving them. Second, the client must apriori know the [...]

Foundations: Workflow Services for Local Communication

Posted by james on August 14, 2011 0 comments

In a previous column (see “Workflow Communications” in the September 2007 issue of MSDN Magazine at msdn.microsoft.com/magazine/cc163365.aspx), I wrote about the core communication architecture in Windows Workflow Foundation 3 (WF3). One topic I did not cover is the local communications activities that are one abstraction on top of this communication architecture. If you look at [...]

Foundations: Build a Queued WCF Response Service

Posted by james on August 9, 2011 0 comments

Build a Queued WCF Response ServiceCode download available at: Foundations2007_02.exe (188 KB) Browse the Code Online Windows Communication Foundation (WCF) enables disconnected work between clients and services. The client posts messages to a queue and the service processes them later. Such interaction permits a different programming model from the default request/response pattern, enabling possibilities such [...]

Foundations: Unit Testing Workflows And Activities

Posted by james on July 21, 2011 0 comments

Unit Testing Workflows And ActivitiesAs an author and instructor, I often get asked questions about how to test Windows Workflow Foundation (Windows WF) components. Part of learning to use a new framework is figuring out how to incorporate the tools and components into your development process. This month I will be discussing some of the [...]

Next page »

Enter your email address:

Delivered by FeedBurner

<
  • Random Posts

    • Running Executing Calling JavaScript from both full and partial ASP.NET postback Asp.Net C#
    • Cutting Edge: Give Your Classes a Software Contract
    • New Stuff: Resources for Your Developer Toolbox
    • Code for getting remote user’s ip address Asp.Net C#
    • Foundations: Workflow Services for Local Communication
  • Search by Tags!

    Advanced application applications architecture ASPNET Basic Basics Bracket Briefs Build building control controls create Custom Cutting developer Drive Editors Entity Forms Foundations Framework Guide inside JavaScript Method Microsoft Points Resources Security Server service Services Silverlight Started Studio Stuff system testing Toolbox Tutorial Using Visual windows
  • Archives

    • October 2011
    • September 2011
    • August 2011
    • July 2011
    • June 2011
    • May 2011
    • April 2011
    • March 2011
    • February 2011
    • January 2011
    • December 2010
    • November 2010
    • October 2010
    • September 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • April 2009
    • February 2008
    • October 2007
    • August 2007
    • July 2007
    • June 2007

Copyright © 2012 aspdotnetcodesonline.com

Δ Top
Social Buttons by Linksku