developerFusion c#
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# 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#.
-
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.
Related c# discussion
-
Viagra online no prescription overnight. Cheap Viagra NO RX. Buy Viagra without insurance. Viagra without doctor rx. in New York
10 hours ago by DrFed (7 replies)
-
Purchase Cialis over the counter cod overnight. Cialis without persription. Buy Cialis online without a prescription. Cod Cialis cash on delivery. in New York
10 hours ago by DrFed (6 replies)
-
Buy Soma online without a prescription. Soma drug no prescription. How to get Soma prescription. Soma cod accepted. in New York
10 hours ago by DrFed (20 replies)
-
Klonopin cheap no rx required canada. Online pharmacy Klonopin cod. Order Klonopin cod saturday. Money order Klonopin. in New York
10 hours ago by DrFed (9 replies)
-
Order prescription free Ultram. Ultram overnight no rx. Buy Ultram offshore no prescription fedex. Cheap Ultram c.o.d.. in New York
10 hours ago by DrFed (8 replies)
-
Buy Ambien no visa without prescription. Not expensive Ambien prescriptions. Ambien no rx. Cod delivery Ambien. in New York
10 hours ago by DrFed (9 replies)
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
-
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 c# podcasts
-
OnMicrosoft from InformIT: Evolution of LINQ (Audio)
Published 8 months ago, running time 0h14m
Mads Torgersen, C# language spec owner interviews the co-authors of "Essential LINQ" - Charlie Calvert and Dinesh Kulkarni.
-
OnMicrosoft from InformIT: Promise and adoption of LINQ (Audio)
Published 8 months ago, running time 0h15m
Mads Torgersen, C# language spec owner interviews the co-authors of Essential LINQ - Charlie Calvert and Dinesh Kulkarni.
-
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...
Featured c# user groups
-
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 -
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. -
Edge User Group
London and Surrounds, United Kingdom
Vista Squad is a usergroup that brings IT Pros and Developers together. Harnessing Vista and the .NET framework we hope to show the power of the Microsoft technologies.
Related book
-
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...