Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Csharp Programming

Csharp Programming

csharp-programming
Blog
Csharp Programming
Microsoft Community Promise for C# and CLI - http://www.csharp411.com/microso...
Csharp Programming
Microsoft Sets Windows 7 Pricing and Upgrades - http://www.csharp411.com/microso...
Craig Eddy
Csharp Programming
IEventHandlerService Already Exists in the Service Container - http://www.csharp411.com/ieventh...
Régis Décamps
Old tip in java: a^=true is faster than a=!a. http://tomcopeland.blogs.com/juniord... I think this kind of performance improvemetn should be left to the compiler. By the way, I just tried, and in C# both operations take exactly the same amount of time.
Csharp Programming
Exceptions are for Exceptions - http://www.csharp411.com/excepti...
Csharp Programming
Documentation Available for .NET Framework 4 and Visual Studio 2010 - http://www.csharp411.com/documen...
Csharp Programming
Visual Studio 2010 Beta 1 Now Available for MSDN Subscribers - http://www.csharp411.com/visual-...
Csharp Programming
Windows SDK for Windows 7 and .NET Framework 3.5 SP1: RC - http://www.csharp411.com/windows...
Dave-o
Using Lambdas as Constraints in NUnit 2.5 - http://nunit.com/blogs/?p=67
Csharp Programming
C# WinForms Form Event Order - http://www.csharp411.com/c-winfo...
Csharp Programming
C# Decimal: Literals, Conversions and Formatting - http://www.csharp411.com/c-decim...
Csharp Programming
Csharp Programming
The Proper Way to Show the Wait Cursor - http://www.csharp411.com/the-pro...
Craig Eddy
Csharp Programming
Clean/Strip/Remove Binary Characters from C# String - http://www.csharp411.com/cleanst...
Csharp Programming
Csharp Programming
Blogs from Microsoft C# Development Team - http://www.csharp411.com/blogs-f...
Csharp Programming
Close All Forms in a Thread-Safe Manner - http://www.csharp411.com/close-a...
Csharp Programming
C# Read String Line by Line - http://www.csharp411.com/c-read-...
Csharp Programming
C# Convert String to Stream, and Stream to String - http://www.csharp411.com/c-conve...
If there is not restrict the interface to Stream, I prefer to use StringReader instead of convert it into a stream. - 米良(TimNew)
Craig Eddy
CodeThinked | IEnumerable ForEach extension method - http://www.codethinked.com/post...
Craig Eddy
LINQifying - getting rid of CollectionBase? - Rick Strahl's Web Log - http://west-wind.com/weblog...
Csharp Programming
Show ToolTip on TabPage in TabControl - http://www.csharp411.com/show-to...
Csharp Programming
Csharp Programming
Determine Windows Version and Edition with C# - http://www.csharp411.com/determi...
Csharp Programming
C# Focus TextBox on Form Load - http://www.csharp411.com/c-focus...
cool...but i can't think of a scenario where this can be useful. - Ako
Csharp Programming
C# Read Text File Line-by-Line - http://www.csharp411.com/c-read-...
I prefers to check the file existence by File.Exists() - 米良(TimNew)
And as far as I know, there is a snippet that just does what this sample did in VS - 米良(TimNew)
Csharp Programming
Best-Selling C# Books of 2008 - http://www.csharp411.com/best-se...
Craig Eddy
Moving a type from one assembly to another using TypeForwardedToAttribute - http://davesbox.com/archive...
Other ways to read this feed:Feed readerFacebook