Share via


Soaked in CIDER !

Subhag Oak, SDE, Cider.

Here is all the information you need: https://blogs.msdn.com/wpfsldesigner/default.aspx

Date: 05/03/2010

BrianPe (the Architect) of Cider has an all-informative post about the perf work we (read he) have...

Date: 01/08/2010

Mark Wilson-Thomas (PM on Cider team) gives a sneak-preview of whats coming in VS 2010 :...

Date: 05/07/2009

Karl (our newest PM on the team) presented cool power tool that enable developers to quickly layout...

Date: 12/29/2008

When you have a chance watch the great stuff that was showcased at PDC here

Date: 11/04/2008

Get started ... https://silverlight.net/GetStarted/

Date: 11/03/2008

Here's a great post by Tim Sneath that talks about new features in WPF and VS-shell. :...

Date: 11/03/2008

This is my first blog since I have changed teams last year. Wow, its almost 5 months since I am in...

Date: 04/24/2006

There are lots of new things in the Whidbey release for Windows Forms. There are a bunch of new...

Date: 08/31/2005

One of the most frequent questions asked on the community forum is how can I make my userControl act...

Date: 03/21/2005

Mark Boulter (Technical Lead PM) Dot Net Client team explains the new features for Whidbey. He...

Date: 03/03/2005

Soma's blog describes some of the projects that have been undertaken by Microsoft Research lab.

Date: 02/26/2005

Today I recieved a question on Winforms discussion list about SelectNextControl function on control...

Date: 02/25/2005

Control.Invalidate() v/s Control.Update() v/s Control.Refresh() Before discussing each one of the...

Date: 02/22/2005

Brian explains how these features in whidbey can be used to design abstract forms. As usual, a great...

Date: 02/22/2005

Coding: 1) Use BeginUpdate( ) and EndUpdate( ) while performing any bulk operation that would cause...

Date: 02/17/2005

This is a great one stop shop for 1.0 and 1.1. APIs that map to there corresponding Win32 APIs.

Date: 02/11/2005

Andrew (SDET) from Dot Net Client Team starts blogging.

Date: 12/10/2004

https://msdn.microsoft.com/library/default.asp?url=/library/en-us/secmod/html/secmod76.asp

Date: 12/09/2004

When are the objects GCed? When the garbage collector finds objects that can be reclaimed, it checks...

Date: 12/08/2004

Joe Stegman (Dot Net Client Team Lead PM) explains in this video :...

Date: 12/07/2004

Joe Stegman demos the power of new Windows forms features....

Date: 12/07/2004

https://www.urbanpotato.net/default.aspx/document/1936

Date: 12/07/2004

https://blogs.msdn.com/jfoscoding/archive/2004/12/03/274186.aspx

Date: 12/07/2004

I have seen a lot of querries why does the TreeView shows a horizontal scroll even though it doesnt...

Date: 07/30/2004

Find some interesting information regarding “How to in Windows Forms?“ here .

Date: 05/21/2004

You can use Windows Forms controls in web pages – see...

Date: 05/21/2004

Windows Forms 2.0 and Visual Studio 2005 (both codenamed "Whidbey") are the next release of...

Date: 05/21/2004

Whidbey provides a rich Layout Mechanism. This is provided by two new containers, namely, the...

Date: 05/18/2004

If you want to use XP themed forms in your solution (in pre whidbey) then remember that XP requires...

Date: 05/17/2004

I had a recent bug on my plate about Drag-Drop operations not working on non-STA Threads. This made...

Date: 05/14/2004

There is this great article on MSDN which explains the z-order for the windows forms controls.

Date: 05/14/2004