developerFusion c#
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.
-
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.
-
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.
Related c# discussion
-
String was not recognized as a valid DateTime.
1 hour ago by pulak2008 (21 replies)
-
copying access DB to SQL DB in London
16 hours ago by Lufuno (0 replies)
-
save .csv with newline character
20 hours ago by James Crowley (1 replies)
-
Loop help needed in Rotherham
22 hours ago by mandy130 (3 replies)
-
ASP.NET Patterns every developer should know
yesterday by AndyGrant2005 (2 replies)
-
Create PDF Files on fly in C#
2 days ago by Geeths (1 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
-
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...
-
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 ...
-
CodeCast Episode 3: PDC, C#, IE8, and Surface
Published 10 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...
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.
Related book
-
Expert C# Business Objects (Books for Professionals by Professionals)
This book is a translation of Rockford Lhotka's industry-standard title Expert One-on-One Visual Basic .NET Business Objects into C# language. Lhotka's ideas remain extremely influential in .NET development, and this book translates those ideas direc...