developerFusion c#

Search filter

Related c# tutorials

  • Implementing the Singleton Pattern in C#

    by Jon Skeet

    The singleton pattern is one of the best-known patterns in software engineering, but often implemented without lazy loading and introducing unintended issues around threading. Jon Skeet runs through the possible implementations. c#, design patterns, singleton, patterns

  • C# 4.0 goes dynamic - a step too far?

    by Mike James

    Is C# in danger of too much change? Mike James ponders the implications of dynamic types in C#. c#, .net, dynamic, types

  • Enhancing your applications for Windows 7

    by Kevin Griffin

    Windows 7 brings new salvation for .NET developers, and it comes in the form of the Windows 7 API Code Pack for the.NET Framework. windows 7, api, .net, c#

Related c# discussion

Related c# code samples

  • Deep clone an object in .NET

    by James Crowley

    A simple code snippet that deep-copies an object by serializing and de-serializing using the BinaryFormatter c#, .net

  • Making a .NET app run on Vista with Administrator priviledges

    by James Crowley

    If you're targeting Windows Vista and your application requires administrator priviledges (such as accessing the program files directory), then it will fail unless you include a manifest so Windows knows. Here's how. c#, vb.net, .net

  • Dynamically Generating PDFs in .NET

    by James Crowley

    Learn how to use the free iTextSharp library to load a PDF form, populate some dynamic fields, and then save out a flat PDF file. c#, .net, pdf

Related c# podcasts

  • .NET Rocks: Jon Skeet on C# 3.0

    Published 1 year ago, running time 1h2m

    Carl and Richard talk to author and developer Jon Skeet about his work with C# and Java at Google and elsewhere. c#, java, google

  • Herding Code: Episode 18: Matt Podwysocki on F# and Functional Programming

    Published 1 year ago, running time 0h59m

    This week Matt Podwysocki puts the fun in functional programming with a deep dive into F#. We've heard plenty of high level discussions of F# and functional programming lately, so we tried to dig into the gory details as much as possible: What is functional programming, and why sho... c#, vb, javascript, microsoft

  • Alt.NET Podcast: Object-Oriented Programming in Ruby

    Published 1 year ago, running time 0h10m

    In this episode, I talk with Scott Bellware about object-oriented programming in Ruby, and Ruby's object model. This is taken from a private conversation, and the audio quality suffers at times. Much thanks to Scott for allowing this to be released.This episode of the Alt.NET Podcast is bro... ruby, c, alt.net, .net

Featured c# user groups

  • The Houston .NETwork

    Houston, TX, United States

    The Houston .NETwork will bring together .NET professionals in the surrounding metroplex area to learn, discuss, and keep up-to-date on that which is .NET. We'll have a few different types of meetings: Technical Presentations(with a speaker lecture and Q/A session), Tips and Tricks(bring a laptop and share tricks of the trade), and Free-for-All Discussions(bring your noggin' and a need to learn from your peers).
  • Liverpool Users of .NET

    Liverpool, United Kingdom

    Liverpool Users of .NET (LUODN) is a new Microsoft .NET focused user group based in Liverpool UK. We aim to have meetings (and talks) once a month, and out meetings/talks are free to attend.
  • C# Certification Group

    Alpharetta, GA, United States

    The C# certification group aims to organize weekly meetings where you can ask questions, and exchange ideas and tips.

Don't miss out!

Want to stay up to date? Just subscribe to one of the feeds below and you'll never miss a thing.

Related book

  • Programming Microsoft® LINQ (PRO-Developer

    Programming Microsoft® LINQ (PRO-Developer

    Get comprehensive guidance for using the Microsoft Language Integrated Query (LINQ) Project with in-depth insights from two experienced developers. Data-rich applications can be difficult to create because of the tremendous differences between query ...

We'd love to hear what you think! Submit ideas or give us feedback