Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Test and Quality Assurance - Approaches, Process, Methods - Configuration Management - Measurement - Tools - Open Source - Software Engineering - Humour New Links RSS/Atom
Sponsors




  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  |  Randum jump  

Main  arrow  Programming  arrow  C#  (29)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Date (Old Links Listed First)


Visit   C# Tutorial    Last Update 2006/7/31 10:13
Category  Programming  arrow  C#
Description
This tutorial covers Microsoft's new programming language C#. It is aimed at people with some programming experience, although it tries not to assume too much knowledge.

Hits: 109   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   C# Station Tutorial    Last Update 2006/7/31 10:16
Category  Programming  arrow  C#
Description
This is a set of lessons suited for beginning to intermediate programmers or anyone who would like to gain familiarity with the C# programming language. These lessons will help you get a quick head-start with C# programming.

Hits: 51   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Java And C-Sharp Compared    Last Update 2006/7/31 10:56
Category  Programming  arrow  Java  :  Programming  arrow  C#
Description
A article comparing the main differences between the two languages.

Hits: 151   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Java (J2SE 5.0) and C# Comparison    Last Update 2006/7/31 11:01
Category  Programming  arrow  Java  :  Programming  arrow  C#
Description
A quick reference guide to highlight some key syntactical differences between Java and C#.

Hits: 59   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Unit Testing With C# Popular articles    Last Update 2006/8/10 10:20
Category  Test and Quality Assurance  arrow  Testing  arrow  Unit Testing  :  Tools  :  Programming  arrow  C#
Description
In this document you will learn about creating testing classes for your project. One of the hardest tasks when using a new tool is learning how to integrate it into your regular build lifecycle. Hopefully this tutorial will help you in creating new test classes, maintain your existing test classes, and take advantage of advanced features in the csUnit API.

Hits: 874   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Iterators With C#2    Last Update 2006/9/8 8:54
Category  Programming  arrow  C#
Description
As with anonymous methods, iterators are a non-obvious but powerful feature introduced in the version 2 of C#. Iterators can be qualified as syntactic sugar since they don’t imply any CLR/IL instruction set changes compared to .NET 1.x. Just like anonymous methods, all the magic is in the compiler. To understand the underlying motivations of C#2 iterators, we’ll first dig into C#1 iterators. Then, we’ll cover the basics of this feature in version 2, following with an analysis of the compiler’s work. Finally, we’ll drill into advanced uses of C#2 iterators.

Hits: 28   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Introduction to C# Anonymous Methods    Last Update 2006/9/8 8:57
Category  Programming  arrow  .NET  :  Programming  arrow  C#
Description
Generics are often introduced as the mainstream language feature of Whidbey (.NET2). However, while surfing off the beaten path I realized that new features named anonymous methods and iterators are also very interesting. Unlike generics, these two features don't imply new IL instructions set changes compared to .NET1 IL instructions set or any CTS changes. All the magic is in the compilers.

Hits: 63   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   ASP.NET Web Requests In Detail    Last Update 2006/11/27 16:15
Category  Programming  arrow  .NET  :  Programming  arrow  Platforms  arrow  Web Server  :  Programming  arrow  C#
Description
Provides a very thorough explanation of what happens during an HTTP request to an ASP.NET page being served up through IIS. A thorough knowledge of this process is invaluable when debugging strange problems, developing ASP.NET custom web controls or developing any sort of web framework.

Hits: 41   Rating: 9.00 (1 vote)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Asynchronous Calls in a Web Page    Last Update 2006/11/27 16:16
Category  Programming  arrow  .NET  :  Programming  arrow  Platforms  arrow  Web Server  :  Programming  arrow  C#
Description
Do you have an ASP.NET page that performs a long-running (>100ms) I/O request, like making an HTTP request or executing a costly SQL command? Has your ASP.NET web application unexpectedly hit its maximum throughput? Do ASP.NET web requests start queuing when your web server is under significant load? If so this article may help you address these issues.

Hits: 60   Rating: 9.00 (2 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Custom Iterators    Last Update 2007/2/23 12:19
Category  Approaches, Process, Methods  arrow  Design  :  Programming  arrow  C#
Description
This article discuss custom iterators, predicates, and generic methods. You can combine these three techniques to create small building blocks that plug together in a variety of ways to solve everyday development problems. Once you can recognize when to apply this pattern, you will be able to create a large number of reusable building blocks.

Hits: 18   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



(1) 2 3 » 
Software Development Resources

Load Tester 4: The easiest and most complete load testing software

Oracle Magazine - Technology articles for developers and DBAs and more.

Simply Rails 2: Learn how to be an accomplished Ruby programmer in no time!

The Principles Of Project Management - Deliver projects on time and on budget, again and again

Simply SQL is a practical step-by-step guide to writing SQL.

Practical
RSS 2.0
Twitter
Advertise
Contact
Software Development Jobs
Login
Username:

Password:


Lost Password?

Register now!
THEME_VALIDXHTML
THEME_VALIDCSS
Copyright © 2006-2009 Martinig & Associates

Methods & Tools | SD Tools | SD Directory | SD Videos | SD Jobs | SQA Zone | DevAgile | DevBazar | Ajax Alliance | SD News | SD Conferences
SD Blogs | Forum Logiciel | Software Project Planet | SQA Planet | UML Planet | Cloud Voices | Java TV | .NET TV | Testing TV | TV Agile | RIATube
Java Voices | .NET Voices | PHP Voices | DBA Voices | Agile Voices | Scrum Planet | Ajax Voices | RIA Voices | The Waterfall Manifesto