CProgrammingTrends Home Page About iEntry Article Archive News WebProWorld Forums Jayde iEntry Contact Advertise Downloads iEntry
02.04.04

The C# Design Process
Anders Hejlsberg, the lead C# architect, talks with Bruce Eckel and Bill Venners about the process used by the team that designed C#, and the relative merits of usability studies and good taste in language design.

Anders Hejlsberg, a distinguished engineer at Microsoft, led the team that designed the C# (pronounced C Sharp) programming language. Hejlsberg first vaulted onto the software world stage in the early eighties by creating a Pascal compiler for MS-DOS and CP/M.
Read The Whole Article


A Simplified Color Guide in C#
Jayant M. contributed with a program generating all the colors supported in C# by their names. Here is a simplified version of this program. To loop throughout all the known color's names I use GetName method of the Enum struct and to get the corresponding Color object I use the FromName method of the Color class.
Read The Whole Article


Audio Video Modules for ASP.NET Community Starter Kit
In this article, we will build an additional module for ASP.net CommunityStarterKit that enables you to publish audio and video contents. This module works together with Windows Media Services and it is written in C#. You have to install CommunityStarterKit (C# version for VS) to follow this article.
Read The Whole Article


Choosing a Compiler: The Little Things
Most of the time our choice of compiler is limited. It may be dictated to us by the hardware or system designer's choice of a processor or by our own choice of a real-time operating system or debugging tool. In such cases, we must put up with all of the annoyances of the particular compiler we're tied to. But what if you have more choice? What are the little things you should look for when comparing two or more cross compilers that will both work with your required hardware and software?
Read The Whole Article


Creating GUIDs in c#
What is a GUID? For those of you who don't know, a GUID (pronounced goo'id - Globally unique identifier) is a 128-bit integer that can be used to uniquely identify something. You may store users or products in your database and you want somehow uniquely identify each row in the database. A common approach is to create a autoincrementing integer, another way would be to create a GUID for your products.
Read The Whole Article


Uploading Files in ASP.Net Using C# and Saving to the Server
This sample will show you how to create an ASP.Net page to allow a user to upload a file, determine the type of file being uploaded, and save that file to the web server.

To accomplish these tasks you can perform the following steps:

1. Add an ASP.Net web form to a new or existing ASP.Net project

2. Add the following attribute to the tag: enctype="multipart/form-data"

3. From the web form designer add an HtmlInputFile control (the control labeled “File Field” on the HTML tab of the toolbox)` and an ASP.Net Button control to the page
Read The Whole Article



Read this Newsletter at: http://www.cprogrammingtrends.com/2004/0204.html
Free Newsletters
Part of the iEntry Network
over 4 million subscribers
CProg.Trends
SysAdminNews
DevWebPro

Send me relevant info on products and services.






From the Forum:
Can crawlers read databases
I visited keyworddensity.com and it shows I have a very low density. When I search the home page it comes back with 0. I think most of our pages are pulled from a database, when I set up the administrator panel the web developer wrote this; ...

Go Here

-- CProgrammingTrends is an iEntry, Inc. publication --
iEntry, Inc. 880 Corporate Drive, Lexington, KY 40503
2004 iEntry, Inc.  All Rights Reserved  Privacy Policy  Legal


archives | advertising info | news headlines | free newsletters | comments/feedback | submit article



To unsubscribe from CProgrammingTrends ">Go Here.
To unsubscribe from CProgrammingTrends or any other iEntry publication, simply send an email request to: support@ientry.com
WinXPDigest.com DevNewz.com