Project Description
Microsoft C#/.NET technologies using WinForm, WPF, RIA, ADO.NET/EDM and WCF/Web Services. In addition, JavaFX (RIA) and J2EE will be included gracefully.


Windows 7 BETA Drivers and Utilities
http://www-307.ibm.com/pc/support/site.wss/WIN7-BETA.html

Silverlight 4 Beta Information
http://silverlight.net/getstarted/silverlight-4-beta/
Visual Studio 2010 can be installed side-by-side with Visual Studio 2008 SP1. For Silverlight 4 development, you will need Visual Studio 2010.

Limitations and Summary:
http://tomasz.janczuk.org/2009/11/wcf-nettcp-protocol-in-silverlight-4.html'

*Initialization of Mixed Assemblies*
[url:http://msdn.microsoft.com/en-us/library/ms173266(VS.80).aspx


X-CTU download
http://www.digi.com/support/productdetl.jsp?pid=3352&osvid=57&tp=5&s=316

Windows 7 SDK
http://www.microsoft.com/downloads/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en

Windows 7 for Developers - The Windows Blog
http://windowsteamblog.com/blogs/developers/default.aspx

Windows 7 Ribbon Deep Dive
http://channel9.msdn.com/posts/yochay/Windows-7-Ribbon-Deep-Dive/

Windows 7 Ribbon Sample
http://www.microsoft.com/downloads/details.aspx?familyid=141e13e8-b10b-4356-aaa5-609b2981574a&displaylang=en

Detecting USB device insertion and removal
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/ea183afd-d070-4abd-8e00-a1784fdfedc5/

How to receive notification of CD-ROM insertion or removal
http://support.microsoft.com/kb/163503

Windows 7 Training Kit for Developers
http://www.microsoft.com/downloads/thankyou.aspx?familyId=1c333f06-fadb-4d93-9c80-402621c600e7&displayLang=en

http://www.microsoft.com/downloads/thankyou.aspx?familyId=1c333f06-fadb-4d93-9c80-402621c600e7&displayLang=en
Dsiable Last Logon User on Windows 7:
1. Gpedit.msc
2. Windows settings -> Security settings -> Local Policy -> Security Options -> Interactive Logon -> Do not display last username: Enabled

Disable "Switch Users" on Windows 7:
1. Gpedit.msc
2. Local computer policy -> Administrative Templates -> System -> Logon -> Hide entry point for Fast User Switching
3. Enabled

How to apply customized background on Windows 7:
1. HKLM\Windows\CurrentVersion\Authentication\LogonUI\Backgroup
OEMBackgroup DWORD 1
2. Copy the customized background into <systemdir>\oobe\info\backgrounds\backgroundDefault.jpg

How to disable "Ctrl+Alt+Del" on Windows 7?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
DisableCAD REG_DWORD 1

Tweak your Windows 7 Logon UI “button set”:
ur:http://www.withinwindows.com/2009/06/13/tweak-your-windows-7-logon-ui-button-set

Windows 7 to officially support logon UI background customization:
http://www.withinwindows.com/2009/03/15/windows-7-to-officially-support-logon-ui-background-customization

Visual Studio 2010 and .NET Framework 4.0 Beta 2 is available. You should try the WPF Master/Detail Data binding. It is now as easy as using WinForm with DataSet/Entify Framework.
http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx

Customizing GINA, Part 1:
http://msdn.microsoft.com/en-us/magazine/cc163803.aspx

Customizing GINA, Part 2:
http://msdn.microsoft.com/en-us/magazine/cc163786.aspx

Windows User Experience Interaction Guidelines (UX Guide) ) for Windows 7 and Windows Vista:
http://www.microsoft.com/Downloads/details.aspx?familyid=E49820CB-954D-45AE-9CB3-1B9E8EA7FE8C&displaylang=en

Windows 7 Developer Guide:
http://code.msdn.microsoft.com/Win7DeveloperGuide

Windows XP to Windows 7 (XP2Win7):
http://tinyurl.com/ltxfrd

