DotNetShoutout - Stories tagged with code snippet
4
Shouts

Using Keyboard Hooks in .NET

published 819 days, 16 hours, 59 minutes ago posted by brunomarquesbrunomarques 819 days, 23 hours, 9 minutes ago
Friday, February 25, 2011 10:54:52 PM GMT Friday, February 25, 2011 4:44:42 PM GMT
Code snippet explaining how to implement keyboard hooks in .NET (more)
category: Architecture | clicked: 0 | comment | | source: geeklyeverafter.blogspot.com
tags: .NET, code snippet, hook, keyboard
3
Shouts

Stack Walking

published 856 days, 20 hours, 59 minutes ago posted by brunomarquesbrunomarques 857 days, 15 hours, 10 minutes ago
Wednesday, January 19, 2011 6:54:49 PM GMT Wednesday, January 19, 2011 12:43:12 AM GMT
Describes how to problematically inspect the call stack and analyzes the performance of these approach. (more)
category: Architecture | clicked: 2 | comment | | source: geeklyeverafter.blogspot.com
tags: stack, C#, code snippet
3
Shouts

4 Free Code Snippets Hosting Sites reviewed. Search for DotNet code.

published 929 days, 49 minutes ago posted by solidstonesolidstone 929 days, 9 hours, 33 minutes ago
Monday, November 08, 2010 3:04:18 PM GMT Monday, November 08, 2010 6:20:36 AM GMT
Most of us would be familar about the project hosting sites like sourceforge, github etc. These sites hosts the complete project, documentation and has a means to track bugs etc. Sometimes we may need to host the simple pieace of code which we may be want to share it with our friends or to post the link in the forum to discuss more about the code. Check out the details about the code snippet hosting sites. (more)
category: How To | clicked: 0 | comment | | source: www.findbestopensource.com
tags: code snippet, Free
7
Shouts

VS2010 Built-in ASP.NET, HTML, JavaScript Code Snippets Cheat Sheet

published 1068 days, 5 hours, 26 minutes ago posted by http://john-sheehan.com/http://john-sheehan.com/ 1068 days, 23 hours, 58 minutes ago
Tuesday, June 22, 2010 10:27:47 AM GMT Monday, June 21, 2010 3:55:12 PM GMT
Visual Studio 2010 added support for HTML, JavaScript and ASP.NET code snippets. Here's a handy cheat sheet that lists out all of the new ones included in VS2010 (more)
category: Web Dev | clicked: 0 | comment | | source: john-sheehan.com
tags: Cheat Sheet, Visual Studio, code snippet
2
Shouts

Eduardo Laranjeira » How to convert WinForms Bitmap to WPF ImageSource

posted by SajuukSajuuk 1216 days, 3 hours, 44 minutes ago
Monday, January 25, 2010 12:09:11 PM GMT
Code snippet to convert a System.Drawing.Bitmap to System.Windows.Media.ImageSource. (more)
category: UX | clicked: 9 | comment | | source: sweux.com
tags: Interop, WPF, code snippet
16
Shouts

131 jQuery Snippets for Visual Studio 2010

published 1270 days, 4 hours, 5 minutes ago posted by http://john-sheehan.com/http://john-sheehan.com/ 1271 days, 21 hours, 22 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 6:31:54 PM GMT
A new OSS project to create code snippets for Visual Studio 2010 for use with jQuery. There are 131 so far. (more)
category: Web Dev | clicked: 1 | 1 comment | | source: john-sheehan.com
tags: Visual Studio 2010, jQuery, code snippet