Diary of my first steps in C#, .NET, ASP, Firebird and such things...

RSS reader in ASP.NET

Umair Khan Jadoon shows how to create a simple RSS feed reader in ASP.NET

Windows 7 sources

Some interesting sources for Windows 7 developers.

tweet#

tweet# is a complete C# library for Twitter that allows you to write short and sweet expressions that are automatically converted to Twitter queries and sent on your behalf.

Categories:

.NET Cheat Sheets

.NET Cheat Sheets

Categories:

Script Studio, a Drag-n-Drop Programming Interface

Script Studio is more powerful than initially meets the eye. You can create impressively complex scripts just with the tasks provided. Better though, is that it is exceedingly simple to create your own tasks that integrate fully and seamlessly into the app's interface.

Categories:

Interprocess Communication using Named Pipes in C#

How to deal with named pipes in C#?

A Registry Editor In C#

How to write your own RegEdit in a few steps.

Categories:

Script.NET - a language for embedding scripting functionality into CLR Applications. Free source code and programming help

Scripting language for .NET Framework 2.0. Supports native .NET Types, Dynamic casting, Meta programming.

Categories:

Stop and Start a Service in C#

How to use the ServiceController to control installed services.

Categories:

IronPython 2 released

Microsoft has released IronPython 2.0 on CodePlex, the .NET implementation of the Python language. The most important improvement is running on top of the Dynamic Language Runtime (DLR).

Categories: