News Networks
Topics
Stories
People

  • My Networks
  • Popular
  • Recent
  • ABC...XYZ
  • Create New
  • Search
  • Popular
  • Recent
  • Rising Fast
  • ABC...XYZ
  • Popular Today
  • Popular Week
  • Popular Month
  • Rising Fast
  • Hot Discussions
  • My Newsmakers
  • My Followers
  • Recently Active
  • Popular
  • Find
  • Invite Friends
Connect
Sign in using facebook |
Log in |
Sign Up


Hi there. I'm Jason, one of the founders of socialmedian.
socialmedian delivers the news, filtered by your network.
We'd love to have you join in.
You can use facebook connect to sign in.
Connect
OR
Log in 
|
Sign up


Create your socialmedian account
Email
Required

Password
Required

The password must be atleast 6 characters
Username
Required

http://www.socialmedian.com/username
This is same as my twitter ID
Security check

I agree to the terms and conditions and the privacy policy.
Loading...


Already a user? Please Log In
Invalid Login!
Email

Password

Remember me:
Loading...


Forgot Password?

Email:

Wpf
Previous

Next


0
Clips
Karl Shifflett’s WPF and Silverlight shared design-time code
17 hours ago

MSDN Blogs: Here’s a most excellent demonstration of how to author a custom design experience that’s shared between WPF and Silverlight controls. Karl gives you a detailed, step-by-step walkthrough, complete with Task List breadcrumbs: (Read More)
News Networks: Wpf And Silverlight News, Rich Internet Application News Network (R.N.N.)
Topic: Silverlight


0
Clips
Extensibility Series – WPF & Silverlight Design-Time Code Sharing – Part I
1 day ago

Microsoft Silverlight content: This is the first in series of posts called the “Extensibility Series.”  This series will cover writing design-times for WPF & Silverlight custom controls for the WPF & Silverlight Designer for Visual Studio 2010 that target (Read More)
News Network: Wpf And Silverlight News
Topic: Silverlight


0
Clips
A Custom Storyboard Component in Xaml
1 day ago

WindowsClient.net: In WPF & Silverlight, a Storyboard is a collection of animations running in parallel. Not everyone likes the name “Storyboard” though. The idea behind the name was that that list of timelines running in parallel are like a li (Read More)
News Network: Wpf And Silverlight News
Topic: Silverlight


0
Clips
Fishbowl – A Facebook sample app in WPF
1 day ago

WindowsClient.net: uxlabs@Microsoft has just released Fishbowl, a sample client application for Facebook, complete with source code. Fishbowl requires .NET 3.5 and uses WPF and ClickOnce . If you’re using Windows 7, it also demonstrates new fea (Read More)
News Network: Wpf And Silverlight News
Topics: 3.5, Windows


0
Clips
XAML 2009 Features: FactoryMethodArguments
1 day ago

WindowsClient.net: This is part of a series on New WPFXAML Features Another new feature in XAML 2009 is the possibility of creating objects using the non-default constructors. The keyword here is x:Arguments So creating a person object with a c (Read More)
News Network: Wpf And Silverlight News


0
Clips
XAML UI (WPF + Silverlight) Momentum shown at PDC09!
2 days ago

WindowsClient.net: Best Week Ever This may have been the best ever week for XAML UI. I’m smiling!   WPF 3 & WPF 4 I was excited about several exciting applications for Windows (built with WPF) shown or announced during PDC09 this week: 1) Micro (Read More)
News Network: Wpf And Silverlight News
Topics: Silverlight, Applications, Windows ...


0
Clips
XAML 2009 Features: Generics Support
2 days ago

WindowsClient.net: This is part of a series on New WPFXAML Features XAML 2009 supports generics J .. In previous releases, if you needed to have an observableCollection for databinding you would probably have written code like class PersonColle (Read More)
News Network: Wpf And Silverlight News


0
Clips
Silverlight 3 & 4 Library Sharing with .NET 4.0 Library or WPF
2 days ago

Microsoft Silverlight content: As if you need “another” reason to start running Visual Studio 2010 Beta2, here is another for all the cross platform .NET Line of Business application developers.Silverlight 3 & 4 Library assemblies can be referenced in .NET (Read More)
News Network: Wpf And Silverlight News
Topics: Silverlight, Applications


0
Clips
Databind WPF Combobox
2 days ago

