C# Developing.net
Open Source .NET solutions for C# developers
Login
Password
Forgot password?
Sign-up
Remember me
OpenID:
Home
Articles
Snippets
Projects
Download
Links
Bug Reports
About
RSS
Sitemap
Home
Articles
Snippets
Projects
Download
Links
Bug Reports
About
RSS
Sitemap
Welcome to C# Developing!
Latest code snippets
How to get / set current culture
by
Administrator
|
Framework
How to render high quality antialiased text
by
Administrator
|
GDI
How to get focused control?
by
Administrator
|
Win32
,
Winforms
How to truncate file path
by
Administrator
|
Win32
,
File system
How to clear recent documents
by
Administrator
|
Win32
,
File system
How to add file to recent documents
by
Administrator
|
Win32
,
Files
How to mark type or member as obsolete (deprecated)
by
Administrator
|
Framework
How to create conditional method
by
Administrator
|
Debug
How to get status of windows service
by
Administrator
|
Services
How to detect save mode in Windows
by
Administrator
|
Windows
How to check for DBNull value
by
Administrator
|
Databases
How to hide form from taskbar and Alt+TAB
by
Administrator
|
Winforms
Latest articles
Shortcut Manager - keyboard shortcuts in winforms by Win API
Published:
August 05, 2009
Category:
Tutorials
Level:
Intermediates
Rating:
0 rates
Comments:
# 0
Tags:
.NET 3.5
C#
Delegates
Open Source
Win32
Windows
Winforms
Shortcut Manager (SM) is my C# project to help programmers handle keyboard shorcuts in winform applications. In this article I want to explain how this library works and how to use it.
Paging in collection using Generics
Published:
February 02, 2009
Category:
Tips and Tricks
Level:
Beginners
Rating:
0 rates
Comments:
# 0
Tags:
.NET
C#
Collections
Generics
Linq
Tools
Simple paging for collection using generics class
Creating own events - Part Three
Published:
January 03, 2009
Category:
Tutorials
Level:
Intermediates
Rating:
0 rates
Comments:
# 0
Tags:
.NET
C#
Collections
Components
Controls
Delegates
Last part points to effective way of managing large amount of events.
Localization project tutorial - I. Localizing strings
Published:
December 07, 2008
Category:
Tutorials
Level:
Intermediates
Rating:
0 rates
Comments:
# 0
Tags:
.NET 3.5
ASP.NET
C#
Components
Localization
Open Source
Tools
Webforms
Winforms
The first part of tutorial about Localization project deals with string localizing.
Creating own events - Part Two
Published:
November 11, 2008
Category:
Tutorials
Level:
Beginners
Rating:
0 rates
Comments:
# 0
Tags:
.NET
C#
Generics
In this part of tutorial we look at custom event arguments.
Latest downloads
Shortcut Manager
Published:
August 05, 2009
Rating:
0 rates
Comments:
# 0
Tags:
.NET 3.5
C#
Delegates
Tools
Win32
Windows
Winforms
Shortcut Manager - creating and managing keyboard shortcuts in winforms applications
Paging in collections
Published:
February 02, 2009
Rating:
0 rates
Comments:
# 0
Tags:
.NET
C#
Collections
Generics
Linq
Tools
Simple paging for collection using generics class
Creating own events I.
Published:
January 03, 2009
Rating:
0 rates
Comments:
# 0
Tags:
.NET
C#
Components
Controls
Delegates
Examples of creating simple events.
Creating own events II.
Published:
January 03, 2009
Rating:
0 rates
Comments:
# 0
Tags:
.NET
C#
Components
Controls
Delegates
Examples of creating own events
Creating own events III.
Published:
January 03, 2009
Rating:
0 rates
Comments:
# 0
Tags:
.NET
C#
Components
Controls
Delegates
Creating own events using delegate collection
.NET
.NET 3.5
ASP.NET
C#
Collections
Components
Controls
Debug
Delegates
Design Patterns
GDI
Generics
Linq
Localization
Media
MVC
Network
Open Source
Performance
Reflection
Security
SQL
Testing
Threading
Tools
Unsafe
Visual Studio
Webforms
Win32
Windows
Winforms
XML