Quantcast
Channel: DM idea
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

Javascript: onchange problem

I have wrote some javascript to try synchronize the value from textBox1 to textBox2, and then added to the textBox1 in cs file like this: String SyncValueScript = "document.getElementById('" +...

View Article



Image may be NSFW.
Clik here to view.

Create context shortcut for Visual Studio msbuild

I have searched in the internet to find an easy way to rebuild my visual studio solution without open it.  Then I find there is a way to update the registry to provide a context shortcut to run msbuild...

View Article

Image may be NSFW.
Clik here to view.

Create Custom Windows Shortcut

For my job, I often need to use the Windows Calculator to calculate the program results. Therefore I would like to find an easy way to open the Calculator – create a custom Windows shortcut. First...

View Article

Image may be NSFW.
Clik here to view.

Compute MD5 checksum in hex string

Recently I need to validate the checksum of the downloaded data file.  After looking around, I find this reference to teach you how to compute the MD5 hash,...

View Article

Image may be NSFW.
Clik here to view.

SharpZipLib Example

Hello everyone, i recently need to unzip the downloaded data files. As a result, I find that there is a useful library provided by ISharpCode with sample code in Peter Bromberg’s blog.

View Article


Image may be NSFW.
Clik here to view.

Install loopback network adapter in Vista host to connect virtual machine

Hello, I am very busy to setup my new house in last month. After that, I also upgrade my XP to vista and plan to run a Windows 2008 virtual machine. Therefore I try to setup a loopback network adapter...

View Article

Image may be NSFW.
Clik here to view.

Linq to XSD: cannot reference the namespace

I have recently install LinqtoXSD coz I would like to write some text on IQueryable objects which require some test data.  After I have installed LinqtoXSD, then I follow the sample found in...

View Article

Image may be NSFW.
Clik here to view.

Asp.Net Mvc Theme and Globalization Support

I am very interested to use ASP.Net Mvc framework and read many of related articles. However I haven’t found a flexible theme and globalization supporting solution with sample codes. Therefore, I would...

View Article


Image may be NSFW.
Clik here to view.

JQuery validation Example

Hi all, I have recently worked on some client-side validation for dynamic generated UI by ASP.Net. As usual, I started to spend some time to write a small htm page for prototype and testing....

View Article


Image may be NSFW.
Clik here to view.

Windows Phone Development

I recently read Hanselman’s article...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images