.NET Rx Framework: Asynchronous Development with LINQ over Events:
http://blogs.msdn.com/innov8showcase/archive/2009/10/04/net-rx-framework-asynchronous-development-with-linq-over-events.aspx

How to: Safely Cast by Using as and is Operators:
http://msdn.microsoft.com/en-us/library/cc488006.aspx

Windows® API Code Pack for Microsoft® .NET Framework for Windows 7:
http://code.msdn.microsoft.com/WindowsAPICodePack

C# Screen Saver sample:
http://msdn.microsoft.com/en-us/library/ms686421(VS.85).aspx

Windows Vista Credential Provider Samples - It is also part of Windows 7 SDK:
http://www.microsoft.com/downloads/details.aspx?FamilyID=b1b3cbd1-2d3a-4fac-982f-289f4f4b9300&displaylang=en

Create Custom Login Experiences With Credential Providers For Windows Vista:
http://msdn.microsoft.com/en-us/magazine/cc163489.aspx

Using System.DirectoryServices to Search the Active Directory
http://msdn.microsoft.com/en-us/library/ms973834.aspx

C# Application Consume Java Web Services

WPFJavaWebService.jpg

Silverlight/RIA: Out of browser support
RIAoutofbrowser.jpg
EntityDataModelRIA.jpg
EntityDataModel.jpg
EntityDataModelWPF.jpg

Application using Composition Application Guideline for WPF and Sliverlight/RIA

UML design Control System UML Design.pptx
How to use ASMX and WCF services.docx

Silverlight RIA:
http://blogs.msdn.com/brada/archive/2009/03/17/mix09-building-amazing-business-applications-with-silverlight-3.aspx

RIA/Sliverlight Chart:
RIA-silverlight-chart.jpg

RIA/Sliverlight: Retrieve data from database through Domain Service hosted on the web server
RIA-Silverlight.jpg

VS2010 Data binding
vs2010wpfdatabinding.jpg

DataBindingSetRelationView.jpg

WPFReport.jpg

Data Binding: Dispaly and Update data (WPF and WinForm)
DataBinding-Display-Update.jpg

Implement a web service with key validation:
WCF101-RequestInterceptor.JPG

WinForm Chart with Dynamic Data:
WinForm-FirstChartApp.jpg

Using Microsoft Azure Storage

My Azure Storage account is ready, I plan to create a file system backup by utilizing the Azure Storage.

Using Microsoft Live Framework Tool

meshsliverlight.jpg

Get Started with F#

F# is a multiparadigm language that provides support for functional programming as well as traditional object-oriented and imperative (procedural) programming. The Visual F# product provides support for developing F# applications or extending other .NET applications with F# code. F# is a first class member of the .NET family of languages and retains a strong resemblance to the ML family of functional languages.

A simple function definition resembles the following:
let f x = x + 1
In the previous example, the function name is f, the argument is x, which has type int, the function body is x + 1, and the return value is of type int.

The fun keyword is used to define a lambda expression, that is, an anonymous function:
fun x -> x + 1
fun a b c -> printfn "%A %A %A" a b c

Cloud Computing - Microsoft Azure

The Azure Services Platform is an internet-scale cloud computing and services platform hosted in Microsoft data centers. The Azure Services Platform includes the foundation layer of Windows Azure as well as a set of developer services which can be used individually or together.

!! VS2010
Access Office Interop Objects by Using Visual C# 2010: dynamic type, AutoFormat and PasteSpecial
VS2010office.jpg

WinForm CAN Monitor Application

This WinForm application can monitor CAN Bus (J1939) in real time. A filter is provided so that you can monitor only messages you would like to monitor. In additon, you can export the data into a Excel.
CANMonitor.jpg

User Interface Design Guideline

User interface is always the most essential part to the success of your product. It is the 7 seconds rule the end users will simply go away if the product does not have a good user interface. More guidelines, principals and material will be covered here.
The Microsoft Office Fluent user interface overview http://office.microsoft.com/en-us/products/HA101679411033.aspx

http://crystalconsultingny.blogspot.com

ribbondock.jpg
Last edited Fri at 3:03 PM by tkchen7, version 248

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987