WindowsClient.net: In this article I am going to explain you, how to bind ComboBox with the help of TableAdapter. (Read More)
News Network: Wpf And Silverlight News


0
Clips
New WPF Features: SynchronizedInputPattern
3 days ago

WindowsClient.net: This is part of a series on New WPF Features In previous releases, sending input through automation was tricky mainly because the app and the automation processes were separate. The app state could change between the time the (Read More)
News Network: Wpf And Silverlight News


0
Clips
How to show data using WPF ADO.NET Entity Data Model
3 days ago

WindowsClient.net: This article will show you how to fetch and show data from database using ADO.NET Entity Data Model in WPF. (Read More)
News Network: Wpf And Silverlight News


0
Clips
Protected: Seesmic for Windows
4 days ago

WindowsClient.net: There is no excerpt because this is a protected post. Read More......(read more). (Read More)
News Network: Wpf And Silverlight News
Topics: Windows, Silverlight


0
Clips
WPF at PDC09
4 days ago

WindowsClient.net: Here are the WPF focused sessions at PDC09 . If you are attending, we hope to see you there. If not, videos will be posted of the sessions later this week…click on the links. The team also has a booth in the Big Room (in the (Read More)
News Network: Wpf And Silverlight News
Topics: Web, Silverlight


0
Clips
New WPF Features: PixelShader3 Support
4 days ago

WindowsClient.net: This is part of a series on New WPF Features Previously WPF only supported Pixel Shader 2.0 (PS 2.0). For this release, we added PS 3.0 support providing the benefits of more instructions, registers ... (Read More)
News Network: Wpf And Silverlight News


0
Clips
New SDK for HP TouchSmart software development – out now!
5 days ago

WindowsClient.net: Today HP is announcing a new Software Development Kit for helping you write apps that play well in the HP TouchSmart “shell” environment. The new SDK still contains the general guidelines that outline both what makes a good a (Read More)
News Network: Wpf And Silverlight News
Topics: Development, Software, Apps


0
Clips
New WPF Features: UIA Virtualization
5 days ago

WindowsClient.net: Pre .NET 4, from a UI automation perspective, virtualization was not a good story. There wasn’t a standard way of dealing with virtualized controls, since some would expose only the visual elements while the others would crea (Read More)
News Network: Wpf And Silverlight News


0
Clips
WPFSL binding converters (Part III)
7 days ago

WindowsClient.net: Plain text and image extraction from HTML... public class TextConverter : IValueConverter { #region IValueConverter Members public object Convert( object value, Type targetType, object parameter, CultureInfo culture) { return (Read More)
News Network: Wpf And Silverlight News
Topic: Development


0
Clips
WPFSL binding converters (Part II)
7 days ago

WindowsClient.net: XmlDataProvider (Text, Number and DateTime) sorting... public class TextSortConverter : IValueConverter { #region IValueConverter Members public object Convert( object value, Type targetType, object parameter, CultureInfo cul (Read More)
News Network: Wpf And Silverlight News
Topic: Development


0
Clips
WPFSL binding converters (Part I)
7 days ago

WindowsClient.net: Number round and DateTime format... public class NumericConverter : IValueConverter { #region IValueConverter Members public object Convert( object value, Type targetType, object parameter, CultureInfo culture) { if (! string (Read More)
News Network: Wpf And Silverlight News
Topic: Development


0
Clips
Seeking WPF pixel shader effects samples for ShaderGallery
Nov 14, 2009

WindowsClient.net: Do you have a WPF shader effect that you are proud of?  Do you want to bask in the adulation of your peers?  Or do you just want to show off your HLSL prowess? Your shader could be part of the ShaderGallery, the free Expressi (Read More)
News Network: Wpf And Silverlight News


Previous

Next


Add something

Snip
News
Site

Instantly Clip News From Any Website
Clip it! on s|m
Or, Enter News Directly Here
Headline:

URL:
(Optional)

Description:
(Optional)

Adding a News...


Add Snip
Adding a Snip...


Now you can import your favorite sites to your socialmedian page
Loading...

Loading...


Is this you?

We constantly make updates and enhancements based on user feedback. Follow socialmedian on Twitter
Help us out and report a bug or suggest a new feature! Check out our blog for regular company updates, notables, and to see what we're currently working on.
Report a Bug
Suggest a Feature


 Sending...
close
socialmedian Inc. 2008 - 2009
About socialmedian    |        |    Terms of Service    |    Privacy Policy