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

  • Stack Overflow Podcast: Stack Overflow: Podcast #29

    Published 1 year ago, running time 0h1m

    This is the twenty-ninth episode of the StackOverflow podcast, wherein Joel and I discuss the following: The downside of being a PC gamer: it's prime game release season. My productivity last week was nil due to the release of Fallout 3, as I discuss on my blog. But it was totally ... game, google, process, java

  • CodeCast: CodeCast Episode 3: PDC, C#, IE8, and Surface

    Published 1 year ago, running time 0h41m

    CodeCast Episode 3: PDC, C#, IE8, and SurfaceIn this third CodeCast show, hosts Ken Levy and Markus Egger discuss a quick final summary of PDC 2008, then introduce a series of interviews with folks from Microsoft interviewed at PDC: Interview 1 (9:29): C# community and C# 4.0 0 - Charlie Calvert... pdc, c#, microsoft

  • .NET Rocks: Bill Wagner on Advanced C#

    Published 1 year ago, running time 1h4m

    Carl and Richard talk to Bill Wagner about the more advanced features of C# 3.0 and how they can be used to do some amazing things. c#

Featured c# user groups

  • altnetNetherlands

    Amsterdam, , Netherlands

    This group meets (3 times a month on Wednesdays) alternating between Eindhoven, Rotterdam and Amsterdam.The meetings are in the same spirit as the AltNetBeers started in London. Good Beer, top nosh and geek talk. Social pub meetup where you can come along and meet and chat to other software professionals about any topic you want. Some of the recent discussions have been around best practices in ORM's, agile techniques, BDD vs TDD, problems using NHibernate, agile project management etc.
  • Oslo Delphi Club

    Oslo, , Norway

    Møt andre programmerere som bruker CodeGear Delphi, C++Builder og InterBase.
  • EPiServer-utvecklare i Stockholm

    Stockholm, , Sweden

    EPiServer växer så det knakar och vi som utvecklar med produkten blir fler och fler. Jag tror tiden är mogen att dra igång ett fristående nätverk för EPiServer utvecklare!Oavsett om man jobbar på ett litet eller stort företag finns det ett behov att dela erfarenheter och diskutera idéer kring webutveckling.Låt oss starta enkelt med att bara träffas efter jobbet. Anmäl ditt intresse att vara med på Meetup. När vi blivit några stycken bestämmer vi en tid och plats att träffas!

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