MENU
- HOME
- ALYSSIA
- CHANNEL STATS
- FORUMS
- VB.NET
- C#.NET
- .NET
- F.A.Q.
- SUPPORT
- INSTANT HELP
- GUESTBOOK
- EMAIL
- RSS FEED LIST

MSDN ARTICLES

Click Here for the latest web developers articles about your favorite technologies, from MSDN!


SEEN LATELY...

 


.NET ARTICLES


.NET ARTICLES
Modifying Spell Check for SharePoint Server 2007
A valuable feature of SharePoint 2007 is the introduction of an online spell check program. But, that list of words may not always fit your needs. See how you can modify the spell check to include words specific to your industry.

The Anatomy of a C++ Program
C++ programs consist of classes, functions, variables, and other component parts. To get a sense of how a program fits together, you must see a complete working program.

ADO.NET Entity Framework Tutorial and Basics
Discover an ADO.NET Entity Framework tutorial covering basic data operations for applications, including LINQ To Entities, Method Expressions, stored procedure mapping, and a little discussion about its usage in an enterprise environment.

Inferring an XML Schema from an XML Document
Let the .NET Framework write your XML Schema document (XSD) for you.

Template Metaprogramming and Puzzle 15 Optimal Solution
Read about a sample demonstrating how to accelerate finding an optimal Puzzle 15 solution using C++ Template Metaprogramming. It presents an implementation of the IDA* search algorithm.

Adding Attachments to Excel 2007 Email Hyperlinks
Learn to add attachments to hyperlinks that contain email addresses by using a little bit of VBA.

Shutdown Manager
The Windows "Turn off" buttons are three or more steps away from the desktop work area, depending on your personal settings. This can be not only inconvenient, but downright bothersome at times. These programs can power down the computer, in just one or two steps.

Exploring Net60
Have you ever dreamt about porting your managed Windows Mobile application to Symbian OS? Or, maybe you wanted to develop a new one but were uncertain whether you need to learn a new paradigms and languages? Well, with Net60 from Red Five Labs, you may be relieved; you can continue your development in your favorite languages!

Is RFID Still Important?
A short interview with Microsoft on RFID technology.

.Notifier: Outlook-Like Notifier
Learn to use an Outlook-like system tray notification that uses C#.