developerFusion patterns
Related patterns tutorials
-
Common Intermediate Language
by Granville Barnettt
Granville gets down with the CLR, and takes a look at CIL/MSIL - the intermediate language that every .NET language gets compiled to, and has full access to the capabilities of the CLR.
-
The forgotten problems of 64-bit programs development
by Andrey Karpov
Though the history of 64-bit systems development makes more than a decade, the appearance of 64-bit version of OS Windows raised new problems in the sphere of development and testing applications. In the article there are considered some mistakes connected with 64-bit C/C++ code development for Windows.
-
Typical errors of porting C++ code on the 64-bit platform
by Andrey Karpov
Program errors occurring while porting C++ code from 32-bit platforms on 64-bit ones are observed. Examples of the incorrect code and the ways to correct it are given. Methods and means of the code analysis which allow to diagnose the errors discussed, are listed.
Related patterns discussion
-
Create this kind of website
21 hours ago by maidentv (1 replies)
-
Hampton Roads .NET Users Group - April Meeting in Chesapeake
3 months ago by busha (0 replies)
-
ASP.NET Patterns every developer should know
4 months ago by Manjot Bawa (6 replies)
-
Implementing the Singleton Pattern in C#
10 months ago by deostroll (0 replies)
Related patterns code samples
-
Interacting with TinyPic from C#
by Fernando Sanchez
The following tutorial will demonstrate how to interact with http://tinypic.com, an image mirroring service, directly from a C# application using the WebRobot component.
-
CExtStatusControlBar - Managing status bar's panes
by Dmitriy Yakovlev
An enhanced status bar which allows you to easily add/remove almost any controls to/from its panes, on-the-fly.
-
How to Create a Sprite using MFC
by David Nishimoto
This sample demonstarates how to create a bitmap, create a DC in MFC VC++, and then how to tell the DC to draw the bitmap
Related patterns developer jobs
-
Assistant News Editor
£20,000-30,000 GBP per annum in London, United Kingdom (£2,120 GBP reward)
-
ASP.NET Developer
£30,000-35,000 GBP per annum in London, United Kingdom (£1,680 GBP reward)
Related patterns podcasts
-
Software Engineering Radio: Interesting Patterns at EuroPLoP 2009
Published 1 month ago, running time 1h3m
Podcast (MP3): DownloadHosts: MarkusGuests:many Recording venue:EuroPLoP 2009This episode is a discussion with various authors of patterns reviewed at EuroPLoP 2009. Topics include Product Line Engineering, Distributed Development, Open Source and Embedded SystemsLinks.
-
Herding Code: Herding Code 58: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 2)
Published 2 months ago, running time 0h47m
How about that? You stuck around! It was the Waylon Jennings, Good Ol’ Boys, Dukes of Hazzard, freeze frame cliffhanger at the end of Part 1 which hooked you, wasn’t it? Undoubtedly you have been on the edge of your seat for days, just waiting to see how the show turns out. Well, wait no [...]
-
Herding Code: Herding Code 57: Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 1)
Published 2 months ago, running time 0h47m
Have you seen the circus gag where clown after clown emerges from the smallest car one could possibly image? Well, this week on Herding Code, the guys attempt that very same trick! Listen in as Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (that’s right, four guests!) join the cast an...
Upcoming patterns events
-
Jan
6
ChicagoRuby: Downtown - GeneXus Demo - ChicagoRuby.org - Chicago Ruby on Rails
Chicago, United States
Developer/instructor Daniel Coellar will demonstrate GeneXus, an IDE for Ruby and other languages, by building a small invoicing application from scratch in Ruby. He will also show how the product uses patterns to audit any table at the field level without changing or having access to the original source. The demo will be followed by a discussion with Rick Zachmann, a developer who has used the product to solve real-world business problems.
Related book
-
Beginning VB.NET 2nd Edition
Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and complete beginners alike. This book will teach you Visual Basic .NET from first principles....