gaech

Stories kicked by gaech

Change and Pray Development Methodology (CPD)(devlicio.us)

submitted by dwhittakerdwhittaker(13.1k) 4 years, 7 months ago

A quick posting about a new development methodology that has been coined. read more...

1 comment |category: |Views: 7

tags: another

Tips for avoiding Spam Filters with System.Net.Mail(andreas-kraus.net)

submitted by reteepreteep(739) 4 years, 8 months ago

It's getting more difficult for spammers to dig through the walls of tools like SpamAssassin every day. However, that also tightens the rules for us developers who do not intend to send out spam. We have to be very careful when creating and sending out HTML Mails. This article shows you how to do it properly and avoid being caught by spamfilters. read more...

add a comment |category: |Views: 354

tags: another

How to Write a Good .NET Article(nayyeri.net)

submitted by keyvankeyvan(4086) 5 years, 2 months ago

Keyvan gives a multi-step guide to write a good article about .NET and share it on community. read more...

add a comment |category: |Views: 6

tags: another

Host Windows Forms Controls in WPF(nayyeri.net)

submitted by keyvankeyvan(4086) 5 years, 3 months ago

In this post Keyvan describes a simple process to host traditional Windows Forms controls in Windows Presentation Foundation applications. read more...

add a comment |category: |Views: 25

tags: another

.NET Languages(en.csharp-online.net)

submitted by HyleHyle(2755) 5 years, 4 months ago

This is complete list of .NET Languages and .NET language projects. You can look up a reference to any .NET language alphabetically by major language classification. For example, look up Basic to find Basic language implementations and variants including Visual Basic.NET. To find a particular implementation by name—e.g. F#—, type "F#" in the site search box and click the site search button (navigation column at left). If you do not find the language you are looking for in this list of .NET languages, then—please—add it. read more...

4 comments |category: |Views: 5

tags: another

Basic Animations Using Microsoft Ajax (blogs.msdn.com)

submitted by PhaniRajPhaniRaj(360) 5 years, 4 months ago

Basic Animations Using Microsoft Ajax read more...

add a comment |category: |Views: 13

tags: another

Small utility help freelance developers(bloggingabout.net)

submitted by adel83kadel83k(660) 5 years, 4 months ago

A tiny tool help me calculate total of hours that i spent working on a project for freelance developers. read more...

add a comment |category: |Views: 2

tags: another

System Wide Spell Check(thesprage.com)

submitted by Aaronls79Aaronls79(425) 5 years, 5 months ago

Dyslexic Helper is a spell check that can be used anywhere in windows. read more...

1 comment |category: |Views: 15

tags: another

Google Calendar Status(gaech.blogspot.com)

submitted by gaechgaech(1240) 5 years, 6 months ago

This article provides suggestion for Google Calendar service. Google Calendar status buuton shows your current(realtime) status(free or busy). read more...

add a comment |category: |Views: 173

tags: another

More LINQ on Channel 9 & LINQ PDF from O'Reilly(steve.emxsoftware.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 6 months ago

Links to some articles about LINQ read more...

add a comment |category: |Views: 32

tags: another

Microsoft XPS Essentials Pack(wictorwilen.se)

submitted by WictorWictor(500) 5 years, 7 months ago

Microsoft has an XPS Reader/writer pack with an XPS IFilter available for download read more...

add a comment |category: |Views: 120

tags: another

Ascend.NET - Nice and FREE WinForms Controls(codeplex.com)

submitted by marcosmarcos(2779) 5 years, 7 months ago

The Ascend.NET controls are a collection of Windows Forms controls written in C# targeting Visual Studio 2005 and .NET 2.0. The intent is to provide controls that are flexible but easy to use that will hold up well under heavy usage. read more...

add a comment |category: |Views: 3807

tags: another

Open Source Web Designs - 1694 free designs and counting (oswd.org)

submitted by korayemkorayem(1240) 5 years, 7 months ago

So what's next for the open source era? Open Source "Software" (opensource.org), Open Source "Hardware" (opencores.org)......and now "Web designs"!! So what's next? Open Source Photography!? Just keep rolling those "Open Source" ideas. This initiative sure makes "the Internet a prettier place".......... read more...

3 comments |category: |Views: 5

tags: another

Dynamic Serialization vs. Xml Serialization.(gaech.blogspot.com)

submitted by gaechgaech(1240) 5 years, 7 months ago

This is an example of how to use the new DynamicMethod class in .net 2.0 as a base for smart dynamic serializer with human readable output. read more...

add a comment |category: |Views: 224

tags: another

Goodbye XAMLPad, Hello Kazaml!(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 7 months ago

Kazaml is a new XAML editor tool. read more...

add a comment |category: |Views: 197

tags: another

CodeSmith 4.0 Public Beta 2 Released(community.codesmithtools.com)

submitted by RobChappelRobChappel(2720) 5 years, 7 months ago

CodeSmith 4.0 Beta 2 has been released and is now available to the public. Here are just a few the new capabilities in CodeSmith 4.0: * CodeSmith Projects (.csp) - This feature makes automating your code generation process really easy and consistent whether you are working from inside of Visual Studio 2005, MSBuild, Windows Explorer, a command line / batch file, or CodeSmith itself. * ActiveSnippets - Imagine Visual Studio 2005 snippets, but with the full power of CodeSmith available to execute any logic or access any complex metadata (including database schema and xml data) to control the output of your snippets. * CodeSmith Maps (.csmap) - This feature will allow you to create dictionary style maps of things like SQL to C# data type mappings. * .netTiers 2.0 - The .netTiers templates have been greatly enhanced and included with CodeSmith 4.0. * Extended Property Management - You can now edit and add new schema extended properties inside of CodeSmith Studio. * Property Persistence - CodeSmith now remembers the property values from the last time you executed a template. read more...

add a comment |category: |Views: 8

tags: another