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

  • OnMicrosoft from InformIT: Evolution of LINQ (Audio)

    Published 7 months ago, running time 0h14m

    Mads Torgersen, C# language spec owner interviews the co-authors of "Essential LINQ" - Charlie Calvert and Dinesh Kulkarni. linq, evolution, audio, mads

  • OnMicrosoft from InformIT: Promise and adoption of LINQ (Audio)

    Published 7 months ago, running time 0h15m

    Mads Torgersen, C# language spec owner interviews the co-authors of Essential LINQ - Charlie Calvert and Dinesh Kulkarni. linq, adoption, audio, mads

  • Deep Fried Bytes: Looking into the C# Crystal Ball with Charlie Calvert and Bill Wagner

    Published 1 year ago, running time 0h31m

    One of the most exciting announcements from PDC was the news about C# 4.0 and Visual Studio 2010. With all the excitement and discussion throughout the event about these new developer tools, we reached out to two experts in the fields. Charlie Calvert and Bill Wagner sat down with Keith and Woody... c#, microsoft, visual studio, linq

Featured c# user groups

  • NxtGenUG

    Nationwide, United Kingdom

    NxtGenUG is about bridging the gap between Microsoft and the developer. The waves of technology emerging from Microsoft is relentless, developers are under more pressure to deliver software and also understand these new technologies. We want to enlighten developers, and get them enthusiatic about these new technologies, by providing quality meetings, with the top speakers in Europe.
  • Louisville .NET Meetup Group

    Louisville, KY, United States

    The Louisville .NET Meetup group fosters educational and networking opportunities for those who use or are interested in using Microsoft .NET to develop software solutions.
  • snowcode

    London, , United Kingdom

    Snowcode is a week at a time, held for 3 weeks each year in one of the top European Ski destinations, where developers meet up and take part in open coding sessions 4 hours a day, and ski /snowboard for 6 hours a day, with mountains of opportunities to apre-ski and build lasting friendships. All the open coding conferences are free to attend, and will be held at budget resorts so you can book your own accommodation nearby so that we can have as many attendees as possible.

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

  • Beginning ASP.NET 4: in C# and VB

    Beginning ASP.NET 4: in C# and VB

    The definitive programming guide to ASP.NET, by popular author and Microsoft MVP Imar SpaanjaarsUpdated for ASP.NET 4, this introductory book retains its helpful examples and step-by-step format from the previous version and keeps the style of offeri...

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