Click here to Skip to main content
15,880,503 members

Articles by Huisheng Chen (Articles: 6, Tip/Tricks: 3)

Articles: 6, Tip/Tricks: 3

RSS Feed

Average article rating: 4.82

Database Development
SQL Server
14 Nov 2011   Updated: 2 Dec 2011   Rating: 4.92/5    Votes: 24   Popularity: 6.79
Licence: LGPL3    Views: 99,249     Bookmarked: 104   Downloaded: 3,542
Please Sign up or sign in to vote.
Monitor SQL Server processes and jobs, view executing SQL query, kill process / job, object explorer, database shrink/log truncate/backup/detach/attach, object version control & compare
Desktop Programming
Windows Forms
2 Dec 2011   Updated: 10 Jan 2012   Rating: 4.97/5    Votes: 18   Popularity: 6.24
Licence: LGPL3    Views: 81,254     Bookmarked: 104   Downloaded: 5,589
Please Sign up or sign in to vote.
monitor sql server processes and jobs, analyse performance, object version control, view executing sql query, kill process / job, object explorer, database shrink/log truncate/backup/detach/attach etc
High Performance Computing
Parallel Processing
2 Aug 2010   Updated: 11 Aug 2010   Rating: 4.80/5    Votes: 17   Popularity: 5.91
Licence: LGPL3    Views: 54,072     Bookmarked: 74   Downloaded: 1,449
Please Sign up or sign in to vote.
Distributed File Management
Multimedia
GDI+
4 May 2009   Updated: 6 May 2009   Rating: 5.00/5    Votes: 14   Popularity: 5.40
Licence: CPOL    Views: 362,229     Bookmarked: 36   Downloaded: 6,065
Please Sign up or sign in to vote.
Parse and extract APNG frames to each PNG file
Programming Languages
C#
30 Apr 2009   Updated: 2 Jul 2009   Rating: 4.52/5    Votes: 19   Popularity: 5.67
Licence: CPOL    Views: 70,775     Bookmarked: 38   Downloaded: 2,246
Please Sign up or sign in to vote.
Read Outlook Express DBX file, extract mail to EML file
4 Jul 2005   Updated: 4 Jul 2005   Rating: 4.72/5    Votes: 30   Popularity: 6.76
Licence: Not specified    Views: 352,817     Bookmarked: 59   Downloaded: 1,631
Please Sign up or sign in to vote.
Find a fast way to replace case insenstive string.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

Database Development
8 Feb 2010   Updated: 8 Feb 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 9,221     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
DUMP TRANSACTION FooDB WITH NO_LOGBACKUP LOG FooDB WITH NO_LOGDBCC SHRINKDATABASE(FooDB)EXEC sp_dboption 'FooDB', 'autoshrink', 'TRUE'
General Programming
Debugging
1 Feb 2012   Updated: 4 Feb 2012   Rating: 5.00/5    Votes: 10   Popularity: 5.00
Licence: CPOL    Views: 39,754     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Using reflection to dynamically verify if an assembly is in debug or release compilation
Programming Languages
C#
1 Feb 2012   Updated: 1 Feb 2012   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 15,650     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Have a look this one, I just wrote: Accurate way to tell if an assembly is compiled in debug or release mode in c#[^] public static bool IsInDebugMode(string FileName) { var assembly = System.Reflection.Assembly.LoadFile(FileName); var attributes =...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Product Manager www.xnlab.com
Australia Australia
I was born in the south of China, started to write GWBASIC code since 1993 when I was 13 years old, with professional .net(c#) and vb, founder of www.xnlab.com

Now I am living in Sydney, Australia.