Coding James.English

There are always some problems in coding. Let's share the answers.

Wednesday, April 4, 2012

Use RSA in C#

›
RSA is one of the asymmetric encryption algorithm. There are two keys, public and private, in this algorithm. Detail is reference to RSA . I...
Thursday, March 1, 2012

High Availability(HA) of Sql Server Reporting Service(SSRS)

›
MS SQL Server provide Reporting Service (SSRS) which help customers easily generate database status report like login user list or frequency...
1 comment:
Tuesday, January 31, 2012

Expand Disk in Virtaul Machine

›
One of the greatest advantage to use virtual machine is the flexibility of hardware. Under physical hardware constrain, expanding hardware i...
Thursday, July 28, 2011

Problem of saving images in WPF (RenderTargetBitmap)

›
To save a visual to an image file need to use RenderTargetBitmap, detail is reference to Save and read images in WPF . But sometimes you wil...
6 comments:
Wednesday, July 27, 2011

Save and read images in WPF

›
To save WPF objects as an image, you need to render them first, encode the rendered image, and then save to a file through a filestream. pri...

Drawing in WPF

›
The concept of drawing in WPF is quite different with that in .net form. There is no Graphics object to handle the drawing process, you need...
Home
View web version

About me

My photo
James Hsiao
View my complete profile
Powered by Blogger.