developerFusion c#

Search filter

Related c# tutorials

  • ASP.NET Patterns every developer should know

    by Alex Homer

    In the first of three parts, Alex looks at some of the basic patterns in ASP.NET, and how you can apply these to your ASP.NET applications in a few simple steps. .net, adapter, asp.net, broker

  • Bluffer's Guide to C# 3

    by Jon Skeet

    Pretend you know what you're talking about in suitably geeky company. More seriously, it will give you a very rough overview to give some context if you choose to investigate a particular feature further. automatic properties, c#, csharp 3.0, expression trees

  • The Beauty of Closures

    by Jon Skeet

    Closures are often described in terms of functional languages, but Jon introduces the concept of closures in a world of C# and Java. Learn how to use them and why. closures, c#, delegates, java

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 .net, c#

  • 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. .net, c#, vb.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. .net, c#, pdf

Related c# podcasts

  • Looking into the C# Crystal Ball with Charlie Calvert and Bill Wagner

    Published 5 days ago

    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... .net, community, c#, developer

  • Stack Overflow: Podcast #29

    Published 7 days ago

    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 ... .net, c#, developer, game

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

    Published 11 days ago

    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... code, community, c#, developers

Upcoming c# events

  • Nov 26

    Functional Programming in C#3.0 - Scottish Developers

    Dundee, United Kingdom

    The newest version of C# introduces a number of language features that finally make it very easy to employ a functional style of programming.

  • Dec 6

    Developing AJAX Web Applications with Castle Monorail - Skills Matter

    London, United Kingdom

    Monorail is the model-view-controller engine of the Castle Project, bringing many of the best ideas of Ruby on Rails to the .NET world. In this talk, David De Florinier and Gojko Adzic show how Monorail makes it easy to develop .NET based AJAX applications, and how to use the Castle Project to build Web 2.0 applications effectively. Come to this session if you are a .NET web developer. Everyone is welcome!

Featured c# user groups

  • DevEvening

    Woking, United Kingdom

    A very informal evening held at a Surrey hotel with presentations given by .net developers on any topic they wish to talk about followed by a pint & tasty meal.
  • 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.
  • Tunbridge Wells Dot Net User Group

    Tunbridge Wells, United Kingdom

    We hold monthly meetings, where members and guest speakers present topics relavent to microsoft developers.

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