developerFusion .net
Related .net tutorials
-
Iterator blocks in C# 2: auto-generated state machines
by Jon Skeet
Ever wondered how the magic "yield" statement works? Jon Skeet digs into the inner workings of C# 2.0 and how this innocuous statement gets you a whole load of "free" generated code for your iterators.
-
The Future of .NET Languages
by Damon Armstrong
Wondered why Microsoft always seems to release different language features for each language? Discover how .NET 4.0 will reduce the disparity between C# and VB.NET with some great new features for both languages, plus a new dynamic language runtime and new functional and parallel programming languages.
-
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#.
Related .net discussion
-
Phone dialer in VB using MSComm
16 hours ago by rnova (0 replies)
-
Are Native code making a comeback ? I think it never went away in London
7 days ago by JoeGecko (0 replies)
-
Socket Programming in C# - Part 1
8 days ago by graumanoz (23 replies)
-
Creating a Windows Service in VB.NET
9 days ago by Templario55 (107 replies)
-
C# Windows Application Problem in Dynamically generated control
11 days ago by BAmoozad (1 replies)
-
The Future of .NET Languages
12 days ago by hack2root (2 replies)
Related .net 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
-
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.
-
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.
Related .net 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 .net podcasts
-
.NET Rocks: Rory does iPhones!
Published 25 days ago, running time 1h2m
Rory Blyth comes back to .NET Rocks! with stories of a .NET developer turned iPhone developer. Learn how the other half lives!
-
GoingDeep: Erika Parsons and Eric Eilebrecht : CLR 4 - Inside the Thread Pool
Published 1 month ago, running time 0h42m
Since V1, .NET programmers have been afforded the luxury of an automatic queue-dequeue-execute-from-the-queue thread management infrastructure inside the CLR. This is .NET's Thread Pool. As expected, the CLR's thread pool has improved with each iteration of the CLR (hey, V1 was, well, V1...)....
-
.NET Rocks: Nicholas Blumhardt on Autofac
Published 1 month ago, running time 0h56m
The .NET dudes talk to Nicholas Blumhardt about Autofac, an IoC container that uses lambda expressions in C# 3.0 to create components.
Related .net developer news
-
Adobe Flex reaches out to .NET developers
on Nov 17, 2008 by James Crowley
New "Tofino" plug-in to integrate with Visual Studio
-
Microsoft wants your ideas for embedded devices
on Oct 10, 2008 by James Crowley
Competition to promote their .NET Micro Framework platform
-
Open Source SDK for “Touchless” Multi-Touch
on Oct 08, 2008 by James Crowley
From the Microsoft office labs, written in .NET
Upcoming .net events
-
Jul
20
OPENSOURCE .NET TOOLS CRASH COURSE - London .NET Meetup Group
London, United Kingdom
his 3-day crash course gives an overview of the most popular opensource .NET tools and introduces modern development practices that these tools promote, such as test driven development, continuous integration, dependency injection, object-relational mapping and web development using the model-view-controller pattern.NEXT SESSIONThis .NET Tools Crash course will be taught at Skills Matter - London, on 20-22 Jul 2009 by Gojko Adzic. Gojko is also the author of this course.
-
Jul
31
Alt.Net UK Conference 2009
London, United Kingdom
We are pleased to announce that the 2009 Alt.Net UK Conference will be held over the first weekend of August. The community has grown since we first started running the Conference in 2008 so this time the event will be run over the entire weekend, bringing together some of the new event formats that are now running in the UK.
Featured .net 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). -
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. -
The .NET Developer Network
Bristol, United Kingdom
The .NET Developer Network is a user group for .NET developers and IT Pros in Bristol and the South West
Related book
-
Accelerated Silverlight 2
Accelerated Silverlight 2 will get you up to speed with the latest version of Silverlight quickly and efficiently. Author Jeff Scanlon assumes you’re already comfortable with the basics of .NET coding and with WPF, and they help you build on your exi...